Releases: aws-cloudformation/cloudformation-cli-typescript-plugin
Releases · aws-cloudformation/cloudformation-cli-typescript-plugin
v1.0.6-lib (2024-06-10)
v1.0.5-lib (2023-10-26)
What's Changed
- update GHA runners to ubuntu latest by @mmaeng in #108
- Update nodejs in templates to 18 by @mmaeng in #106
- chore(CI): fix integretion tests on macos and ubuntu by @mmaeng in #116
- Stop logging event data by @rajdivya in #117
- Bump version to 1.0.5 by @rajdivya in #118
- Tooling version bump to 1.0.3 by @rajdivya in #119
New Contributors
Full Changelog: v1.0.2-plugin...v1.0.5.lib
v1.0.3-plugin (2023-10-26)
Tooling(v1.0.3) version bump
v1.0.4-lib (2023-02-24)
What's Changed
- feat(cli): Add in typescript language along with use-docker switch into the CLI by @mmaeng in #76
- fix(cli):
cfn submit
updated to use Windows CLI when run on Windows by @mmaeng in #77 - fix(log): Switch from console.debug to this.log in resource.ts by @mmaeng in #79
- feat(CI): add MacOS CI testing by @mmaeng in #88
- feat(cli): no-docker CLI switch by @mmaeng in #90
- fix: unable to serialize array with unique items by @eduardomourar in #98
v1.0.2-plugin (2023-02-24)
Tooling(v1.0.2) version bump (#101) Tooling(v1.0.2) version bump
v1.0.3-lib (2022-08-17)
Removed
- Dependency on deprecated tsc package
v1.0.2-lib (2022-08-08)
v1.0.1-plugin (2022-08-08)
Added
- Added TypeConfiguration support (#67)
v1.0.1-lib (2021-04-08)
Official release of cloudformation-cli-typescript-lib
node.js runtime support.
v1.0.0-plugin (2021-04-08)
Official release of cloudformation-cli-typescript-plugin
python tooling support