File tree Expand file tree Collapse file tree 1 file changed +12
-2
lines changed Expand file tree Collapse file tree 1 file changed +12
-2
lines changed Original file line number Diff line number Diff line change @@ -16,11 +16,16 @@ changes:
1616 - v12.19.0
1717 pr-url: https://github.com/nodejs/node/pull/34117
1818 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.
1924 - version:
2025 - v13.7.0
2126 - v12.16.0
2227 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` .
2429 - version:
2530 - v13.6.0
2631 - v12.16.0
@@ -1195,6 +1200,11 @@ changes:
11951200 - v12.20.0
11961201 pr-url: https://github.com/nodejs/node/pull/34718
11971202 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.
11981208 - version:
11991209 - v13.7.0
12001210 - v12.16.0
@@ -1204,7 +1214,7 @@ changes:
12041214 - v13.7.0
12051215 - v12.16.0
12061216 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`.
12081218 - version:
12091219 - v13.2.0
12101220 - v12.16.0
You can’t perform that action at this time.
0 commit comments