Releases: HarmonyOS-Next/interface2class
Releases · HarmonyOS-Next/interface2class
0.1.0
What's Changed
New Features 🎉
- Comment line display @zhousg
- The optional action is changed to union type plus null @zhousg
0.0.14
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