v5.0.0
What's Changed
- Add error messaging on failed builds in project dev mode command by @brandenrodgers in #877
- Improve tracking for sandbox commands by @adamawang in #878
- Disable printing logs in project logs command by @kemmerle in #881
- More control over spinnies lib by @brandenrodgers in #880
- Fix bugs in bulk adds/deletes in dev mode by @brandenrodgers in #882
- Better handling for ignored extensions when upload permission is manual by @brandenrodgers in #883
- Dev Mode local dev server interface by @brandenrodgers in #879
- Allow for folder deletion in project dev/watch mode by @kemmerle in #888
- Support uie dev server package (v2 behavior for dev mode) by @brandenrodgers in #887
hs sandbox delete
remove regex check for auth errors by @adamawang in #890- Add project platform version to certain project commands (Other part in cli-lib) by @kemmerle in #885
- Dev Mode - support setup step by @brandenrodgers in #892
- Sandboxes: tracking intermediate actions with new action by @adamawang in #891
- Unhide project commands and account for different errors (other half in cli-lib) by @kemmerle in #893
- Dev Mode - support upload warning messages by @brandenrodgers in #894
- Unhide sandboxes from help menu by @adamawang in #897
- Dev Mode now defaults to dev server behavior by @brandenrodgers in #900
- Replace ! with emoji in local dev prod warning message by @camden11 in #902
- Dev Mode - check for apps in deployed build on startup by @brandenrodgers in #903
- Fix polling hang when gated by @camden11 in #908
- Filter out skipping errors when build upload fails by @kemmerle in #906
- Invalid portal error handling for
hs project dev
by @adamawang in #899 - Add build + deploy IDs while polling in dev mode by @kemmerle in #901
hs accounts clean
to remove invalid accounts from config by @adamawang in #896- Dev Mode - Add file watch behavior to watch for config file changes by @brandenrodgers in #905
- default sandbox confirmation prompt by @camden11 in #904
- Refactor
hs project download
(Other half in cli-lib) by @kemmerle in #907 - Dev Mode - Bumping dev server version by @brandenrodgers in #909
- Fix bug in template option for project create by @brandenrodgers in #910
- exit if setup fails by @camden11 in #912
hs project dev
account picker only shows sandboxes for default account by @adamawang in #913- Fix ui extension label in dev mode upload warning by @brandenrodgers in #911
- Bump parse-path and lerna by @dependabot in #750
- Fetch empty template from github by @camden11 in #916
- Remove console clears from dev mode init flow by @brandenrodgers in #915
- Allow update notifications in scripts by @brandenrodgers in #914
- Bump uie dev server version for project dev command by @brandenrodgers in #917
- Update copy for hs secrets update by @camden11 in #918
- hs secrets copy update by @camden11 in #919
- update project create next steps + remove deprecated ui beta warning util by @brandenrodgers in #921
- Improve error message in deploy command when project doesn't exist by @kemmerle in #920
- making use of uiBetaTag ui util by @brandenrodgers in #922
- Handle error when project does not exist in target account by @brandenrodgers in #923
- Add overwrite option to hs upload by @j-malt in #895
- Update upload warning copy for GH linked projects by @camden11 in #925
- Clearer disabled messages at sandbox limit by @adamawang in #924
Full Changelog: v4.2.0...v5.0.0