v4.2.0
What's Changed
- Add accounts delete command by @brandenrodgers in #821
- Account for 429 error codes by @kemmerle in #822
- Adjust sandbox error messaging by @adamawang in #823
- fixing app option for project logs command by @brandenrodgers in #826
- Add hook for callback after initial upload in watch by @jsines in #825
- V2 of
hs sandbox create
by @adamawang in #829 - Adding file watch + upload behavior to the Dev Mode command by @brandenrodgers in #830
- Create
hs project add
command by @kemmerle in #824 - Sandboxes: prompt user for contact records sync by @adamawang in #831
- Add projects list prompt to download command by @kemmerle in #834
hs project dev
creates a new dev sandbox by @adamawang in #833- Latest iteration on project dev mode command by @brandenrodgers in #835
- Adjust
hs project dev
account prompt options by @adamawang in #839 - Lazy load lang data, allow overriding of lang files by @jsines in #836
- Programmatically check for github integration by @brandenrodgers in #838
- Add flag for custom repo by @kemmerle in #837
- hs project deploy UX Improvements by @camden11 in #840
hs project dev
add polling to project fetch in case of 403 by @adamawang in #841- Adding
hs project dev
local dev command by @brandenrodgers in #827 - Move lang utils to hubspot-cli package by @camden11 in #847
hs project dev
add missing scope error handling by @adamawang in #849- Dev Mode bug fixes by @brandenrodgers in #846
- Shortened dev mode urls by @brandenrodgers in #850
- Remove cli-lib from repo by @camden11 in #853
- Dev mode account select ux updates by @brandenrodgers in #855
- Better error handling for locked projects in Dev Mode by @brandenrodgers in #857
- Console improvements to dev mode by @brandenrodgers in #858
- better handling for deleted files and build errors in dev mode by @brandenrodgers in #859
- Small fix to dev mode command by @brandenrodgers in #860
- Add missing scopes errors (Other part in cli-lib) by @kemmerle in #856
- Minor ux updates to the dev mode command by @brandenrodgers in #862
- Move generateThemeFieldSelectors into CLI command by @jsines in #848
- Minor copy fixes for selectors gen by @jsines in #864
- Add local dev docs by @camden11 in #865
hs accounts info
readability improvement by @adamawang in #866hs sandbox sync
fetch types earlier by @adamawang in #867- Update 'whats next' section for
hs sandbox create
by @adamawang in #868 - Change
repoPath
flag totemplateSource
inhs project create
by @kemmerle in #869 - Sandboxes handle invalid users by @adamawang in #871
- Sandboxes contact associations copy update by @adamawang in #873
- Add tracking for template type on project create by @brandenrodgers in #874
- Update
hs ls
to include @HubSpot folder, improve logging a little by @jsines in #872 hs sandbox create
duplicate name error handling by @adamawang in #876
Full Changelog: v4.1.7...v4.2.0