We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 32ab337 commit 3b15ba9Copy full SHA for 3b15ba9
_posts/2024/2024-02-17-release-es2024-candidate-february-2024-tc39-ecma262.md
@@ -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