Skip to content
Closed
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
doc: fix conditional exports flag removal version
  • Loading branch information
aduh95 committed Sep 30, 2020
commit 0a2e6f3f3e73ba3fb8e31d2eb6ed9a47bc2c165b
2 changes: 1 addition & 1 deletion doc/api/packages.md
Original file line number Diff line number Diff line change
Expand Up @@ -857,7 +857,7 @@ changes:
pr-url: https://github.com/nodejs/node/pull/29978
description: Implement conditional exports.
- version:
- v12.15.0
- v12.16.0
- v13.7.0
pr-url: https://github.com/nodejs/node/pull/31001
description: Remove the `--experimental-conditional-exports` option.
Expand Down