Skip to content

v1.0.0-beta.6

Pre-release
Pre-release
Compare
Choose a tag to compare
@eddyerburgh eddyerburgh released this 21 Nov 18:14
· 1079 commits to dev since this release

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