Skip to content

Commit b0a38fb

Browse files
RafaelGSSlouwers
authored andcommitted
2024-10-16, Version 23.0.0 (Current)
Semver-Major Commits: assert,util: * (SEMVER-MAJOR) change WeakMap and WeakSet comparison handling (Cristian Barlutiu) nodejs#53495 buffer: * (SEMVER-MAJOR) throw when writing beyond buffer" (Robert Nagy) nodejs#54588 * (SEMVER-MAJOR) make File cloneable (Matthew Aitken) nodejs#47613 build: * (SEMVER-MAJOR) reset embedder string to "-node.0" (Michaël Zasso) nodejs#54536 * (SEMVER-MAJOR) disable ICF for mksnapshot (Leszek Swirski) nodejs#54077 * (SEMVER-MAJOR) include v8-sandbox.h header in distribution (Michaël Zasso) nodejs#54077 * (SEMVER-MAJOR) reset embedder string to "-node.0" (Michaël Zasso) nodejs#54077 * (SEMVER-MAJOR) warn for GCC versions earlier than 12.2 (Michaël Zasso) nodejs#54081 * (SEMVER-MAJOR) drop experimental support for Windows <10 (Michaël Zasso) nodejs#54079 * (SEMVER-MAJOR) remove support for 32-bit Windows (Michaël Zasso) nodejs#53184 * (SEMVER-MAJOR) compile with C++20 support (Michaël Zasso) nodejs#45427 child_process: * (SEMVER-MAJOR) remove unused internal event (Rich Trott) nodejs#53793 cli: * (SEMVER-MAJOR) remove deprecated V8 flag (Omer Katz) nodejs#54761 * (SEMVER-MAJOR) move --trace-atomics-wait to eol (Marco Ippolito) nodejs#52747 * (SEMVER-MAJOR) remove --no-experimental-global-customevent flag (Daeyeon Jeong) nodejs#52723 * (SEMVER-MAJOR) remove --no-experimental-fetch flag (Filip Skokan) nodejs#52611 * (SEMVER-MAJOR) remove --no-experimental-global-webcrypto flag (Filip Skokan) nodejs#52564 crypto: * (SEMVER-MAJOR) runtime deprecate crypto.fips (Yagiz Nizipli) nodejs#55019 * (SEMVER-MAJOR) remove ERR_CRYPTO_SCRYPT_INVALID_PARAMETER (Tobias Nießen) nodejs#53305 * (SEMVER-MAJOR) move DEP0182 to runtime deprecation (Tobias Nießen) nodejs#52552 deps: * (SEMVER-MAJOR) V8: cherry-pick 97199f686e2f (Michaël Zasso) nodejs#54536 * (SEMVER-MAJOR) V8: cherry-pick 01a47f3ffff2 (Michaël Zasso) nodejs#54536 * (SEMVER-MAJOR) patch V8 to support older Clang versions (Michaël Zasso) nodejs#54536 * (SEMVER-MAJOR) always define V8_NODISCARD as no-op (Michaël Zasso) nodejs#54536 * (SEMVER-MAJOR) fix FP16 bitcasts.h (Stefan Stojanovic) nodejs#54536 * (SEMVER-MAJOR) patch V8 to support compilation with MSVC (StefanStojanovic) nodejs#54536 * (SEMVER-MAJOR) patch V8 to avoid duplicated zlib symbol (Michaël Zasso) nodejs#54536 * (SEMVER-MAJOR) disable V8 concurrent sparkplug compilation (Michaël Zasso) nodejs#54536 * (SEMVER-MAJOR) always define V8_EXPORT_PRIVATE as no-op (Michaël Zasso) nodejs#54536 * (SEMVER-MAJOR) update V8 to 12.9.202.18 (Michaël Zasso) nodejs#54536 * (SEMVER-MAJOR) remove bogus V8 DCHECK (Michaël Zasso) nodejs#54077 * (SEMVER-MAJOR) V8: cherry-pick 00e9eeb3fb2c (Michaël Zasso) nodejs#54077 * (SEMVER-MAJOR) V8: cherry-pick b1397772c70c (Michaël Zasso) nodejs#54077 * (SEMVER-MAJOR) V8: cherry-pick 35888fee7bba (Joyee Cheung) nodejs#54077 * (SEMVER-MAJOR) always define V8_NODISCARD as no-op (Michaël Zasso) nodejs#54077 * (SEMVER-MAJOR) fix FP16 bitcasts.h (Stefan Stojanovic) nodejs#54077 * (SEMVER-MAJOR) V8: revert CL 5331688 (Michaël Zasso) nodejs#54077 * (SEMVER-MAJOR) patch V8 to support compilation with MSVC (StefanStojanovic) nodejs#54077 * (SEMVER-MAJOR) silence internal V8 deprecation warning (Michaël Zasso) nodejs#54077 * (SEMVER-MAJOR) patch V8 to avoid duplicated zlib symbol (Michaël Zasso) nodejs#54077 * (SEMVER-MAJOR) avoid compilation error with ASan (Michaël Zasso) nodejs#54077 * (SEMVER-MAJOR) disable V8 concurrent sparkplug compilation (Michaël Zasso) nodejs#54077 * (SEMVER-MAJOR) always define V8_EXPORT_PRIVATE as no-op (Michaël Zasso) nodejs#54077 * (SEMVER-MAJOR) update V8 to 12.8.374.13 (Michaël Zasso) nodejs#54077 doc: * (SEMVER-MAJOR) reflect toolchains used for official binaries (Richard Lau) nodejs#54967 * (SEMVER-MAJOR) use gcc 12 on AIX for Node.js >=23 (Richard Lau) nodejs#54338 esm: * (SEMVER-MAJOR) export 'module.exports' on ESM CJS wrapper (Guy Bedford) nodejs#53848 events: * (SEMVER-MAJOR) set EventEmitterAsyncResource fields private (Yagiz Nizipli) nodejs#54889 fs: * (SEMVER-MAJOR) adjust typecheck for `type` in `fs.symlink()` (Livia Medeiros) nodejs#49741 * (SEMVER-MAJOR) runtime deprecate `dirent.path` (Antoine du Hamel) nodejs#51050 lib: * (SEMVER-MAJOR) validate signals with interface converter (Jason Zhang) nodejs#54965 * (SEMVER-MAJOR) implement interface converter in webidl (Jason Zhang) nodejs#54965 * (SEMVER-MAJOR) expose global CloseEvent (Matthew Aitken) nodejs#53355 net: * (SEMVER-MAJOR) validate host name for server listen (Jason Zhang) nodejs#54470 path: * (SEMVER-MAJOR) fix bugs and inconsistencies (Hüseyin Açacak) nodejs#54224 process: * (SEMVER-MAJOR) remove `process.assert` (Aviv Keller) nodejs#55035 src: * (SEMVER-MAJOR) update NODE_MODULE_VERSION to 131 (Michaël Zasso) nodejs#54536 * (SEMVER-MAJOR) stop using deprecated fields of `v8::FastApiCallbackOptions` (Andreas Haas) nodejs#54077 * (SEMVER-MAJOR) remove dependency on wrapper-descriptor-based CppHeap (Joyee Cheung) nodejs#54077 * (SEMVER-MAJOR) add source location to v8::TaskRunner (François Doray) nodejs#54077 * (SEMVER-MAJOR) update NODE_MODULE_VERSION to 129 (Michaël Zasso) nodejs#54077 * (SEMVER-MAJOR) do not use soon-to-be-deprecated V8 API (Igor Sheludko) nodejs#53174 * (SEMVER-MAJOR) add UV_PIPE_NO_TRUNCATE for bind in pipe_wrap.cc (theanarkh) nodejs#52347 stream: * (SEMVER-MAJOR) pipe to a closed or destroyed stream is not allowed in pipeline (jakecastelli) nodejs#53241 string_decoder: * (SEMVER-MAJOR) refactor encoding validation (Yagiz Nizipli) nodejs#54957 test: * (SEMVER-MAJOR) update v8-stats test for V8 12.6 (Michaël Zasso) nodejs#54077 test_runner: * (SEMVER-MAJOR) detect only tests when --test is not used (Colin Ihrig) nodejs#54881 * (SEMVER-MAJOR) always make spec the default reporter (Colin Ihrig) nodejs#54548 * (SEMVER-MAJOR) expose lcov reporter as newable function (Chemi Atlow) nodejs#52403 timers: * (SEMVER-MAJOR) emit warning if delay is negative or NaN (jakecastelli) nodejs#46678 tls: * (SEMVER-MAJOR) fix 'ERR_TLS_PSK_SET_IDENTIY_HINT_FAILED' typo (Aviv Keller) nodejs#52627 tools: * (SEMVER-MAJOR) add additonal include dirs for V8 on AIX (Abdirahim Musse) nodejs#54536 * (SEMVER-MAJOR) update V8 gypfiles for 12.8 (Michaël Zasso) nodejs#54077 * (SEMVER-MAJOR) update V8 gypfiles for 12.7 (Richard Lau) nodejs#54077 * (SEMVER-MAJOR) update V8 gypfiles for 12.6 (Michaël Zasso) nodejs#54077 util: * (SEMVER-MAJOR) move util.log to eol (marco-ippolito) nodejs#52744 * (SEMVER-MAJOR) move util.isPrimitive to eol (marco-ippolito) nodejs#52744 * (SEMVER-MAJOR) move util.isFunction to eol (marco-ippolito) nodejs#52744 * (SEMVER-MAJOR) move util.isError to eol (marco-ippolito) nodejs#52744 * (SEMVER-MAJOR) move util.isDate to eol (marco-ippolito) nodejs#52744 * (SEMVER-MAJOR) move util.isObject to eol (marco-ippolito) nodejs#52744 * (SEMVER-MAJOR) move util.isRegExp to eol (marco-ippolito) nodejs#52744 * (SEMVER-MAJOR) move util.isUndefined to eol (marco-ippolito) nodejs#52744 * (SEMVER-MAJOR) move util.isSymbol to eol (marco-ippolito) nodejs#52744 * (SEMVER-MAJOR) move util.isString to eol (marco-ippolito) nodejs#52744 * (SEMVER-MAJOR) move util.isNumber to eol (marco-ippolito) nodejs#52744 * (SEMVER-MAJOR) move util.isNullOrUndefined to eol (marco-ippolito) nodejs#52744 * (SEMVER-MAJOR) move util.isNull to eol (marco-ippolito) nodejs#52744 * (SEMVER-MAJOR) move util.isBuffer to eol (marco-ippolito) nodejs#52744 * (SEMVER-MAJOR) move util.isBoolean to eol (marco-ippolito) nodejs#52744 * (SEMVER-MAJOR) move util._extend to eol (marco-ippolito) nodejs#52744 zlib: * (SEMVER-MAJOR) remove `zlib.bytesRead` (Yagiz Nizipli) nodejs#55020 PR-URL: nodejs#55338
1 parent fb00689 commit b0a38fb

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

42 files changed

+530
-55
lines changed

CHANGELOG.md

+4
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@
22

33
Select a Node.js version below to view the changelog history:
44

5+
* [Node.js 23](doc/changelogs/CHANGELOG_V23.md) **Current**
56
* [Node.js 22](doc/changelogs/CHANGELOG_V22.md) **Current**
67
* [Node.js 21](doc/changelogs/CHANGELOG_V21.md) End-of-Life
78
* [Node.js 20](doc/changelogs/CHANGELOG_V20.md) **Long Term Support**
@@ -31,11 +32,14 @@ release.
3132

3233
<table>
3334
<tr>
35+
<th title="Current"><a href="doc/changelogs/CHANGELOG_V23.md">23</a> (Current)</th>
3436
<th title="Current"><a href="doc/changelogs/CHANGELOG_V22.md">22</a> (Current)</th>
3537
<th title="LTS Until 2026-04"><a href="doc/changelogs/CHANGELOG_V20.md">20</a> (LTS)</th>
3638
<th title="LTS Until 2025-04"><a href="doc/changelogs/CHANGELOG_V18.md">18</a> (LTS)</th>
3739
</tr>
3840
<tr>
41+
<b><a href="doc/changelogs/CHANGELOG_V23.md#23.0.0">23.0.0</a></b><br/>
42+
</td>
3943
<td valign="top">
4044
<b><a href="doc/changelogs/CHANGELOG_V22.md#22.9.0">22.9.0</a></b><br/>
4145
<a href="doc/changelogs/CHANGELOG_V22.md#22.8.0">22.8.0</a><br/>

doc/abi_version_registry.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"NODE_MODULE_VERSION": [
33
{ "modules": 132,"runtime": "electron", "variant": "electron", "versions": "34" },
4-
{ "modules": 131,"runtime": "node", "variant": "v8_12.9", "versions": "23.0.0-pre" },
4+
{ "modules": 131,"runtime": "node", "variant": "v8_12.9", "versions": "23.0.0" },
55
{ "modules": 130,"runtime": "electron", "variant": "electron", "versions": "33" },
66
{ "modules": 129,"runtime": "node", "variant": "v8_12.8", "versions": "23.0.0-pre" },
77
{ "modules": 128,"runtime": "electron", "variant": "electron", "versions": "32" },

doc/api/buffer.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -5103,7 +5103,7 @@ added:
51035103
- v19.2.0
51045104
- v18.13.0
51055105
changes:
5106-
- version: REPLACEME
5106+
- version: v23.0.0
51075107
pr-url: https://github.com/nodejs/node/pull/47613
51085108
description: Makes File instances cloneable.
51095109
- version: v20.0.0

doc/api/cli.md

+3-3
Original file line numberDiff line numberDiff line change
@@ -812,7 +812,7 @@ of `--enable-source-maps`.
812812

813813
<!-- YAML
814814
added:
815-
- REPLACEME
815+
- v23.0.0
816816
-->
817817

818818
> Stability: 1 - Experimental
@@ -1073,7 +1073,7 @@ added:
10731073
- v22.0.0
10741074
- v20.17.0
10751075
changes:
1076-
- version: REPLACEME
1076+
- version: v23.0.0
10771077
pr-url: https://github.com/nodejs/node/pull/55085
10781078
description: This is now true by default.
10791079
-->
@@ -1710,7 +1710,7 @@ added:
17101710
- v22.0.0
17111711
- v20.17.0
17121712
changes:
1713-
- version: REPLACEME
1713+
- version: v23.0.0
17141714
pr-url: https://github.com/nodejs/node/pull/55085
17151715
description: This is now false by default.
17161716
-->

doc/api/crypto.md

+3-3
Original file line numberDiff line numberDiff line change
@@ -2139,7 +2139,7 @@ property is `undefined` for asymmetric keys.
21392139
### `keyObject.toCryptoKey(algorithm, extractable, keyUsages)`
21402140

21412141
<!-- YAML
2142-
added: REPLACEME
2142+
added: v23.0.0
21432143
-->
21442144

21452145
<!--lint disable maximum-line-length remark-lint-->
@@ -2886,7 +2886,7 @@ The date/time from which this certificate is valid.
28862886
### `x509.validFromDate`
28872887

28882888
<!-- YAML
2889-
added: REPLACEME
2889+
added: v23.0.0
28902890
-->
28912891

28922892
* Type: {Date}
@@ -2906,7 +2906,7 @@ The date/time until which this certificate is valid.
29062906
### `x509.validToDate`
29072907

29082908
<!-- YAML
2909-
added: REPLACEME
2909+
added: v23.0.0
29102910
-->
29112911

29122912
* Type: {Date}

doc/api/deprecations.md

+21-21
Original file line numberDiff line numberDiff line change
@@ -999,7 +999,7 @@ instead.
999999

10001000
<!-- YAML
10011001
changes:
1002-
- version: REPLACEME
1002+
- version: v23.0.0
10031003
pr-url: https://github.com/nodejs/node/pull/52744
10041004
description: End-of-Life deprecation.
10051005
- version: v22.0.0
@@ -1026,7 +1026,7 @@ The `util.isBoolean()` API has been removed. Please use
10261026

10271027
<!-- YAML
10281028
changes:
1029-
- version: REPLACEME
1029+
- version: v23.0.0
10301030
pr-url: https://github.com/nodejs/node/pull/52744
10311031
description: End-of-Life deprecation.
10321032
- version: v22.0.0
@@ -1053,7 +1053,7 @@ The `util.isBuffer()` API has been removed. Please use
10531053

10541054
<!-- YAML
10551055
changes:
1056-
- version: REPLACEME
1056+
- version: v23.0.0
10571057
pr-url: https://github.com/nodejs/node/pull/52744
10581058
description: End-of-Life deprecation.
10591059
- version: v22.0.0
@@ -1080,7 +1080,7 @@ The `util.isDate()` API has been removed. Please use
10801080

10811081
<!-- YAML
10821082
changes:
1083-
- version: REPLACEME
1083+
- version: v23.0.0
10841084
pr-url: https://github.com/nodejs/node/pull/52744
10851085
description: End-of-Life deprecation.
10861086
- version: v22.0.0
@@ -1108,7 +1108,7 @@ instead.
11081108

11091109
<!-- YAML
11101110
changes:
1111-
- version: REPLACEME
1111+
- version: v23.0.0
11121112
pr-url: https://github.com/nodejs/node/pull/52744
11131113
description: End-of-Life deprecation.
11141114
- version: v22.0.0
@@ -1135,7 +1135,7 @@ The `util.isFunction()` API has been removed. Please use
11351135

11361136
<!-- YAML
11371137
changes:
1138-
- version: REPLACEME
1138+
- version: v23.0.0
11391139
pr-url: https://github.com/nodejs/node/pull/52744
11401140
description: End-of-Life deprecation.
11411141
- version: v22.0.0
@@ -1162,7 +1162,7 @@ The `util.isNull()` API has been removed. Please use
11621162

11631163
<!-- YAML
11641164
changes:
1165-
- version: REPLACEME
1165+
- version: v23.0.0
11661166
pr-url: https://github.com/nodejs/node/pull/52744
11671167
description: End-of-Life deprecation.
11681168
- version: v22.0.0
@@ -1189,7 +1189,7 @@ The `util.isNullOrUndefined()` API has been removed. Please use
11891189

11901190
<!-- YAML
11911191
changes:
1192-
- version: REPLACEME
1192+
- version: v23.0.0
11931193
pr-url: https://github.com/nodejs/node/pull/52744
11941194
description: End-of-Life deprecation.
11951195
- version: v22.0.0
@@ -1216,7 +1216,7 @@ The `util.isNumber()` API has been removed. Please use
12161216

12171217
<!-- YAML
12181218
changes:
1219-
- version: REPLACEME
1219+
- version: v23.0.0
12201220
pr-url: https://github.com/nodejs/node/pull/52744
12211221
description: End-of-Life deprecation.
12221222
- version: v22.0.0
@@ -1243,7 +1243,7 @@ The `util.isObject()` API has been removed. Please use
12431243

12441244
<!-- YAML
12451245
changes:
1246-
- version: REPLACEME
1246+
- version: v23.0.0
12471247
pr-url: https://github.com/nodejs/node/pull/52744
12481248
description: End-of-Life deprecation.
12491249
- version: v22.0.0
@@ -1271,7 +1271,7 @@ instead.
12711271

12721272
<!-- YAML
12731273
changes:
1274-
- version: REPLACEME
1274+
- version: v23.0.0
12751275
pr-url: https://github.com/nodejs/node/pull/52744
12761276
description: End-of-Life deprecation.
12771277
- version: v22.0.0
@@ -1298,7 +1298,7 @@ The `util.isRegExp()` API has been removed. Please use
12981298

12991299
<!-- YAML
13001300
changes:
1301-
- version: REPLACEME
1301+
- version: v23.0.0
13021302
pr-url: https://github.com/nodejs/node/pull/52744
13031303
description: End-of-Life deprecation.
13041304
- version: v22.0.0
@@ -1325,7 +1325,7 @@ The `util.isString()` API has been removed. Please use
13251325

13261326
<!-- YAML
13271327
changes:
1328-
- version: REPLACEME
1328+
- version: v23.0.0
13291329
pr-url: https://github.com/nodejs/node/pull/52744
13301330
description: End-of-Life deprecation.
13311331
- version: v22.0.0
@@ -1352,7 +1352,7 @@ The `util.isSymbol()` API has been removed. Please use
13521352

13531353
<!-- YAML
13541354
changes:
1355-
- version: REPLACEME
1355+
- version: v23.0.0
13561356
pr-url: https://github.com/nodejs/node/pull/52744
13571357
description: End-of-Life deprecation.
13581358
- version: v22.0.0
@@ -1379,7 +1379,7 @@ The `util.isUndefined()` API has been removed. Please use
13791379

13801380
<!-- YAML
13811381
changes:
1382-
- version: REPLACEME
1382+
- version: v23.0.0
13831383
pr-url: https://github.com/nodejs/node/pull/52744
13841384
description: End-of-Life deprecation.
13851385
- version: v22.0.0
@@ -2033,7 +2033,7 @@ or `module.exports` instead.
20332033

20342034
<!-- YAML
20352035
changes:
2036-
- version: REPLACEME
2036+
- version: v23.0.0
20372037
pr-url: https://github.com/nodejs/node/pull/55019
20382038
description: Runtime deprecation.
20392039
- version: v10.0.0
@@ -2148,7 +2148,7 @@ parameter.
21482148

21492149
<!-- YAML
21502150
changes:
2151-
- version: REPLACEME
2151+
- version: v23.0.0
21522152
pr-url: https://github.com/nodejs/node/pull/55035
21532153
description: End-of-Life.
21542154
- version: v10.0.0
@@ -2293,7 +2293,7 @@ core and obsoleted by the removal of NPN (Next Protocol Negotiation) support.
22932293

22942294
<!-- YAML
22952295
changes:
2296-
- version: REPLACEME
2296+
- version: v23.0.0
22972297
pr-url: https://github.com/nodejs/node/pull/55020
22982298
description: End-of-Life.
22992299
- version: v11.0.0
@@ -3370,7 +3370,7 @@ Values other than `undefined`, `null`, integer numbers, and integer strings
33703370

33713371
<!-- YAML
33723372
changes:
3373-
- version: REPLACEME
3373+
- version: v23.0.0
33743374
pr-url: https://github.com/nodejs/node/pull/52747
33753375
description: End-of-Life.
33763376
- version: v22.0.0
@@ -3611,7 +3611,7 @@ Please use `value instanceof WebAssembly.Module` instead.
36113611

36123612
<!-- YAML
36133613
changes:
3614-
- version: REPLACEME
3614+
- version: v23.0.0
36153615
pr-url: https://github.com/nodejs/node/pull/51050
36163616
description: Runtime deprecation.
36173617
- version:
@@ -3686,7 +3686,7 @@ Please use the [`crypto.createHmac()`][] method to create Hmac instances.
36863686

36873687
<!-- YAML
36883688
changes:
3689-
- version: REPLACEME
3689+
- version: v23.0.0
36903690
pr-url: https://github.com/nodejs/node/pull/52552
36913691
description: Runtime deprecation.
36923692
- version: v20.13.0

doc/api/errors.md

+8-8
Original file line numberDiff line numberDiff line change
@@ -2092,7 +2092,7 @@ does not consist of exactly two elements.
20922092
### `ERR_INVALID_TYPESCRIPT_SYNTAX`
20932093

20942094
<!-- YAML
2095-
added: REPLACEME
2095+
added: v23.0.0
20962096
-->
20972097

20982098
The provided TypeScript syntax is not valid or unsupported.
@@ -2335,7 +2335,7 @@ compiled with ICU support.
23352335
### `ERR_NO_TYPESCRIPT`
23362336

23372337
<!-- YAML
2338-
added: REPLACEME
2338+
added: v23.0.0
23392339
-->
23402340

23412341
An attempt was made to use features that require [Native TypeScript support][], but Node.js was not
@@ -2439,7 +2439,7 @@ object.
24392439
### `ERR_QUIC_CONNECTION_FAILED`
24402440

24412441
<!-- YAML
2442-
added: REPLACEME
2442+
added: v23.0.0
24432443
-->
24442444

24452445
> Stability: 1 - Experimental
@@ -2451,7 +2451,7 @@ Establishing a QUIC connection failed.
24512451
### `ERR_QUIC_ENDPOINT_CLOSED`
24522452

24532453
<!-- YAML
2454-
added: REPLACEME
2454+
added: v23.0.0
24552455
-->
24562456

24572457
> Stability: 1 - Experimental
@@ -2463,7 +2463,7 @@ A QUIC Endpoint closed with an error.
24632463
### `ERR_QUIC_OPEN_STREAM_FAILED`
24642464

24652465
<!-- YAML
2466-
added: REPLACEME
2466+
added: v23.0.0
24672467
-->
24682468

24692469
> Stability: 1 - Experimental
@@ -2504,7 +2504,7 @@ module, and should be done lazily in an inner function.
25042504

25052505
<!-- YAML
25062506
changes:
2507-
- version: REPLACEME
2507+
- version: v23.0.0
25082508
pr-url: https://github.com/nodejs/node/pull/55085
25092509
description: require() now supports loading synchronous ES modules by default.
25102510
-->
@@ -3366,7 +3366,7 @@ encoding (e.g. `ucs` or `utf16le`) is not supported.
33663366
### `ERR_CRYPTO_SCRYPT_INVALID_PARAMETER`
33673367

33683368
<!-- YAML
3369-
removed: REPLACEME
3369+
removed: v23.0.0
33703370
-->
33713371

33723372
An incompatible combination of options was passed to [`crypto.scrypt()`][] or
@@ -3378,7 +3378,7 @@ An incompatible combination of options was passed to [`crypto.scrypt()`][] or
33783378
### `ERR_FS_INVALID_SYMLINK_TYPE`
33793379

33803380
<!-- YAML
3381-
removed: REPLACEME
3381+
removed: v23.0.0
33823382
-->
33833383

33843384
An invalid symlink type was passed to the [`fs.symlink()`][] or

doc/api/esm.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -474,7 +474,7 @@ See [Loading ECMAScript modules using `require()`][] for details.
474474
<!-- YAML
475475
added: v14.13.0
476476
changes:
477-
- version: REPLACEME
477+
- version: v23.0.0
478478
pr-url: https://github.com/nodejs/node/pull/53848
479479
description: Added `'module.exports'` export marker to CJS namespaces.
480480
-->

doc/api/fs.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -6828,7 +6828,7 @@ deprecated:
68286828
- v20.12.0
68296829
- v18.20.0
68306830
changes:
6831-
- version: REPLACEME
6831+
- version: v23.0.0
68326832
pr-url: https://github.com/nodejs/node/pull/51050
68336833
description: Accessing this property emits a warning. It is now read-only.
68346834
-->

0 commit comments

Comments
 (0)