github vuejs/vue-test-utils v1.0.4

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

Features

  • allow array for multiselect .setValue() method (#1554)

Fixes

  • iife build (#1555)
  • allow using findComponent on a functional component (#1593)
  • fix(setprops): allowed for setProps to be synced with nextTick intervals (#1618)

Other

  • upgrade from babel 6 to babel 7 (#1628)
  • migrate to jest for test runner (#1629)

There was some big infrastructure changes (Jest, Babel version) in this release with #1629 by @AtofStryker. Thanks a lot! If this has introduced any bugs, please file an issue.

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

NewReleases is sending notifications on new releases.