Releases: HubSpot/hubspot-cli
Releases Β· HubSpot/hubspot-cli
v4.1.6
What's Changed
- Add option to allow existing for create commands, add section template type by @jsines in #790
- Fix issue where files do not upload running
hs watch --initial-upload
by @anthmatic in #803
Full Changelog: v4.1.5...v4.1.6
4.1.5
What's Changed
- Bugfix for convert-fields on Windows by @anthmatic in #787
- Fix issue with convertFields on Win machines with multiple hard drives by @anthmatic in #789
- Rework fieldsjs child process by @anthmatic in #793
- Add timeout to sandbox create by @adamawang in #795
- Move assets to cms-sample-assets repository and add methods for fetching contents from github by @miketalley in #792
Full Changelog: v4.1.4...v4.1.5
v4.1.4
What's Changed
- Adding deleteAccount, deleteConfigFile and returning config from methods (VSCode Extension Updates) by @miketalley in #763
- Update empty upload messaging by @camden11 in #773
- Add message to project upload command by @kemmerle in #771
- Handle subcomponents in hs project upload by @camden11 in #769
- Update function.js node runtime version by @brandenrodgers in #776
- Create module updates by @miketalley in #772
- Bump loader-utils from 1.4.0 to 1.4.2 by @dependabot in #765
- Bump decode-uri-component from 0.2.0 to 0.2.2 in /examples/cli-lib/file-upload by @dependabot in #778
- Bump decode-uri-component from 0.2.0 to 0.2.2 in /examples/cli-lib/slack by @dependabot in #779
- Bump qs from 6.5.2 to 6.5.3 in /examples/cli-lib/file-upload by @dependabot in #780
- Bump decode-uri-component from 0.2.0 to 0.2.2 by @dependabot in #775
- Bump express from 4.17.1 to 4.17.3 by @dependabot in #782
- Bump qs from 6.5.2 to 6.5.3 by @dependabot in #777
- Bump express from 4.17.3 to 4.18.0 by @dependabot in #783
- Bump qs from 6.5.2 to 6.5.3 in /examples/cli-lib/slack by @dependabot in #781
- Remove copy from project create command by @kemmerle in #784
- Fixing project download bug by @brandenrodgers in #786
Full Changelog: v4.1.3...v4.1.4
v4.1.2
4.1.1
What's Changed
- removing import from cli package by @brandenrodgers in #761
Full Changelog: v4.1.0...v4.1.1
v4.1.0
What's Changed
- Add fields.js functionality by @j-malt in #712
- Fix check-deps issue by @j-malt in #734
- Replace Array.flat() by @j-malt in #735
- Replace Array.flat by @miketalley in #736
- JS Fields: Resolve promises correctly & Add tracking by @j-malt in #738
- Prevent creation of /src and hsproject.json for projects that dont exist by @camden11 in #732
- Encode URLs in UI Links by @camden11 in #733
- Update CONTRIBUTING.md by @j-malt in #737
- Updating options for some project commands by @brandenrodgers in #731
- Add sandbox type to project tracking commands by @adamawang in #742
- [BUGFIX] send the entire input to the getAssetVersionIdentifier function instead of just an options by @dmh in #739
- Cleaning usage tracking metadata by @brandenrodgers in #743
- Rename pipeline errors subcategory by @brandenrodgers in #745
- Bump async from 3.2.1 to 3.2.4 by @dependabot in #708
- Handle skipped project deploys by @brandenrodgers in #749
- Add additional info to project locked error message by @camden11 in #748
- Hs feedback command by @camden11 in #747
- Reinstate sandboxes tracking events by @adamawang in #751
- Fix bug with subdeploy statuses by @kemmerle in #755
- Remove build numbers from components by @kemmerle in #756
- Fixing null value TypeError when uploading a non-project directory by @miketalley in #754
- Sandboxes cli adjustments by @adamawang in #752
- Add reupload reminder to hs secrets update command by @camden11 in #753
- Handle errors from disconnecting CLI from UI by @camden11 in #759
- Prevent TypeError when running hs watch by @miketalley in #760
- Refactor theme validation by @kemmerle in #758
New Contributors
Full Changelog: v4.0.1...v4.1.0
v4.0.1
What's Changed
- Init and auth options by @adamawang in #691
- hs sandbox create by @adamawang in #690
- Better fallbacks for
hs project deploy
command by @brandenrodgers in #681 - Log useful account commands when user auths a new account by @brandenrodgers in #682
- Fixed response prop check to allow loading of multiple pages of files by @miketalley in #695
- hs sandbox create limit error by @adamawang in #696
- Delete sandbox placeholder message by @adamawang in #697
- Prevent max event listener warning on watch by @brandenrodgers in #699
- Log nested errors for project build failures by @brandenrodgers in #703
- Improved --use-env errors by @miketalley in #704
- Add/whoami command by @kcmaxwell in #692
- Remove redundant copy on create by @brandenrodgers in #709
- Fixing the error output for project watch command by @brandenrodgers in #714
- Accounts hub types by @adamawang in #706
- Update link to the private app logs by @parthd4 in #713
- Fix hs init --c flag by @j-malt in #710
- Remove support for new apikey auth connections by @brandenrodgers in #701
- hs sandbox delete by @adamawang in #716
- Add Lighthouse scores command by @brandenrodgers in #711
- Add version param to fetch by @ronyshkevych in #721
- fix logging version number by @ronyshkevych in #722
- Add debug logs, change positional to optional by @adamawang in #723
- Fix for theme fetch in new lighthouse command by @brandenrodgers in #724
- Let users know that they can run hs init to generate a config file by @brandenrodgers in #725
- Automatically generate a .gitignore file to protect the hubspot config file by @brandenrodgers in #720
- Bump moment from 2.29.2 to 2.29.4 by @dependabot in #719
- Bump moment from 2.29.2 to 2.29.4 in /examples/cli-lib/slack by @dependabot in #718
- Bump moment from 2.29.2 to 2.29.4 in /examples/cli-lib/file-upload by @dependabot in #717
- Fix deploy id issue in project deploys & no more collapsing subcomponent info by @brandenrodgers in #726
- Sandboxes CLI: prevent removing non-sandbox portal from config on attempted delete by @shannon-lichtenwalter in #729
- Add links to deploys by @camden11 in #730
- Move tracking to ensure success before emitting event by @adamawang in #728
New Contributors
- @kcmaxwell made their first contribution in #692
- @parthd4 made their first contribution in #713
- @j-malt made their first contribution in #710
- @ronyshkevych made their first contribution in #721
- @shannon-lichtenwalter made their first contribution in #729
- @camden11 made their first contribution in #730
Full Changelog: v4.0.0...v4.0.1
v4.0.0
What's Changed
- Validated against blank personal access key when running hs init by @miketalley in #662
- Bump ansi-regex from 5.0.0 to 5.0.1 in /examples/cli-lib/file-upload by @dependabot in #661
- Bump nanoid from 3.1.23 to 3.3.1 by @dependabot in #653
- Bump minimist from 1.2.5 to 1.2.6 by @dependabot in #652
- Bump minimist from 1.2.5 to 1.2.6 in /examples/cli-lib/slack by @dependabot in #651
- Bump node-fetch from 2.6.1 to 2.6.7 by @dependabot in #635
- Remove leftover code from an ancient server subcommand POC by @gcorne in #664
- Bump minimist from 1.2.5 to 1.2.6 in /examples/cli-lib/file-upload by @dependabot in #650
- Remove content type from GET request when fetching files by @anthmatic in #660
- Update lerna commands to use exact deps by @anthmatic in #625
- Bump shelljs from 0.8.3 to 0.8.5 by @dependabot in #630
- Improve file upload failure handling by @gcorne in #665
- Bump moment from 2.29.1 to 2.29.2 by @dependabot in #667
- Bump moment from 2.29.1 to 2.29.2 in /examples/cli-lib/file-upload by @dependabot in #668
- Bump moment from 2.29.1 to 2.29.2 in /examples/cli-lib/slack by @dependabot in #669
- Fixing missing lang by @brandenrodgers in #671
- reworking the config and accounts commands by @brandenrodgers in #673
- Sandbox cli bugfixes by @adamawang in #672
- Override the httpUseLocalHost setting for the auth token request by @brandenrodgers in #670
- Open projects page from CLI by @adamawang in #676
- Add prompt when users forget
hs project
command by @kemmerle in #674 - UX improvements to "project logs" command by @brandenrodgers in #675
- Marketplace module validation by @jsines in #649
- Fixing import from cli - lib by @brandenrodgers in #678
- Fix bugs in HS link in
hs project upload
by @kemmerle in #680 - Updates to hs project logs by @brandenrodgers in #679
- Prompt for src and dest when running upload/watch by @anthmatic in #666
- Bump async from 3.2.1 to 3.2.3 by @dependabot in #677
- Switching
hs account use
arg to an option + deprecation message forhs config set default-account
by @brandenrodgers in #683 - pass account id to getEnv by @brandenrodgers in #685
New Contributors
- @adamawang made their first contribution in #672
- @jsines made their first contribution in #649
Full Changelog: v3.0.12...v4.0.0
v3.0.12
What's Changed
- Support uploading project files on watch by @brandenrodgers in #639
- Fixing overloaded "project" term by @brandenrodgers in #642
- Fixing project upload when there are no components by @brandenrodgers in #644
- Bump follow-redirects from 1.14.1 to 1.14.8 in /examples/cli-lib/slack by @dependabot in #643
- Bump ansi-regex from 5.0.0 to 5.0.1 in /examples/cli-lib/slack by @dependabot in #641
- Project download command by @brandenrodgers in #648
- Fix project upload bug by @brandenrodgers in #655
- Updates to project upload and watch commands by @brandenrodgers in #654
- Support initial upload for project watch by @brandenrodgers in #656
Full Changelog: v3.0.11...v3.0.12
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