Skip to content

v1.0.0-beta.10

Pre-release
Pre-release
Compare
Choose a tag to compare
@eddyerburgh eddyerburgh released this 10 Jan 19:41
· 945 commits to dev since this release

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

  • add attributes, classes, and props to wrapper type definitions (#311) 45a445b