Skip to content
Merged
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: add history entry for exports patterns
PR-URL: #35410
Refs: #34718
Reviewed-By: Rich Trott <rtrott@gmail.com>
  • Loading branch information
aduh95 committed Oct 8, 2020
commit 78f2b11ecd24ecd72930f668e5617116fbe57337
4 changes: 4 additions & 0 deletions doc/api/packages.md
Original file line number Diff line number Diff line change
Expand Up @@ -896,6 +896,10 @@ changes:
- v13.7.0
pr-url: https://github.com/nodejs/node/pull/31008
description: Implement logical conditional exports ordering.
- version:
- v14.13.0
pr-url: https://github.com/nodejs/node/pull/34718
description: Add support for `"exports"` patterns.
Comment thread
aduh95 marked this conversation as resolved.
Outdated
-->

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