v7.0.0
What's Changed
- Refactor(config): Sister PR in local-dev-lib by @kemmerle in #1123
- Create new prompt for
is_available_for_new_content
. by @tenas97 in #1226 - Modify
hs create module
command to correspondence to content_types (Previously host_template_types) by @kotto5 in #1225 - feat: Update secrets commands to match design guidelines by @joe-yeager in #1257
- restructure the open command by @brandenrodgers in #1260
- Refactor auth commands by @brandenrodgers in #1254
- Restructure sandbox commands by @brandenrodgers in #1268
- Refactor function commands by @brandenrodgers in #1256
- feat!: Restructure config commands to match design guidelines by @joe-yeager in #1264
- feat!: Restructure account commands to meet the new design guidelines by @joe-yeager in #1265
- Remove global --version flag + remove --debug option from hs help by @camden11 in #1262
- feat: Add
h
alias forhelp
by @joe-yeager in #1271 - Restructure completion command by @brandenrodgers in #1263
- feat!: Refactor hubdb commands by @kemmerle in #1267
- chore: Stabilize the secrets tests by @joe-yeager in #1272
- feat!: Restructure theme commands to match new design guidelines by @joe-yeager in #1270
- feat!: Restructure custom-object commands to match design guidelines by @joe-yeager in #1261
- Restructure filemanager commands by @brandenrodgers in #1258
- Restructure project commands to meet guidelines by @brandenrodgers in #1266
- fix: Add --disable-tracking flag back to hs init by @joe-yeager in #1246
- chore!: Rename Mode to CmsPublishMode by @camden11 in #1269
- chore!: Remove --portal flag and change HUBSPOT_PORTAL_ID env var to HUBSPOT_ACCOUNT_ID by @camden11 in #1278
- choreMake --account and --use-env mutually exclusive by @camden11 in #1279
- fix: Make doctor aware of the next tag by @joe-yeager in #1277
- chore: Clean up buckets and command descriptions by @camden11 in #1280
- Restructure cms commands by @brandenrodgers in #1281
- chore: Improve unreleased changes script by @joe-yeager in #1275
- chore: Convert simple prompts to TypeScript by @kemmerle in #1273
- chore: Silence deprecation warnings by @brandenrodgers in #1283
- [chore] Bump TPDS for new LDL major version by @jsines in #1285
- chore: convert usageTracking to TS by @brandenrodgers in #1284
- refactor!: Remove unused hidden commands by @joe-yeager in #1291
- chore: Convert lib/developerTestAccounts to TS by @camden11 in #1286
- Convert generateSelectors and marketplaceValidate to TS by @camden11 in #1290
- Chore: Convert prompts to TS p.2 by @kemmerle in #1288
- Revert "refactor!: Remove unused hidden commands (#1291)" by @joe-yeager in #1294
- Fix public app local dev prompts by @camden11 in #1295
- Fix: local dev bugs (main branch) by @kemmerle in #1298
- chore: bump cross-spawn dep to fix vulnerability by @brandenrodgers in #1299
- Upgrade prettier and update style by @camden11 in #1300
- chore: Convert prompts to TypeScript (final part) by @kemmerle in #1293
- Refactor
loadAndValidateOptions
into middleware p.1 by @kemmerle in #1297 - chore: Add a script to generate a list of all the commands and subcommands by @joe-yeager in #1287
- Fix bug in
hs fetch
by @kemmerle in #1304 - Fix bug with account middleware in
hs project dev
by @kemmerle in #1303 - Refactor
loadAndValidateOptions
p.2 (config middleware) by @kemmerle in #1305 - Chore: project structure ts port by @brandenrodgers in #1302
- Convert Oauth, Polling, and Projects to TS by @camden11 in #1306
- Fix project upload link by @brandenrodgers in #1311
- Convert ProjectLogsManager to TS by @camden11 in #1312
- Refactor
loadAndValidateOptions
p3: Add config validation by @kemmerle in #1307 - Fix bug in
hs sandbox delete
by @kemmerle in #1313 - Refactor
loadAndValidateOptions
: Add account middleware (Final part) by @kemmerle in #1310 - port validation and configOptions to TS by @brandenrodgers in #1309
- Chore: Fix the no config error for hs --version by @brandenrodgers in #1314
- chore: Better error for secret deletes by @brandenrodgers in #1316
- test: Increase the polling timeout by @joe-yeager in #1319
- fix: Fix build id prompt in hs project deploy by @camden11 in #1318
- Fix bug in
hubdb create
by @kemmerle in #1317 - Next branch changes by @brandenrodgers in #1315
- Manually updating the package version by @brandenrodgers in #1320
- Fix npm release badge by @brandenrodgers in #1322
- Improve prompting behavior for
hs custom-object create
by @camden11 in #1321 - chore: Bump serverless dev runtime by @joe-yeager in #1323
- chore: Bump UIEDS version by @joe-yeager in #1324
- Convert projects watch to TS by @camden11 in #1325
New Contributors
Full Changelog: v6.4.0...v7.0.0