Releases
v0.9.0
eladb
released this
04 Apr 14:09
Bug Fixes
jsii: Prohibit illegal uses of structs (aka data types) (#418 ) (8ff9137 ), closes #287
Features
jsii: check that referenced @params exist (#431 ) (265c304 ), closes #422
jsii: Enforce use of peerDependencies (#421 ) (e72fea5 ), closes #361
jsii: Erase un-exported base classes instead of prohibiting those (#425 ) (d006f5c ), closes #417
jsii: Erase un-exported base interfaces instead of prohibiting those (#426 ) (afbabff ), closes #417
jsii: record source locations in assembly (#429 ) (e601c0c )
jsii: Tag the jsii compiler version in the .jsii assemblies (#420 ) (42dece1 ), closes #412
jsii-diff: standardize doc comments, add API compatibility tool (#415 ) (9cfd867 )
kernel: Normalize empty structs to undefined (#416 ) (a8ee954 ), closes #411
BREAKING CHANGES
jsii: All direct dependencies must be duplicated in
peerDependencies unless they are in bundledDependencies.
You can’t perform that action at this time.