Releases: HubSpot/hubspot-cli
Releases Β· HubSpot/hubspot-cli
v3.0.11
What's Changed
- Add hubapi override by @KatzMitch in #638
- Project watch: watch for deleted directories by @anthmatic in #637
Full Changelog: v3.0.10...v3.0.11
v3.0.10
What's Changed
- Exit 2 on FATAL marketplace validations by @KatzMitch in #565
- Support route-based log fetching and add project function log fetching by @miketalley in #569
- Make project upload aware of autodeploy by @anthmatic in #568
- Project create command by @anthmatic in #567
- Fix bug when creating new project by @anthmatic in #572
- Fix bug with autodeploy by @anthmatic in #573
- Account for multiple API errors by @anthmatic in #576
- Fix: add buildId to deploy message by @anthmatic in #574
- Add flag to forcefully create project on upload by @brandenrodgers in #577
- Fix personalAccessKey acceptance test by @anthmatic in #578
- Fix bug where CLI appears to hang when build fails by @anthmatic in #583
- Fix typo causing error on failed deploy by @anthmatic in #584
- Improve UX of project logs subcommand by @gcorne in #585
- Adding process exits to upload command by @brandenrodgers in #587
- Fix bug while tailing logs for new function by @anthmatic in #590
- Reduce confusion around project create by @anthmatic in #588
- Resolve projects from project root by @anthmatic in #580
- Add list builds command by @anthmatic in #582
- Surface error encountered when fetching scope data by @miketalley in #545
- Fix issue where
--use-env
does not work withhs fetch
by @anthmatic in #601 - DRY up the command config validation by @brandenrodgers in #595
- Encode theme folder when generating theme preview link by @anthmatic in #599
- Add util for getting account description by @anthmatic in #592
- Standardize process exit codes by @brandenrodgers in #570
- Make sure polling errors are always exposed by @anthmatic in #602
- Improve UI utils by @anthmatic in #603
- Replace handlebars dep with custom code by @miketalley in #611
- Convert in-line string usage to a centralized location (Commands) by @miketalley in #476
- Update dependencies to remove vulnerabilities by @miketalley in #610
- Change failed status icon to exclamation mark by @kemmerle in #608
- Add package question in README by @kemmerle in #617
- Pulling git logic out of config file by @brandenrodgers in #609
- Update project logs by @anthmatic in #591
- Fix missing translation data in hs project logs by @anthmatic in #619
- Cleaning up the prompt files by @brandenrodgers in #594
- Retire app deploy command by @kemmerle in #616
- fix i18n key for function deploy by @brandenrodgers in #623
- Fix typo in CLI readme by @anthmatic in #624
- Bump axios from 0.21.1 to 0.21.2 in /examples/cli-lib/slack by @dependabot in #615
- Add projects watch by @anthmatic in #621
- Update project watch related endpoints by @anthmatic in #629
- Support Projects-compatible theme boilerplate by @brandenrodgers in #632
- Project watch: watch for delete files by @anthmatic in #631
- Make project command help visible by @anthmatic in #633
New Contributors
Full Changelog: v3.0.9...v3.0.10