Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: update minimum supported Node version to 18 #403

Merged
merged 5 commits into from
Dec 11, 2024

Conversation

jackwotherspoon
Copy link
Collaborator

As per our README:

Our client libraries follow the Node.js release schedule.
Libraries are compatible with all current active and maintenance versionsof Node.js.

Currently all active and maintenance versions of Node are 18, 20, 22.

Thus we are dropping support for Node 14 and setting our minimum version version to 18.

@jackwotherspoon jackwotherspoon self-assigned this Dec 11, 2024
@jackwotherspoon jackwotherspoon requested a review from a team as a code owner December 11, 2024 17:27
@jackwotherspoon jackwotherspoon changed the title feat: update minimum supported version Node 18 feat: update minimum supported version to Node 18 Dec 11, 2024
@jackwotherspoon jackwotherspoon changed the title feat: update minimum supported version to Node 18 feat: update minimum supported Node version to 18 Dec 11, 2024
@jackwotherspoon jackwotherspoon merged commit 19d99a7 into main Dec 11, 2024
26 checks passed
@jackwotherspoon jackwotherspoon deleted the supported-versions branch December 11, 2024 21:20
jackwotherspoon added a commit that referenced this pull request Dec 16, 2024
Remove no longer needed workaround node14 code paths.

Node14 support was removed in #403
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants