Skip to content

v1.3.0

Compare
Choose a tag to compare
@lmiller1990 lmiller1990 released this 17 Nov 04:06
· 51 commits to dev since this release

1.3.0 is a small release, in terms of code changes, but brings back a popular feature that was previously deprecated: chaining for CSS selectors in getComponent and findComponent. This also is ported to Test Utils v2, so you can enjoy largely the same API in both libraries.

Features

feat: restore chaining and CSS selectors for findComponent (#1910)

Fixes

fix: verify object not null for typeof (#1897)
fix(types): Remove argument for resetAutoDestroyState (#1907)