Releases: contentstack/launch-cli
Releases · contentstack/launch-cli
Release 1.9.3
What's Changed
- CL-1859 | Add Nuxt farmework preset option by @AryanBansal-launch in #62
- CL-1859 | Add REMIX framework Preset by @AryanBansal-launch in #64
- Add Nuxt farmework preset option by @dhruvparekh12 in #63
- chore: update version in package.json file by @dhruvparekh12 in #66
- chore: update version in package.json file by @dhruvparekh12 in #67
- Add Nuxt and Remix framework preset options by @dhruvparekh12 in #65
New Contributors
- @AryanBansal-launch made their first contribution in #62
Full Changelog: v1.9.2...v1.9.3
Release 1.9.2
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
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
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
What's Changed
- feat: Export GraphqlApiClient, Launch, config, and Apollo Client utilities by @aman19K in #34
- Cl 1612 by @Chhavi-Mandowara in #36
- fix: add validation for port value for functions command by @dhruvparekh12 in #37
- SRE fixes, oclif upgrade to v4, add jest by @dhruvparekh12 in #38
- oclif v4 upgrade, add jest and add user input validation for launch:function port by @dhruvparekh12 in #39
Full Changelog: v1.7.1...v1.8.0
Release 1.7.1
What's Changed
- fix:import variables using stack by @Chhavi-Mandowara in #33
Full Changelog: v1.7.0...v1.7.1
Release 1.7.0
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
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
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
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
- @naeem-shakh-cs made their first contribution in #17
- @dhruvparekh12 made their first contribution in #19
Full Changelog: v1.5.0...v1.5.1