Skip to content

Releases: contentstack/launch-cli

Release 1.9.3

11 Jul 12:02
9507595

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.9.2...v1.9.3

Release 1.9.2

12 Jun 09:03
7a2d3da

Choose a tag to compare

What's Changed

  • fix: exclude .git folder when generating the zip file for deploying File Upload projects by @dhruvparekh12 in #55
  • Sync and rebase latest changes from main branch by @dhruvparekh12 in #57
  • fix: exclude .git folder when generating the zip file for deploying File Upload projects by @dhruvparekh12 in #56
  • chore: Upgrade cli-utilities package version by @Chhavi-Mandowara in #58
  • chore: upgrade package version cli-utilities by @Chhavi-Mandowara in #59
  • Exclude .git folder when generating the zip file for deploying File Upload projects and Upgrade cli-utilites package version by @Chhavi-Mandowara in #60

Full Changelog: v1.9.1...v1.9.2

Release 1.9.1

07 May 09:25
24e3cc0

Choose a tag to compare

What's Changed

  • fix: support validating git remote url for SSH format by @dhruvparekh12 in #46
  • fix: error handling for creating new GitHub projects by @Chhavi-Mandowara in #47
  • Resolve dev conflicts by @Chhavi-Mandowara in #49
  • Error handling for creating new GitHub projects, Support for validating git remote url for SSH format, update version in package.json file by @Chhavi-Mandowara in #48
  • fix: allow --type flag to create new project without prompting to select provider by @Chhavi-Mandowara in #51
  • Error handling for creating new GitHub projects, Support for validating git remote url for SSH format and update version in package.json file by @Chhavi-Mandowara in #52
  • Cl 1637 by @Chhavi-Mandowara in #53
  • chore(talisman): ignore filecontent detector for secrets-scan workflow by @Chhavi-Mandowara in #54
  • Error handling for creating new GitHub projects, Support for validating git remote url for SSH format and update version in package.json file by @Chhavi-Mandowara in #50

Full Changelog: v1.9.0...v1.9.1

Release 1.9.0

23 Apr 11:46
2f3dd66

Choose a tag to compare

What's Changed

  • chore: setup eslint and husky pre push git hook by @dhruvparekh12 in #40
  • Cl 1605 by @Chhavi-Mandowara in #35
  • chore: push commit to 'prod-qa-pipeline' after successful npm package release by @dhruvparekh12 in #41
  • Allow skipping environment variables while creating new project, lint fixes, add pre-checks, github action auto-push for pipeline setup. by @dhruvparekh12 in #42
  • Allow creating new Launch project without environment variables, setup linter, jest, git hooks, talisman and snyk by @dhruvparekh12 in #44

Full Changelog: v1.8.0...v1.9.0

Release 1.8.0

10 Apr 13:04
40fa37a

Choose a tag to compare

What's Changed

Full Changelog: v1.7.1...v1.8.0

Release 1.7.1

28 Mar 16:06
73428cb

Choose a tag to compare

What's Changed

Full Changelog: v1.7.0...v1.7.1

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