-
Notifications
You must be signed in to change notification settings - Fork 13.2k
Open
Labels
BugA bug in TypeScriptA bug in TypeScriptDomain: lib.d.tsThe issue relates to the different libraries shipped with TypeScriptThe issue relates to the different libraries shipped with TypeScriptHelp WantedYou can do thisYou can do this
Milestone
Description
⚙ Compilation target
ES2025
⚙ Library
ES2025
Missing / Incorrect Definition
target, lib and module option ES2025 is missing (and I don't want to use ESNext)
Syntactic changes: import attributes (currently in module: ESNext)
Library features:
- Set instance methods (currently in ESNext)
- Promise.try (currently in ESNext)
- Iterator helpers (currently in ESNext)
- Float16Array and DataView methods for float16 (currently in ESNext)
- RegExp.escape (Add types for RegExp.escape #61321)
- Intl.DurationFormat (Add the type of Intl.DurationFormat to the lib. #60646)
Sample Code
new Set().difference(new Set())Documentation Link
https://tc39.es/ecma262/multipage/#:~:text=ECMAScript%202025%2C%20the,Math.f16round%20methods.
Tyler-Murphy, michal-minich, farsil, petamoriken, rChaoz and 28 more
Metadata
Metadata
Assignees
Labels
BugA bug in TypeScriptA bug in TypeScriptDomain: lib.d.tsThe issue relates to the different libraries shipped with TypeScriptThe issue relates to the different libraries shipped with TypeScriptHelp WantedYou can do thisYou can do this