v1.0.0-beta.11
Pre-release
Pre-release
·
909 commits
to dev
since this release
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