v1.0.0-beta.13
Pre-release
Pre-release
·
848 commits
to dev
since this release
1.0.0-beta.13 (2018-03-26)
vue-test-utils has been split into two packages: @vue/test-utils
and @vue/server-test-utils
.
Test Utils
Bug Fixes
- add isVisible type (#478) (93c6ba5)
- add isVisible typos and missing tests (#464) (18eb193)
- add RouterLinkStub in typescript definition (#449) (ad3c4ef)
- classes() for svg elements (#445) (bcf580e)
- return true in isEmpty if child isComment (#475) (073755b)
- throw errors in setData and setProps for functional components (#438) (619f934)