github vuejs/vue-test-utils v1.3.0

latest releases: v1.3.6, v1.3.5, v1.3.4...
2 years ago

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)

Don't miss a new vue-test-utils release

NewReleases is sending notifications on new releases.