Skip to content

chore: drop support for Nodejs 20 - #412

Merged
keithamus merged 1 commit into
mainfrom
chore-drop-support-for-nodejs-20
Apr 28, 2026
Merged

chore: drop support for Nodejs 20#412
keithamus merged 1 commit into
mainfrom
chore-drop-support-for-nodejs-20

Conversation

@keithamus

@keithamus keithamus commented Apr 28, 2026

Copy link
Copy Markdown
Owner

BREAKING CHANGE:

This drops support for Nodejs 20, and drops the polyfill for
Object.groupBy - instead calling it directly. This means this version
will fail to run in Nodejs 20 contexts without an Object.groupBy polyfill.

Going forward and issues relating to support for Nodejs 20 will be
closed, our minimum supported Nodejs version is 22 - which we will aim
to support until April 2027, when it becomes EOL.

BREAKING CHANGE:

This drops support for Nodejs 20, and drops the polyfill for
Object.groupBy - instead calling it directly. This means this version
will fail to run in Nodejs 20 contexts without an Object.groupBy polyfill.

Going forward and issues relating to support for Nodejs 20 will be
closed, our minimum supported Nodejs version is 22 - which we will aim
to support until April 2027, when it becomes EOL.
@keithamus
keithamus force-pushed the chore-drop-support-for-nodejs-20 branch from ae795e3 to e6937f0 Compare April 28, 2026 15:24
@keithamus keithamus changed the title ci: reintroduce GITHUB_TOKEN chore: drop support for Nodejs 20 Apr 28, 2026
@keithamus
keithamus merged commit 94c3904 into main Apr 28, 2026
6 checks passed
@keithamus
keithamus deleted the chore-drop-support-for-nodejs-20 branch April 28, 2026 15:25
@github-actions

github-actions Bot commented Jun 2, 2026

Copy link
Copy Markdown

🎉 This PR is included in version 3.7.0 🎉

The release is available on:

Your semantic-release bot 📦🚀

keithamus added a commit that referenced this pull request Jun 3, 2026
keithamus added a commit that referenced this pull request Jun 3, 2026
keithamus added a commit that referenced this pull request Jun 3, 2026
BREAKING CHANGE:

This drops support for Nodejs 20, and drops the polyfill for
Object.groupBy - instead calling it directly. This means this version
will fail to run in Nodejs 20 contexts without an Object.groupBy polyfill.

Going forward and issues relating to support for Nodejs 20 will be
closed, our minimum supported Nodejs version is 22 - which we will aim
to support until April 2027, when it becomes EOL.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant