Releases: vuejs/vue-test-utils
Releases · vuejs/vue-test-utils
v1.0.0-beta.11
v1.0.0-beta.11 (2018-01-27)
Bug Fixes
- accept all valid components in stubs option (#389) f224048, closes #389
- add support for DOM nodes outside of VDOM 65023b0, closes #361
- delete any recursive components in shallow 3508a16
- error being thrown with
Vue.extend
when functional (#359) 48928e1, closes #359 - log key that cannot be overwritten (#367) 5697fea, closes #367
- stub extended component children in shallow 2f8e0b1
- update $props object in setProps (#381) 6689dbc, closes #381
Features
v1.0.0-beta.10
v1.0.0-beta.10 (2018-01-10)
Bug Fixes
- #306 issue with typescript types. (#307) 1482c2b
- types: make compatible with Vue 2.5 and TypeScript 2.6 (#317) fad069d
- compile uncompiled components 562fd33, closes #329
- make find work for unnamed components in shallow 60dde1e
- run watchers before updating component c095221
- throw error if functional find not supported d064eaa, closes #296
Features
v1.0.0-beta.9
1.0.0-beta.9 (2017-12-27)
Bug Fixes
- setComputed: permanently update computed watcher when called ebccc8d, closes #273
- add create-wrapper 6cb1711
- add support for uncompiled extended components 359c805
- find ref childComponent (#268) 256086b
- handle extended components in find 07ec920
- remove preventDefault from options 195449e, closes #211
- render node transition is dynamic 72c386b, closes #52
- set vuex watcher getter (#287) 2bf5489
- throw error if target is set in options 3c870a1
- wrapper.attributes() method (#265) 1897300
build
- remove amd build dc3bdd2
Features
- contains: refactor contains to include root element 4543c4f, closes #24
- support unnamed component selectors df706fe
- find: improve support for functional components 27e9d79
- find: support functional components d6bf1b8
- slots: Improve passing text to slots (#274) a9dd893
- update: run watchers in update e4151b0, closes #283
BREAKING CHANGES
- contains: this changes the contains behavior to include the root element.
- amd build will no longer be generated. You should use
the umd build instead
v1.0.0-beta.8
v1.0.0-beta.8 (2017-12-14)
Bug Fixes
- return array of classes from classes method fa4d8c7
- remove debugger from src
v1.0.0-beta.6
Bug Fixes
- add config stubs to array when stubs is an array 7962b88
- delete mounting options before extending component d645037
- handle default slots in functional components;2C ff97e28
- handle named functional slots d9e368b
- pass children to functional component 5fc1c57
- run watchers in setData 4fae8da, closes #149
- set errorr on vm before we rethrow it in error handler ade28d5
- support named functional slots d27becb
Features
- config: add config a7641b4
- errors: propogate thrown errors by configuring error handler (#154) 3f3c64a, closes #147
- selector: add refs option (#68) 24bfb95
- text: trim text by default a974042
- types: add missing wrappers type def in ArrayWrapper (#164) b3c12c4
- add classes, attributes, and props methods (#141) 12de854
- emit api (#181) 2f77544
v1.0.0-beta.5
release: 1.0.0-beta.5
v1.0.0-beta.4
release: 1.0.0-beta.4
v1.0.0-beta.3
release: 1.0.0-beta.3
v1.0.0-beta.2
release: 1.0.0-beta.2
v1.0.0-beta.1
release: 1.0.0-beta.1