Skip to content

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

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

Choose a tag to compare

@Jaredd94 Jaredd94 released this 10 Jun 17:00
c674181

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)

Choose a tag to compare

@rajdivya rajdivya released this 26 Oct 21:55
98fd852

What's Changed

New Contributors

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

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

Choose a tag to compare

@rajdivya rajdivya released this 26 Oct 22:00
98fd852

Tooling(v1.0.3) version bump

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

Choose a tag to compare

@WaelA WaelA released this 24 Feb 17:56
b5b621a

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)

Choose a tag to compare

@WaelA WaelA released this 24 Feb 22:11
d989f2b
Tooling(v1.0.2) version bump (#101)

Tooling(v1.0.2) version bump

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

Choose a tag to compare

@safamoha safamoha released this 17 Aug 16:54
b33ceba

Removed

  • Dependency on deprecated tsc package

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

Choose a tag to compare

@safamoha safamoha released this 08 Aug 22:53
11c667f

Added

  • Added TypeConfiguration support (#67)

Changed

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

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

Choose a tag to compare

@safamoha safamoha released this 08 Aug 22:52
11c667f

Added

  • Added TypeConfiguration support (#67)

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

Choose a tag to compare

@ammokhov ammokhov released this 08 Apr 23:04
1eeffd7

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

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

Choose a tag to compare

@ammokhov ammokhov released this 08 Apr 23:19
4a03d0b

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