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
3 changes: 2 additions & 1 deletion doc/api/packages.md
Original file line number Diff line number Diff line change
Expand Up @@ -336,7 +336,7 @@ analogous to the exports field.
<!--YAML
added:
- v14.13.0
- v12.19.0
- v12.20.0
-->

For packages with a small number of exports or imports, we recommend
Expand Down Expand Up @@ -1076,6 +1076,7 @@ added: v12.7.0
changes:
- version:
- v14.13.0
- v12.20.0
pr-url: https://github.com/nodejs/node/pull/34718
description: Add support for `"exports"` patterns.
- version:
Expand Down