Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit a9314cd

Browse filesBrowse files
aduh95targos
authored andcommitted
doc: fix version history for "exports" patterns
Refs: #34718 PR-URL: #38355 Reviewed-By: Guy Bedford <guybedford@gmail.com> Reviewed-By: Colin Ihrig <cjihrig@gmail.com> Reviewed-By: Shingo Inoue <leko.noor@gmail.com>
1 parent 76885cd commit a9314cd
Copy full SHA for a9314cd

File tree

Expand file treeCollapse file tree

1 file changed

+2
-1
lines changed
Open diff view settings
Filter options
Expand file treeCollapse file tree

1 file changed

+2
-1
lines changed
Open diff view settings
Collapse file

‎doc/api/packages.md‎

Copy file name to clipboardExpand all lines: doc/api/packages.md
+2-1Lines changed: 2 additions & 1 deletion
  • Display the source diff
  • Display the rich diff
Original file line numberDiff line numberDiff line change
@@ -336,7 +336,7 @@ analogous to the exports field.
336336
<!-- YAML
337337
added:
338338
- v14.13.0
339-
- v12.19.0
339+
- v12.20.0
340340
-->
341341

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

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.