Skip to content

v1.14.0

Choose a tag to compare

@github-actions github-actions released this 24 Apr 11:10
· 12 commits to main since this release
Immutable release. Only release title and notes can be modified.

What's Changed

Note

Minimum Node.js version is now 20.10.0. Node 18.x and Node 20.0 – 20.9 are no longer supported. This is enforced at install time via package.json → engines.node.
Why: Node 22 removed support for the deprecated assert { type: "json" } import-attribute syntax, and the replacement with { type: "json" } syntax is only available from Node 20.10.0+.

Full Changelog: v1.13.0...v1.14.0