Skip to content

Releases: HarmonyOS-Next/interface2class

0.1.0

19 Dec 09:33
Compare
Choose a tag to compare

What's Changed

New Features 🎉

  • Comment line display @zhousg
  • The optional action is changed to union type plus null @zhousg

0.0.14

18 Dec 16:29
Compare
Choose a tag to compare

What's Changed

New Features 🎉

  • union has null set class property default value null
  • only literal type set class property default value same literal

Bug Fixes 🐞

  • throw new Error and Recommended when has optional property