Skip to content
Closed
Changes from 1 commit
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
Prev Previous commit
Next Next commit
doc: add history entry for exports patterns
PR-URL: #35410
Refs: #34718
Reviewed-By: Rich Trott <rtrott@gmail.com>
  • Loading branch information
aduh95 committed Oct 23, 2020
commit 6c2702165bf9d7605ff8f1c2952c551a559b7f98
4 changes: 4 additions & 0 deletions doc/api/packages.md
Original file line number Diff line number Diff line change
Expand Up @@ -860,6 +860,10 @@ changes:
- v12.16.0
pr-url: https://github.com/nodejs/node/pull/31008
description: Implement logical conditional exports ordering.
- version:
- REPLACEME
pr-url: https://github.com/nodejs/node/pull/34718
description: Add support for `"exports"` patterns.
-->

* Type: {Object} | {string} | {string[]}
Expand Down