File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed
Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change 1313 - Added ` es. ` namespace modules, ` /es/ ` and ` /stable/ ` namespaces entries
1414- [ Explicit Resource Management stage 3 proposal] ( https://github.com/tc39/proposal-explicit-resource-management )
1515 - Some minor updates like [ explicit-resource-management/217] ( https://github.com/tc39/proposal-explicit-resource-management/pull/217 )
16- - Added [ ` Math.sumPrecise ` ] ( https://github.com/tc39/proposal-math-sum/ ) stage 2.7 proposal
16+ - Added [ ` Math.sumPrecise ` stage 2.7 proposal ] ( https://github.com/tc39/proposal-math-sum/ ) :
1717 - Built-ins:
1818 - ` Math.sumPrecise `
1919- [ ` Promise.try ` ] ( https://github.com/tc39/proposal-promise-try ) :
2020 - Built-ins:
2121 - ` Promise.try `
2222 - Added optional arguments support, [ promise-try/16] ( https://github.com/tc39/proposal-promise-try/pull/16 )
2323 - Moved to stage 2.7, [ April 2024 TC39 meeting] ( https://github.com/tc39/proposals/commit/301fc9c7eef2344d2b443f32a9c24ecd5fbdbec0 )
24- - [ ` RegExp.escape ` stage 2 proposal] ( https://github.com/tc39/proposal-regex-escaping )
24+ - [ ` RegExp.escape ` stage 2 proposal] ( https://github.com/tc39/proposal-regex-escaping ) :
2525 - Moved to hex-escape semantics, [ regex-escaping/67] ( https://github.com/tc39/proposal-regex-escaping/pull/67 )
2626 - It's not the final change of the way of escaping, waiting for [ regex-escaping/77] ( https://github.com/tc39/proposal-regex-escaping/pull/77 ) soon
2727- [ Pattern matching stage 1 proposal] ( https://github.com/tc39/proposal-pattern-matching ) :
2828 - Built-ins:
2929 - ` Symbol.customMatcher `
3030 - Once again, [ the used well-known symbol was renamed] ( https://github.com/tc39/proposal-pattern-matching/pull/295 )
3131 - Added new entries for that
32- - [ Extractors stage 1 proposal] ( https://github.com/tc39/proposal-extractors ) :
32+ - Added [ Extractors stage 1 proposal] ( https://github.com/tc39/proposal-extractors ) :
3333 - Built-ins:
3434 - ` Symbol.customMatcher `
3535 - Since the ` Symbol.customMatcher ` well-known symbol from the pattern matching proposal is also used in the exactors proposal, added an entry also for this proposal
You can’t perform that action at this time.
0 commit comments