Skip to content

Commit 3b15ba9

Browse files
committed
Update _posts/2024/2024-02-17-release-es2024-candidate-february-2024-tc39-ecma262.md
1 parent 32ab337 commit 3b15ba9

File tree

1 file changed

+26
-0
lines changed

1 file changed

+26
-0
lines changed
Lines changed: 26 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,26 @@
1+
---
2+
layout: news
3+
title: Release ES2024 Candidate February 2024 · tc39/ecma262
4+
item-url: 'https://github.com/tc39/ecma262/releases/tag/es2024-candidate-2024-02'
5+
date: '2024-02-17T08:28:34Z'
6+
tags:
7+
- ECMAScript
8+
- spec
9+
- ReleaseNote
10+
related:
11+
- title: >-
12+
Editorial: Describe changes in ES2024 by bakkot · Pull Request #3282 ·
13+
tc39/ecma262
14+
url: 'https://github.com/tc39/ecma262/pull/3282'
15+
---
16+
ECMAScript 2024 Candidate.
17+
18+
- `ArrayBuffer.prototype.resize`
19+
- `ArrayBuffer.prototype.transfer`
20+
- RegExp `v` flag.
21+
- `Promise.withResolvers`
22+
- `Object.groupBy`/`Map.groupBy`
23+
- `Atomics.waitAsync`
24+
- `String.prototype.isWellFormed`/`String.prototype.toWellFormed`
25+
26+

0 commit comments

Comments
 (0)