Skip to content

Releases: contentstack/launch-cli

Release 1.7.0

27 Mar 10:34
8f17d14

Choose a tag to compare

What's Changed

  • fix: Skip logging in, init and sdk initialization for 'functions' command, as it would not be required if a user simply wants to run launch cloud functions locally or in a serverless environment by @dhruvparekh12 in #25
  • fix: support for dynamic paths on launch cloud functions by restoring the original validation logic by @dhruvparekh12 in #26
  • feat: Enable setting port using PORT environment variable when running cloud functions by @dhruvparekh12 in #27
  • chore: upgrade cross-fetch package version by @Chhavi-Mandowara in #30
  • fix: fix HPE_INVALID_HEADER_TOKEN error on creating new GitHub project by @Chhavi-Mandowara in #31
  • Allow specifying environment when trying to redeploy, allow specifying PORT when running cloud functions and bug fixes by @dhruvparekh12 in #29
  • fix: regenerate package-lock file to fix github action failure by @dhruvparekh12 in #32

Full Changelog: v1.6.0...v1.7.0

Release 1.6.0

04 Mar 05:46
e81ceec

Choose a tag to compare

What's Changed

  • fix: --redeploy-latest and --redeploy-last-upload, warning, and prompts by @dhruvparekh12 in #24

Full Changelog: v1.5.2...v1.6.0

Release 1.5.2

21 Feb 12:51
c201eb3

Choose a tag to compare

What's Changed

  • fix: export the load-data-url-method using commonjs instead of es modules for node 20 and lower compatibility by @dhruvparekh12 in #20

Full Changelog: v1.5.1...v1.5.2

Release 1.5.1

19 Feb 05:48
e2dbaf9

Choose a tag to compare

What's Changed

  • fix: removed esm Module for Node.js v22.12.0+ Compatibility by @aman19K in #16
  • fix: TypeError: handler is not a function by @aman19K in #18
  • fix: removed esm Module for Node.js v22.12.0+ Compatibility by @naeem-shakh-cs in #17
  • CL-1543 | Update packages in github workflow by @dhruvparekh12 in #19

New Contributors

Full Changelog: v1.5.0...v1.5.1

Release 1.5.0

29 Jan 07:53
4321d3b

Choose a tag to compare

What's Changed

  • feat: add redeploy-latest & redeploy-last-upload flag support in launch command by @aman19K in #14
  • feat: add server command flag in launch by @aman19K in #13
  • DX | 27-01-2025 | Release by @cs-raj in #15

New Contributors

Full Changelog: v1.4.1...v1.5.0

Release 1.4.1

16 Jan 06:59
e9c2f77

Choose a tag to compare

What's Changed

  • fix: release workflow by @aman19K in #5
  • fix: Unable to find an artifact with the name: lib by @aman19K in #6

Full Changelog: v1.4.0...v1.4.1

Release 1.4.0

16 Jan 05:58
094c2a0

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: https://github.com/contentstack/launch-cli/commits/v1.4.0