v5.3.0
What's Changed
- Clean up error handling by @camden11 in #1023
- chore: Update dev server version by @joe-yeager in #1026
- Developer test accounts support in
hs project dev
by @adamawang in #1025 - Add warn logs after project builds and deploys (Sister PR in hubspot-local-dev-lib) by @kemmerle in #1031
- Fixes after switching default branch from master to main by @brandenrodgers in #1034
- Update product updates URL by @adamawang in #1032
- Public App Init Flow First Pass + Clean up dev command by @camden11 in #1030
- Pass correct account ids in project dev init flow by @brandenrodgers in #1037
- Set custom request header on all axios requests for easier debugging by @brandenrodgers in #1029
- Theme project dev by @jsines in #1035
- Fixing init for accounts with no name by @brandenrodgers in #1039
- Fix bug with creating new developer test accounts by @camden11 in #1040
hs project dev
supports developer test accounts not in config by @adamawang in #1041- Fix issues with account flag + add clarification to new project warning by @camden11 in #1042
- Bumping the local-dev-lib dep version to 1.0.1 by @brandenrodgers in #1043
- Fix project dev when recommended account is default by @camden11 in #1044
- Bump theme preview dev server by @jsines in #1046
- Fix
hs accounts clean
by @adamawang in #1045 - chore: Bump the dev server versions. by @joe-yeager in #1047
- Unhide preview by @jsines in #1051
- Fixing account id references for public app local dev by @brandenrodgers in #1049
- Remove unnecessary lang file key by @brandenrodgers in #1038
- Public app install prompt setup by @camden11 in #1050
- chore: Bump dev server versions. by @joe-yeager in #1053
- Public app install prompt by @camden11 in #1054
- Stop linking to old feedback form by @brandenrodgers in #1055
- Better error handling for warn log fetch by @brandenrodgers in #1058
- Switch account type + create project warnings to logs by @camden11 in #1059
- chore: Bump dev server versions to 0.8.17 by @joe-yeager in #1060
- Error on private app dev against Dev account by @brandenrodgers in #1056
- Improve error messaging for failed deploys during hs project dev by @camden11 in #1061
- Upgrade theme-previewer-dev-server to 0.0.6 to remove peer dep errors by @camden11 in #1063
- Fix bugs with local dev init flow by @camden11 in #1064
- Generic active install warning by @camden11 in #1062
- Fix install url encoding by @camden11 in #1065
- chore: Bump dev server version v0.8.18 by @joe-yeager in #1066
- Standardize account names by @adamawang in #1057
- chore: Bump dev server 0.8.19 by @joe-yeager in #1068
- Modify CLI entrypoint to hide deprecation warnings from Node by @m-roll in #1067
- Bump local-dev-lib dep to 1.2.0 by @camden11 in #1069
- Remove extra bracket around account name in prompt by @brandenrodgers in #1070
- Filter out subdeploy errors by @camden11 in #1072
- Fix watch command errors by @jsines in #1071
- Fix keys to show up under theme subcommand by @jsines in #1074
- Bump theme preview dev server by @jsines in #1073
- chore: Bump dev server version 0.8.20 by @joe-yeager in #1075
- Feature: apps migration and cloning (Sister PR in local-dev-lib) by @kemmerle in #1052
- fix: Remove incorrect log message for
hs watch --initial-upload
by @joe-yeager in #1077 - chore: Remove unused boolean args passed to options methods. by @joe-yeager in #1078
- fix: Honor the
--account
flag forhs project download
by @joe-yeager in #1080 - feat: Add link to local development docs by @joe-yeager in #1079
- chore: Rename tests and mock logger to remove logs from test ouput by @joe-yeager in #1081
- Add check for existing directory in migrate-app command by @kemmerle in #1083
- Consolidate account creation helpers by @adamawang in #1084
- Inform users when auto deploy is off during hs project upload by @camden11 in #1088
- fix: Reject promise if taskStatus is nullable by @joe-yeager in #1082
- Fix error handling in migrate-app command by @kemmerle in #1089
- chore: Add debugging section to CONTRIBUTING.md by @joe-yeager in #1092
- Improved active install warning by @camden11 in #1091
- Filter listed apps in the
hs project migrate-app
command by @kemmerle in #1090 - Fix marketplace-validate error logging for invalid path by @jsines in #1094
- Address June 7 bug bash feedback by @kemmerle in #1095
- Add link to test account during public app local dev by @camden11 in #1096
- Consolidate account name prompts for HubSpot portals by @adamawang in #1086
- Rename account name prompts by @camden11 in #1097
- Refactor errors in
hs project migrate-app
command by @kemmerle in #1098 - Address feedback for the 6/14 bug bash by @kemmerle in #1101
- Add location flag validation in
hs project migrate-app
(Sister PR in local-dev-lib) by @kemmerle in #1102 - Scope change reinstall prompt by @camden11 in #1099
- fix: Improve deploy error messages. Make validation consistent. by @joe-yeager in #1100
- fix: Update error handling from request to axios by @joe-yeager in #1106
- Update copy from "crm card" to "card" by @brandenrodgers in #1103
- Clean up package.json files by @camden11 in #1107
- Add beta tag to sandboxes descriptions by @adamawang in #1110
- Hide undeployable components from build/deploy polling by @camden11 in #1108
- Use preventProjectMigrations property to prevent migrations (Sister PR in local-dev-lib) by @kemmerle in #1111
- Add
hs project clone-app
command by @kemmerle in #1085 - Fix acceptance tests and add support for docker tests by @brandenrodgers in #1113
- Fix bug app migration restrictions by @kemmerle in #1114
- Refactor: Create project directory when cloning app by @kemmerle in #1115
- Sandbox command updates by @adamawang in #1112
- Active install warning without delay by @camden11 in #1121
- Fix project commands declaration by @brandenrodgers in #1116
- Fix project upload auto-deploy race condition by @brandenrodgers in #1122
- Chore: Add detailed usage tracking to migration commands by @kemmerle in #1127
- Fixing project deploy command by @brandenrodgers in #1129
- Remove nested build label for project upload polling by @brandenrodgers in #1130
- Bump local dev lib version to 1.10.0 by @brandenrodgers in #1132
New Contributors
Full Changelog: v5.2.0...v5.3.0