github vuejs/vue-test-utils v1.1.1

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

Many small bug fixes.

Features

  • feat: treat document.body in attachTo in special way (#1699) @xanf
  • feat(config): introduce deprecation warning handler, fix #1672
  • feat: warn when operating on destroyed Vue component (#1706) @xanf
  • add the wrapper.getComponent method and corresponding documents. (#1714)
  • feat(test-utils): add types for auto destroy methods (#1724) @blake-newman
  • feat: add abstract property to the core property of the component (#1716) @ustbhuangyi

Fixes

  • fix(test-utils/wrapper): clarify deprecation note for wrong "get" usage @valentinpalkovic
  • fix: support v-text on child functional components with shallowMount @jeremy-cassou
  • fix(setData): allow empty objects to be set fix #1704 @Haroenv
  • fix: ignore non-vue wrapper for auto-destroy (#1723)

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

NewReleases is sending notifications on new releases.