Heroku CLI Plugin Enterprise v5.0.0
Change effective on 11 February 2025
Heroku CLI Plugin Enterprise v5.0.0 is mainly an architectural update. With this update, we build all of the plugin CLI commands on the oclif platform. Previously, it used pre-oclif architecture. All commands function the same as before. The Heroku CLI and its plugins, except linked plugins, automatically update unless you installed the CLI using the Debian/Ubuntu package or npm install.
Here are the breaking changes to be aware of, as well as other updates.
Breaking Changes
Node.js Version
- The Heroku CLI Plugin Enterprise now uses Node.js
20
to align with the version our core Heroku CLI distribution uses.
Other Updates
- The Heroku CLI Plugin Enterprise now uses oclif v4.14.36.
- Includes dependency updates that resolve security vulnerabilities found in older releases.