Releases: cdklabs/json2jsii
Releases · cdklabs/json2jsii
v0.5.11
0.5.11 (2025-06-20)
Features
- (opt-in) unions of a type and an array of that same type can be the array type (#1803) (1c98c88)
v0.5.10
0.5.10 (2025-06-20)
Bug Fixes
- type-generator: references to primitive types are not resolved in unions (#1805) (6279ab8)
v0.5.9
0.5.9 (2025-06-20)
Bug Fixes
v0.5.8
0.5.8 (2025-06-20)
Features
- (opt-in) unions with null are just optional types (#1797) (3166576)
v0.5.7
0.5.7 (2025-06-20)
Features
v0.5.6
0.5.6 (2025-06-20)
Bug Fixes
- unions with multiple of the same type produce invalid typescript (#1799) (db1e187)
v0.5.5
0.5.5 (2025-06-20)
Bug Fixes
v0.5.4
0.5.4 (2025-06-20)
Features
- add option to mark toJson functions as internal (#1801) (cbe9d39)
v0.5.3
0.5.3 (2025-05-13)
Bug Fixes
- update eslint disable comments to include stylistic rules (#1777) (349ef11)