| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
1 parent 4f186a5 commit a45f088
1 file 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 | |
@@ -1238,6 +1243,11 @@ changes: | |||
| 1238 | 1243 | - v12.20.0 | |
| 1239 | 1244 | pr-url: https://github.com/nodejs/node/pull/34718 | |
| 1240 | 1245 | description: Add support for `"exports"` patterns. | |
| 1246 | + - version: | ||
| 1247 | + - v13.7.0 | ||
| 1248 | + - v12.17.0 | ||
| 1249 | + pr-url: https://github.com/nodejs/node/pull/29866 | ||
| 1250 | + description: Unflag conditional exports. | ||
| 1241 | 1251 | - version: | |
| 1242 | 1252 | - v13.7.0 | |
| 1243 | 1253 | - v12.16.0 | |
@@ -1247,7 +1257,7 @@ changes: | |||
| 1247 | 1257 | - v13.7.0 | |
| 1248 | 1258 | - v12.16.0 | |
| 1249 | 1259 | pr-url: https://github.com/nodejs/node/pull/31001 | |
| 1250 | - description: Remove the `--experimental-conditional-exports` option. | ||
| 1260 | + description: Remove the `--experimental-conditional-exports` option. In 12.16.0, conditional exports are still behind `--experimental-modules`. | ||
| 1251 | 1261 | - version: | |
| 1252 | 1262 | - v13.2.0 | |
| 1253 | 1263 | - v12.16.0 | |
| Back | FazBrowse Home | New Git URL |
0 commit comments