Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
# 1.0.0 (2019-11-01) ### Bug Fixes * fix @watch, @emit, IntervalHook and add more test ([cd545aa](cd545aa)) * fix decorator name function and ignore removeThis in obj ([a471f18](a471f18)) * fix inject error source ([06c0e0c](06c0e0c)) ### Features * add @provide @Inject and default eslint config ([4d468cd](4d468cd)) * add convertContextKey in removeThisAndSort ([dc55e59](dc55e59)) * add convertRender ASTConverter ([5d77cfb](5d77cfb)) * add export utils ([f3761be](f3761be)) * add todo comment in return statement ([ec54e7d](ec54e7d)) * add ts config support ([2902310](2902310)) * remove convertObjRender and add object intervalhook support ([ff54ded](ff54ded)) * remove node 8.x support ([5df4164](5df4164)) * remove return props in setup function ([67e20ba](67e20ba))
- Loading branch information