diff --git a/doc/api/packages.md b/doc/api/packages.md index e6a7bc9e584ca3..f91184208af43e 100644 --- a/doc/api/packages.md +++ b/doc/api/packages.md @@ -336,7 +336,7 @@ analogous to the exports field. For packages with a small number of exports or imports, we recommend @@ -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: