Commit 54615fd 1 parent 8e8f129 commit 54615fd Copy full SHA for 54615fd
File tree 1 file changed +12
-2
lines changed
1 file changed +12
-2
lines changed Original file line number Diff line number Diff line change @@ -16,11 +16,16 @@ changes:
16
16
- v12.19.0
17
17
pr-url: https://github.com/nodejs/node/pull/34117
18
18
description: Add package `"imports"` field.
19
+ - version:
20
+ - v13.7.0
21
+ - v12.17.0
22
+ pr-url: https://github.com/nodejs/node/pull/29866
23
+ description: Unflag conditional exports.
19
24
- version:
20
25
- v13.7.0
21
26
- v12.16.0
22
27
pr-url: https://github.com/nodejs/node/pull/31001
23
- description: Unflag conditional exports.
28
+ description: Remove the `--experimental- conditional-exports` option. In 12.16.0, conditional exports are still behind `--experimental-modules` .
24
29
- version:
25
30
- v13.6.0
26
31
- v12.16.0
@@ -1193,6 +1198,11 @@ changes:
1193
1198
- v12.20.0
1194
1199
pr-url: https://github.com/nodejs/node/pull/34718
1195
1200
description: Add support for `"exports"` patterns.
1201
+ - version:
1202
+ - v13.7.0
1203
+ - v12.17.0
1204
+ pr-url: https://github.com/nodejs/node/pull/29866
1205
+ description: Unflag conditional exports.
1196
1206
- version:
1197
1207
- v13.7.0
1198
1208
- v12.16.0
@@ -1202,7 +1212,7 @@ changes:
1202
1212
- v13.7.0
1203
1213
- v12.16.0
1204
1214
pr-url: https://github.com/nodejs/node/pull/31001
1205
- description: Remove the `--experimental-conditional-exports` option.
1215
+ description: Remove the `--experimental-conditional-exports` option. In 12.16.0, conditional exports are still behind `--experimental-modules`.
1206
1216
- version:
1207
1217
- v13.2.0
1208
1218
- v12.16.0
You can’t perform that action at this time.
0 commit comments