1.4.2 (2021-04-13)
- fixed event remove failed (974b6e9)
1.4.1 (2021-04-13)
- fixed vnode.parent is null (9bd9dac)
- createVNode first params can be ComponentOptions (2a14662)
1.4.0 (2021-04-13)
- add handler thisObject (2d9bc8e)
- component attr extend sp (be0c072)
- fixed dynamic attr cache last data (69e911b)
- fixed next-tick (b1878ed)
- fixed stateWidth & stateHeight (4e837ec)
- fixed template text parser (5ffb463)
- multiline text parser (eaadbea)
- normalizationType error (b86fe4b)
- object type observer (39f9c65)
- refInFor delete bug & nextTick (abbc4c8)
- tween callback params & default attr (912a664)
- v-for not use object type (cf2a8d3)
- add $listeners & rewrite event (2a527cd)
- add $mount function (4a7a9d7)
- add directives options (ee6db9c)
- add inheritAttrs options (05b82e5)
- add is attribute (22849cb)
- add refInFor (6b56123)
- add set & delete methods (86ed781)
- add sync modifier (afd6e52)
- add template label (5cddbc4)
- add tween loop options (5358278)
- add v-on modifiers (0573c46)
- rewrite tween function (b88fbbf)