Skip to content

Releases: cdklabs/json2jsii

v0.5.12

08 Oct 16:45
afcf3e0
Compare
Choose a tag to compare

0.5.12 (2025-10-08)

Features

v0.5.11

20 Jun 22:17
1c98c88
Compare
Choose a tag to compare

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

20 Jun 20:37
6279ab8
Compare
Choose a tag to compare

0.5.10 (2025-06-20)

Bug Fixes

  • type-generator: references to primitive types are not resolved in unions (#1805) (6279ab8)

v0.5.9

20 Jun 19:00
3bb095d
Compare
Choose a tag to compare

0.5.9 (2025-06-20)

Bug Fixes

v0.5.8

20 Jun 16:11
3166576
Compare
Choose a tag to compare

0.5.8 (2025-06-20)

Features

  • (opt-in) unions with null are just optional types (#1797) (3166576)

v0.5.7

20 Jun 16:01
4dac218
Compare
Choose a tag to compare

0.5.7 (2025-06-20)

Features

v0.5.6

20 Jun 09:46
db1e187
Compare
Choose a tag to compare

0.5.6 (2025-06-20)

Bug Fixes

  • unions with multiple of the same type produce invalid typescript (#1799) (db1e187)

v0.5.5

20 Jun 08:32
6eeae28
Compare
Choose a tag to compare

0.5.5 (2025-06-20)

Bug Fixes

v0.5.4

20 Jun 08:07
cbe9d39
Compare
Choose a tag to compare

0.5.4 (2025-06-20)

Features

  • add option to mark toJson functions as internal (#1801) (cbe9d39)

v0.5.3

13 May 16:57
349ef11
Compare
Choose a tag to compare

0.5.3 (2025-05-13)

Bug Fixes

  • update eslint disable comments to include stylistic rules (#1777) (349ef11)