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

Support Node 23 #285

Open
wants to merge 2 commits into
base: main
Choose a base branch
from
Open

Support Node 23 #285

wants to merge 2 commits into from

Conversation

trivikr
Copy link

@trivikr trivikr commented Nov 19, 2024

Node.js 23 was published on 2024-10-16 https://nodejs.org/en/blog/release/v23.0.0

@trivikr
Copy link
Author

trivikr commented Nov 19, 2024

As per https://node.green/, Unicode 16.0 is not supported in Node.js 23.

Should the value in lib and target be es2023 due to this missing feature?

bases/node23.json Outdated Show resolved Hide resolved
@trivikr
Copy link
Author

trivikr commented Nov 19, 2024

The es2024 target are going to be supported in TypeScript 5.7 expected to release on 2024-11-21

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.

1 participant