Commit 1bb8d08 committed Apr 16, 2024 · 17 / 17
1 parent a7f8abf commit 1bb8d08 Copy full SHA for 1bb8d08
File tree 1 file changed +3
-3
lines changed
1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change 13
13
- Added ` es. ` namespace modules, ` /es/ ` and ` /stable/ ` namespaces entries
14
14
- [ Explicit Resource Management stage 3 proposal] ( https://github.com/tc39/proposal-explicit-resource-management )
15
15
- 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/ ) :
17
17
- Built-ins:
18
18
- ` Math.sumPrecise `
19
19
- [ ` Promise.try ` ] ( https://github.com/tc39/proposal-promise-try ) :
20
20
- Built-ins:
21
21
- ` Promise.try `
22
22
- Added optional arguments support, [ promise-try/16] ( https://github.com/tc39/proposal-promise-try/pull/16 )
23
23
- 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 ) :
25
25
- Moved to hex-escape semantics, [ regex-escaping/67] ( https://github.com/tc39/proposal-regex-escaping/pull/67 )
26
26
- 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
27
27
- [ Pattern matching stage 1 proposal] ( https://github.com/tc39/proposal-pattern-matching ) :
28
28
- Built-ins:
29
29
- ` Symbol.customMatcher `
30
30
- Once again, [ the used well-known symbol was renamed] ( https://github.com/tc39/proposal-pattern-matching/pull/295 )
31
31
- 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 ) :
33
33
- Built-ins:
34
34
- ` Symbol.customMatcher `
35
35
- 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