What's Changed
- fix: Fix platform version logs by @joe-yeager in #1482
- Setup hs create asset TS + convert api-sample by @camden11 in #1489
- Port feedback to TS by @brandenrodgers in #1488
- chore: Port lang/en.ts by @joe-yeager in #1493
- Port lint to TS by @brandenrodgers in #1491
- Port more
hs create
asset types by @camden11 in #1492 - chore: Port the module commands by @joe-yeager in #1490
- Convert all hs create asset types to ts by @camden11 in #1497
- chore: Port the fetch command to ts by @joe-yeager in #1495
- Update ts patterns for hubdb commands by @brandenrodgers in #1500
- Update ts pattern for secret commands by @brandenrodgers in #1499
- Convert hs create command bucket to TS by @camden11 in #1503
- chore: Convert function ls command to TS by @kemmerle in #1487
- chore: Convert
hs function deploy
to TS by @kemmerle in #1494 - chore: Convert
hs function server
to TS by @kemmerle in #1496 - Update TS pattern for custom object commands by @brandenrodgers in #1498
- chore: Port
hs logs
by @joe-yeager in #1501 - port cms lighthouse-score to TS (waiting for LDL release) by @brandenrodgers in #1485
- Port cms convert-fields to TS (waiting for LDL release) by @brandenrodgers in #1484
- Port cms get-react-module to TS (waiting for LDL release) by @brandenrodgers in #1486
- chore: Convert
hs upload
to TS (Relies on upcoming LDL release) by @kemmerle in #1502 - fix: Remove unnecessary
@ts-expect-error
by @kemmerle in #1506 - porting cms command bucket to ts by @brandenrodgers in #1507
- port feedback tests to ts by @brandenrodgers in #1505
- port completion command to ts by @brandenrodgers in #1508
- final two tests to TS! by @brandenrodgers in #1509
- chore: Port watch by @joe-yeager in #1504
- update ts pattern for sandbox commands by @brandenrodgers in #1510
- Revamp local dev to support websocket server for UI by @camden11 in #1479
- Fix: Bugs in
account
commands by @kemmerle in #1511 - Fix TS build errors with local dev logging by @camden11 in #1515
- Setup local dev websocket server by @camden11 in #1513
- feat: Onboard app-functions by @joe-yeager in #1476
- fix: Incorrect translation keys by @joe-yeager in #1516
- Refactor: Improve migration flow by @kemmerle in #1512
- Fix duplicate local dev watcher calls by @camden11 in #1517
- Improved local dev state by @camden11 in #1518
- Better errors for hs create by @brandenrodgers in #1519
- chore: Add tests for the migration flow by @joe-yeager in #1472
- Support project profiles by @brandenrodgers in #1520
- Support private oauth apps in hs project dev by @camden11 in #1521
- Fixing some type issues in deploy tests by @brandenrodgers in #1522
- Fixing the typing for some commands by @brandenrodgers in #1523
- TS updates for the account commands by @brandenrodgers in #1524
- Update hs feedback destination by @brandenrodgers in #1525
- Finish command ts pattern updates by @brandenrodgers in #1526
- chore: Create script to help with linking by @joe-yeager in #1527
- chore: Update codeowners by @joe-yeager in #1530
- Support auto updates (opt-in) by @brandenrodgers in #1514
- Support static auth apps by @camden11 in #1531
- Show warning in profiles if there are duplicate ids in use by @brandenrodgers in #1534
- Use delete instead of remove for profile command by @brandenrodgers in #1536
- Support dev on dev sandbox accounts if the portal has access by @brandenrodgers in #1535
- Support app secrets by @brandenrodgers in #1537
- Some copy updates for app secrets by @brandenrodgers in #1538
- Don't prompt for static apps that are already installed by @camden11 in #1540
- feat: Improve error message when project with 2025.2 components is uploaded with lower platform version by @joe-yeager in #1539
- Update unified account check to allow all ungated accounts by @camden11 in #1541
- Support projectAccount and testingAccount flags + clean up unified app account logic by @camden11 in #1542
Full Changelog: v7.4.8...v7.5.4