You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
refactor: type all queries to return host components (#1426)
* refactor: type all queries to return host components
* refactor: use brackets syntax for array types over Array
* refactor: change order of checks in findAll for perf
* refactor: hide host instance from public API
* refactor: make sure all queries return host elements
* Revert "refactor: make sure all queries return host elements"
This reverts commit 979f92a83e43b04a30c979445633896ec3496769.
* chore: rename to HostTestInstance
* refactor: remove flierNodeByType
* chore: fix codecov
---------
Co-authored-by: pierrezimmermann <[email protected]>
Co-authored-by: Maciej Jastrzębski <[email protected]>
0 commit comments