0
0
mirror of https://github.com/nodejs/node.git synced 2024-12-01 16:10:02 +01:00
nodejs/doc/api
Myles Borins 1ffd182264
doc: explicitly doc package.exports is breaking
If package authors don't explicitly include all previously supported
entry points introducing package.exports will be a Semver-Major change.

Add a warning about this behavior and offer two potential solutions
for module authors.

Refs: https://github.com/then/is-promise/issues/20

PR-URL: https://github.com/nodejs/node/pull/33074
Reviewed-By: Guy Bedford <guybedford@gmail.com>
Reviewed-By: Jan Krems <jan.krems@gmail.com>
Reviewed-By: Geoffrey Booth <webmaster@geoffreybooth.com>
Reviewed-By: Anna Henningsen <anna@addaleax.net>
2020-05-05 13:48:26 -04:00
..
addons.md doc: update context-aware section of addon doc 2020-03-31 10:22:12 -07:00
assert.md doc: mark assert.CallTracker experimental 2020-05-04 14:59:32 +02:00
async_hooks.md doc: improve worker pool example 2020-04-29 05:10:22 +02:00
buffer.md doc: fix style and grammer in buffer.md 2020-05-04 16:49:29 -07:00
child_process.md doc: fix LTS replaceme tags 2020-04-28 15:23:46 +02:00
cli.md 2020-04-29, Version 13.14.0 (Current) 2020-04-30 00:24:31 +02:00
cluster.md doc: fix LTS replaceme tags 2020-04-28 15:23:46 +02:00
console.md console: support console constructor groupIndentation option 2020-04-29 03:51:03 +02:00
crypto.md doc: fix a typo in crypto.generateKeyPairSync() 2020-05-03 18:15:50 +08:00
debugger.md
deprecations.md 2020-04-29, Version 13.14.0 (Current) 2020-04-30 00:24:31 +02:00
dgram.md doc: fix LTS replaceme tags 2020-04-28 15:23:46 +02:00
dns.md 2020-04-14, Version 13.13.0 (Current) 2020-04-14 20:22:41 +02:00
documentation.md
domain.md
embedding.md 2020-04-21, Version 14.0.0 (Current) 2020-04-21 15:50:14 +01:00
errors.md doc: fix LTS replaceme tags 2020-04-28 15:23:46 +02:00
esm.md doc: explicitly doc package.exports is breaking 2020-05-05 13:48:26 -04:00
events.md doc: fix LTS replaceme tags 2020-04-28 15:23:46 +02:00
fs.md doc: fix LTS replaceme tags 2020-04-28 15:23:46 +02:00
globals.md
http2.md http2,doc: minor fixes 2020-04-28 19:20:19 +02:00
http.md doc: add missing deprecation not 2020-05-04 06:30:00 +02:00
https.md 2020-04-29, Version 13.14.0 (Current) 2020-04-30 00:24:31 +02:00
index.md
inspector.md
intl.md
modules.md doc: remove repeated word in modules.md 2020-04-23 19:22:28 +03:00
n-api.md 2020-04-29, Version 14.1.0 (Current) 2020-04-29 19:33:51 +01:00
net.md doc: fix LTS replaceme tags 2020-04-28 15:23:46 +02:00
os.md doc: fix markdown parsing on doc/api/os.md 2020-04-29 03:53:28 +02:00
path.md doc: use uppercase on windows path 2020-03-29 22:43:53 +02:00
perf_hooks.md 2020-04-28, Version 12.16.3 'Erbium' (LTS) 2020-04-28 15:24:52 +02:00
policy.md
process.md doc: fix LTS replaceme tags 2020-04-28 15:23:46 +02:00
punycode.md
querystring.md
readline.md doc: fix LTS replaceme tags 2020-04-28 15:23:46 +02:00
repl.md
report.md doc: fix LTS replaceme tags 2020-04-28 15:23:46 +02:00
stream.md doc: fix the spelling error in stream.md 2020-04-30 18:30:46 -05:00
string_decoder.md
synopsis.md
timers.md
tls.md 2020-04-29, Version 13.14.0 (Current) 2020-04-30 00:24:31 +02:00
tracing.md
tty.md doc: fix LTS replaceme tags 2020-04-28 15:23:46 +02:00
url.md doc: improve WHATWG url constructor code example 2020-04-28 00:47:49 +02:00
util.md doc: add util.types.isArrayBufferView() 2020-05-02 10:32:26 +05:30
v8.md
vm.md vm: fix vm.measureMemory() and introduce execution option 2020-04-30 17:42:12 +08:00
wasi.md wasi: update start() behavior to match spec 2020-04-28 13:04:43 -04:00
worker_threads.md worker: add stack size resource limit option 2020-04-29 05:13:42 +02:00
zlib.md doc: fix LTS replaceme tags 2020-04-28 15:23:46 +02:00