Skip to content

Conversation

@petamoriken
Copy link
Contributor

Fixes #61735

Related issues and PRs

ES2025 RegExp.escape

Closes #61321
Closes #62138

ES2025 Intl.DurationFormat

Closes #60608
Closes #60646

@github-project-automation github-project-automation bot moved this to Not started in PR Backlog Jan 24, 2026
@typescript-bot typescript-bot added the For Backlog Bug PRs that fix a backlog bug label Jan 24, 2026
@typescript-bot
Copy link
Collaborator

Thanks for the PR! It looks like you've changed the TSServer protocol in some way. Please ensure that any changes here don't break consumers of the current TSServer API. For some extra review, we'll ping @sheetalkamat, @mjbvz, and @joj for you. Feel free to loop in other consumers/maintainers if necessary.

@typescript-bot
Copy link
Collaborator

Looks like you're introducing a change to the public API surface area. If this includes breaking changes, please document them on our wiki's API Breaking Changes page.

Also, please make sure @DanielRosenwasser and @RyanCavanaugh are aware of the changes, just as a heads up.

@petamoriken petamoriken changed the title Introduce ES2025 target Introduce ES2025 target & Add missing ScriptTargetFeatures Jan 24, 2026
@pluma
Copy link

pluma commented Jan 28, 2026

Can we please get this reviewed? I know the country is burning and everyone is being replaced by AI but this would be really useful for those of us who deal with audiences across different languages.

@jakebailey
Copy link
Member

We have a lot of these lib related PRs; it's absolutely our intention to review all of them as soon as we can, we've just had a bunch of other stuff that has been a bit more pressing.

@jakebailey
Copy link
Member

I will note that an all-up PR for this may not be as useful as us reviewing the individual esnext PRs and then having a dedicated ES2025 PR; them being mixed together in this PR is making it hard to figure out what's new and what's just moving around. I would have preferred that the other PRs not be closed and this PR be a pure move + define options.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

For Backlog Bug PRs that fix a backlog bug

Projects

Status: Not started

Development

Successfully merging this pull request may close these issues.

Add ES2025 target and library Add types for RegExp.escape Intl.DurationFormat missing from library definitions

4 participants