Skip to content

3.0.0

Choose a tag to compare

@fontebasso fontebasso released this 29 Jun 02:30
· 85 commits to main since this release
Immutable release. Only release title and notes can be modified.
e658621

Breaking Changes

  • envguardr v3.0.0 drops support for Node.js 20.
  • The supported Node.js matrix is now 22, 24, and 26.
  • 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.md to 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.