v1.0.0-alpha3
ged-odoo
released this
13 Nov 14:45
·
837 commits
to master
since this release
- component: throw error if mounted on invalid target
- store: throw error if no store found
- doc: add a tutorial
- hooks: set
el
on refs (fromuseRef
) all the time, even if target is a component - fix: component concurrent rendering issue
- fix: properly validates optional types in object props
- component: remove
renderBeforeRemount
option formount
(it always renders) - component: expose scheduler instance