Skip to content

v1.59.0

Compare
Choose a tag to compare
@aws-cdk-automation aws-cdk-automation released this 17 May 00:04
eb02c92

Features

  • jsii: enable source maps for declaration files (#3521) (2751ca8)

Bug Fixes

  • jsii: deprecation warnings use this.constructor before calling super (#3528) (5d5f435), closes #3527
  • python: cannot import nested submodules (#3540) (8ef8ef2), closes #3408