Skip to content

Releases: aws-cloudformation/cloudformation-cli-typescript-plugin

v1.0.6-lib (2024-06-10)

10 Jun 17:00
c674181
Compare
Choose a tag to compare

What's Changed

  • Add support for nodejs 20 by @kddejong in #124
  • Cleanup code and tests for package lifecycle work by @kddejong in #127
  • Runtime(v1.0.6) + Tooling(v1.0.4) version bump by @jddeiner in #128

New Contributors

  • @kddejong made their first contribution in #124
  • @jddeiner made their first contribution in #128

Full Changelog: v1.0.3-plugin...v1.0.6-lib

v1.0.5-lib (2023-10-26)

26 Oct 21:55
98fd852
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.0.2-plugin...v1.0.5.lib

v1.0.3-plugin (2023-10-26)

26 Oct 22:00
98fd852
Compare
Choose a tag to compare

Tooling(v1.0.3) version bump

v1.0.4-lib (2023-02-24)

24 Feb 17:56
b5b621a
Compare
Choose a tag to compare

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)

24 Feb 22:11
d989f2b
Compare
Choose a tag to compare
Tooling(v1.0.2) version bump (#101)

Tooling(v1.0.2) version bump

v1.0.3-lib (2022-08-17)

17 Aug 16:54
b33ceba
Compare
Choose a tag to compare

Removed

  • Dependency on deprecated tsc package

v1.0.2-lib (2022-08-08)

08 Aug 22:53
11c667f
Compare
Choose a tag to compare

Added

  • Added TypeConfiguration support (#67)

Changed

  • Changed Node.JS runtime to 14.x (#71)

v1.0.1-plugin (2022-08-08)

08 Aug 22:52
11c667f
Compare
Choose a tag to compare

Added

  • Added TypeConfiguration support (#67)

v1.0.1-lib (2021-04-08)

08 Apr 23:04
1eeffd7
Compare
Choose a tag to compare

Official release of cloudformation-cli-typescript-lib node.js runtime support.

v1.0.0-plugin (2021-04-08)

08 Apr 23:19
4a03d0b
Compare
Choose a tag to compare

Official release of cloudformation-cli-typescript-plugin python tooling support