v2.0.0
🚀 Features
- Add support for watch & computed - by @dyf19118 (53525)
- Finish more complicated render watcher - by @dyf19118 (d8d9e)
- Stash - by @dyf19118 (8bce8)
- 修复shouldComponentUpdate引起的问题 - by @dyf19118 (d7bf4)
- 支持nextTick - by @dyf19118 (1bcac)
- Add componentUpdated hook - by @dyf19118 (88cfa)
🐞 Bug Fixes
- Revert package.json - by @dyf19118 (1ebd8)
- Implement watcher queue - by @dyf19118 (c755d)
- Revert package.json - by @dyf19118 (f57d1)
- Prevent NaN comparison problem - by @dyf19118 (22f8b)
- Revert newValue logic - by @dyf19118 (f31fc)
- Revert package.json - by @dyf19118 (38f13)
- AttrName to propName mapping - by @dyf19118 (6b7ab)
- Sort watchers - by @dyf19118 (a58ff)
- Handle watcher sorting when flushing - by @dyf19118 (51334)
- Missing cbs when flushing - by @dyf19118 (f7ef1)