Skip to content

Releases: yoyo930021/vc2c

v2.2.0

08 Jun 03:54
Compare
Choose a tag to compare

2.2.0 (2023-06-08)

Features

  • release new version for deps (66a9591)

v2.1.0

08 Jun 03:13
Compare
Choose a tag to compare

2.1.0 (2023-06-08)

Bug Fixes

  • refactor lifecycle mappings to properly transform destroyed/beforeDestroy hooks (2a63ef5)

Features

  • release new version for deps (9d66d89)

v2.0.1

01 Aug 09:08
Compare
Choose a tag to compare

2.0.1 (2020-08-01)

Bug Fixes

  • avoid typescript version diff problem (835243d)

v2.0.0

01 Aug 03:54
Compare
Choose a tag to compare

2.0.0 (2020-08-01)

chore

Code Refactoring

Features

  • support new compostion api spec (7d26539)

BREAKING CHANGES

  • the minimal required node is 10.18
  • rename attrutibes, typesciprt to attributes, typescript
  • upgrade prettier,prettier-eslint

v1.4.0

19 Dec 17:34
Compare
Choose a tag to compare

1.4.0 (2019-12-19)

Features

v1.3.0

19 Dec 12:38
Compare
Choose a tag to compare

1.3.0 (2019-12-19)

Features

  • convert unknown this to context.root and TODO (6997fee)

v1.2.1

05 Nov 13:53
Compare
Choose a tag to compare

1.2.1 (2019-11-05)

Bug Fixes

v1.2.0

03 Nov 16:50
Compare
Choose a tag to compare

1.2.0 (2019-11-03)

Bug Fixes

  • isPrimitiveType error result (acd02d9)

Features

v1.1.0

03 Nov 16:02
Compare
Choose a tag to compare

1.1.0 (2019-11-03)

Bug Fixes

  • error handling can't convert object property (d22c26b)
  • error handling data property (f42c202)

Features

  • add engines in package.json (ad00e6c)

v1.0.1

03 Nov 13:58
Compare
Choose a tag to compare

1.0.1 (2019-11-03)

Bug Fixes