Skip to content

v1.60.0

Compare
Choose a tag to compare
@aws-cdk-automation aws-cdk-automation released this 08 Jun 15:14
ebcefe6

⚠ BREAKING CHANGES

  • Beginning with this release, jsii packages no longer
    support node 12. Users should migrate to a supported node release (14.x,
    16.x, or 18.x).

Features

Bug Fixes

  • @jsii/spec: speed up assembly validation by 20x for large libraries (#3565) (c40f26c)

  • java: rendering of [@see](https://github.com/see) hyperlink leads to errors (#3554) (9fd3c71)

  • jsii: assert not allowed as interface member (#3553) (f3fec0c)

  • drop support for Node 12 (#3547) (06a7889)