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
@@ -1195,6 +1200,11 @@ changes:
1195
1200
- v12.20.0
1196
1201
pr-url: https://github.com/nodejs/node/pull/34718
1197
1202
description: Add support for `"exports"` patterns.
1203
+ - version:
1204
+ - v13.7.0
1205
+ - v12.17.0
1206
+ pr-url: https://github.com/nodejs/node/pull/29866
1207
+ description: Unflag conditional exports.
1198
1208
- version:
1199
1209
- v13.7.0
1200
1210
- v12.16.0
@@ -1204,7 +1214,7 @@ changes:
1204
1214
- v13.7.0
1205
1215
- v12.16.0
1206
1216
pr-url: https://github.com/nodejs/node/pull/31001
1207
- description: Remove the `--experimental-conditional-exports` option.
1217
+ description: Remove the `--experimental-conditional-exports` option. In 12.16.0, conditional exports are still behind `--experimental-modules`.
1208
1218
- version:
1209
1219
- v13.2.0
1210
1220
- v12.16.0
You can’t perform that action at this time.
0 commit comments