aws-cdk-rfcs icon indicating copy to clipboard operation
aws-cdk-rfcs copied to clipboard

rfc(374): The jsii compiler to follow TypeScript versioning

Open RomainMuller opened this issue 2 years ago • 0 comments

This RFC #374 proposes to change the versioning scheme of the jsii compiler to stop conforming to semantic versioning, and instead use the major.minor version of the TypeScript compiler it is built on.


By submitting this pull request, I confirm that my contribution is made under the terms of the Apache-2.0 license

RomainMuller avatar Aug 23 '21 12:08 RomainMuller