Skip to content

Releases: yoyo930021/vc2c

v1.0.0

01 Nov 14:13
Compare
Choose a tag to compare

1.0.0 (2019-11-01)

Bug Fixes

  • fix @watch, @emit, IntervalHook and add more test (cd545aa)
  • fix decorator name function and ignore removeThis in obj (a471f18)
  • fix inject error source (06c0e0c)

Features

  • add @provide @Inject and default eslint config (4d468cd)
  • add convertContextKey in removeThisAndSort (dc55e59)
  • add convertRender ASTConverter (5d77cfb)
  • add export utils (f3761be)
  • add todo comment in return statement (ec54e7d)
  • add ts config support (2902310)
  • remove convertObjRender and add object intervalhook support (ff54ded)
  • remove node 8.x support (5df4164)
  • remove return props in setup function (67e20ba)