- feat: `releases deploys` JavaScript API (741) - fix: `--log-level` should be case insensitive (740)
1.52.4
- fix: Dont panic on unknown log level (733) - ref: Use temp dir to store jsbundle maps (737)
1.52.3
- fix: Correctly store child process before attaching handlers (718)
1.52.2
**This release sets `node.engine: >=8` which makes it incompatible with Node v6** If you need to support Node v6, please pin your dependency to `1.52.1` or use selective version resolution: https://classic.yarnpkg.com/en/docs/selective-version-resolutions/
- feat: Support Google Cloud Builder VCS detection (481) - fix: Mark files as unusable withid (709)
1.52.1
- fix: Respect `configFile` for release commands invoked through JS API (700)
1.52.0
- feat: Add an optional argument to override the entire release name for a CodePush release (692) - feat: Introduce `g/global` flag for `login` command (690) - feat: Add support for `INFOPLIST_OTHER_PREPROCESSOR_FLAGS` (682) - feat: Detect CodeBuild slug for `propose-version` (681) - feat: Show project and organization when using info log level (670) - feat: Add `bitbucket_server` to reference url check (668) - fix: Log config path only when its actually loaded (677) - fix: Make sure that requests are not authenticated twice and warn for rel urls (675) - fix: Override local `env.SENTRY_PROPERTIES` rather than global `process.env` (667) - fix: `react-native` xcode uses regex to detect Debug builds (665) - meta: Add Linux support to the Homebrew formula (674)