3.0.0
·
85 commits
to main
since this release
Immutable
release. Only release title and notes can be modified.
Breaking Changes
- envguardr v3.0.0 drops support for Node.js 20.
- The supported Node.js matrix is now
22,24, and26. - If your CI, local environment, or deployment pipeline still runs on Node.js 20, upgrade Node.js before installing this release.
What's New
- Added Node.js 26 support.
- Added
CHANGELOG.mdto the repository.
Docs
- Launched a static documentation site built with plain HTML, no framework, and no vulnerable runtime dependencies.
- Rewrote the README with a clearer opening, comparison table, and reorganized badges.