Releases: heroku/heroku-vscode
Releases · heroku/heroku-vscode
v1.0.7
What's Changed
- chore: fix broken unit tests by @justinwilaby in #158
- feat: updated addons view to read metered pricing by @justinwilaby in #176
Full Changelog: v1.0.6...v1.0.7
v1.0.6
What's Changed
- Reliably adding the 'heroku-cli::' prefix to the user-agent by @justinwilaby in #154
Full Changelog: v1.0.5...v1.0.6
v1.0.5
What's Changed
- feat(W-18185805): update user-agent by @justinwilaby in #153
Full Changelog: v1.0.4...v1.0.5
v1.0.4
What's Changed
- feat(W-18038467): Add for error tracking/adoption in CLI executions by @justinwilaby in #146
Full Changelog: v1.0.3...v1.0.4
v1.0.3
What's Changed
- Installed prettier formatting on staged commits by @justinwilaby in #1
- Added prettier as pre-commit hook by @justinwilaby in #2
- Jw/heroku auth by @justinwilaby in #3
- Resource Explorer: Display Dynos by @justinwilaby in #9
- Bump @types/vscode from 1.91.0 to 1.92.0 by @dependabot in #10
- Bump prettier from 3.2.4 to 3.3.3 by @dependabot in #11
- Bump husky from 8.0.3 to 9.1.4 by @dependabot in #12
- Bump @typescript-eslint/parser from 7.17.0 to 7.18.0 by @dependabot in #13
- Displayed addons in tree view. Added polling for dyno restarts. by @justinwilaby in #16
- Added dyno scaling support for Formations. Added a stub for the Add-ons Marketplace by @justinwilaby in #17
- Added the add-ons market by @justinwilaby in #23
- Jw/quick access menu by @justinwilaby in #37
- Added instructions when no apps are found in the git remotes by @justinwilaby in #39
- Jw/real time updates by @justinwilaby in #47
- Added colorized icons to indicate Dyno state by @justinwilaby in #48
- Bump mocha from 10.7.0 to 10.7.3 by @dependabot in #18
- Bump eslint-config-salesforce-typescript from 3.3.1 to 3.4.0 by @dependabot in #21
- Bump @types/node from 18.19.55 to 22.7.5 by @dependabot in #50
- incorporates Heroku Iconography and Theme Colors by @justinwilaby in #52
- Bump @microsoft/fast-element from 1.13.0 to 1.14.0 by @dependabot in #58
- Bump tslib from 2.6.3 to 2.8.0 by @dependabot in #56
- Bump sinon from 18.0.1 to 19.0.2 by @dependabot in #53
- Bump eslint-plugin-jsdoc from 48.11.0 to 50.4.3 by @dependabot in #54
- Bump @types/vscode from 1.92.0 to 1.95.0 by @dependabot in #64
- Bump tslib from 2.8.0 to 2.8.1 by @dependabot in #61
- Bump @types/node from 22.7.5 to 22.8.7 by @dependabot in #62
- Bump mocha from 10.7.3 to 10.8.2 by @dependabot in #63
- Integrates core Heroku CLI commands by @justinwilaby in #60
- Refinements to real-time status and welcome screen by @justinwilaby in #67
- Bump marked from 13.0.3 to 15.0.0 by @dependabot in #69
- Bump @types/node from 22.8.7 to 22.9.0 by @dependabot in #68
- fix: auth caused failures to display apps in resource explorer by @justinwilaby in #72
- feat: Added the 'sync with dashboard' button by @justinwilaby in #71
- fix: support icons for classic dyno sizes by @justinwilaby in #73
- Fix AbortError and make all dyno commands contextual by @justinwilaby in #74
- feat: Code Builder compatibility by @justinwilaby in #75
- Bump @types/mocha from 10.0.9 to 10.0.10 by @dependabot in #83
- Bump marked from 15.0.0 to 15.0.2 by @dependabot in #81
- Bump husky from 9.1.6 to 9.1.7 by @dependabot in #78
- Bump cross-spawn from 7.0.3 to 7.0.6 by @dependabot in #84
- Bump eslint-plugin-jsdoc from 50.4.3 to 50.5.0 by @dependabot in #77
- feat: deploy to heroku ( phase I ) by @justinwilaby in #80
- feat: deploy to heroku ( phase II ) by @justinwilaby in #86
- Design updates for the elements marketplace webview by @justinwilaby in #93
- Feat: prompt user for app name when deploying from the context menu by @justinwilaby in #98
- updates based on UX feedback by @justinwilaby in #101
- fix: duplicate log output windows are shown for log streams by @justinwilaby in #103
- Drafted a test plan for each current feature area by @justinwilaby in #102
- Updates to readme, added icon, bette error messages by @justinwilaby in #106
- Updated vscodeignore to remove unnecessary files by @justinwilaby in #107
- Update test plan by @zwhitfield3 in #109
- Fixes a condition where ignored files could be included when deploying by @justinwilaby in #112
- feat(W-17662545): Update command palette to include "getting started" actions by @justinwilaby in #116
- fix(W-17663354): add-on not appearing in resource explorer after provisioning by @justinwilaby in #118
- fix(W-17632498,W-17632503): search broken, add feedback with no results by @justinwilaby in #117
- Add codeowners, dev instructions by @eablack in #119
- chore(W-17846104): aggregate adjustments for GA prep by @justinwilaby in #122
- Implementation of Legal recommendations by @justinwilaby in #125
- feat(W-17901162): Notify the user when the Heroku CLI is not installed by @justinwilaby in #126
- fix(W-17885420): Can't get past Starter repos screen by @justinwilaby in #127
- feat(W-17918618): Improve startup speed by @justinwilaby in #128
- chore(marketplace): updates required for marketplace publishing by @justinwilaby in #132
- chore(deps-dev): bump typescript from 5.6.3 to 5.8.2 by @dependabot in #129
- chore(deps-dev): bump prettier from 3.3.3 to 3.5.3 by @dependabot in #130
- fix(net-rc,cwd): adds more robust netrc parsing and cwd detection by @justinwilaby in #133
- feat(W-17973049): allow direct input and secure storage of an API key… by @justinwilaby in #138
New Contributors
- @justinwilaby made their first contribution in #1
- @zwhitfield3 made their first contribution in #109
- @eablack made their first contribution in #119
Full Changelog: https://github.com/heroku/heroku-vscode/commits/v1.0.3
v0.0.1-prerelease
What's Changed
- Installed prettier formatting on staged commits by @justinwilaby in #1
- Added prettier as pre-commit hook by @justinwilaby in #2
- Jw/heroku auth by @justinwilaby in #3
- Resource Explorer: Display Dynos by @justinwilaby in #9
- Bump @types/vscode from 1.91.0 to 1.92.0 by @dependabot in #10
- Bump prettier from 3.2.4 to 3.3.3 by @dependabot in #11
- Bump husky from 8.0.3 to 9.1.4 by @dependabot in #12
- Bump @typescript-eslint/parser from 7.17.0 to 7.18.0 by @dependabot in #13
- Displayed addons in tree view. Added polling for dyno restarts. by @justinwilaby in #16
- Added dyno scaling support for Formations. Added a stub for the Add-ons Marketplace by @justinwilaby in #17
- Added the add-ons market by @justinwilaby in #23
- Jw/quick access menu by @justinwilaby in #37
- Added instructions when no apps are found in the git remotes by @justinwilaby in #39
- Jw/real time updates by @justinwilaby in #47
- Added colorized icons to indicate Dyno state by @justinwilaby in #48
- Bump mocha from 10.7.0 to 10.7.3 by @dependabot in #18
- Bump eslint-config-salesforce-typescript from 3.3.1 to 3.4.0 by @dependabot in #21
- Bump @types/node from 18.19.55 to 22.7.5 by @dependabot in #50
- incorporates Heroku Iconography and Theme Colors by @justinwilaby in #52
New Contributors
- @justinwilaby made their first contribution in #1
Full Changelog: https://github.com/heroku/heroku-vscode/commits/v0.0.1-prerelease