0
0
mirror of https://github.com/nodejs/node.git synced 2024-12-01 16:10:02 +01:00
nodejs/doc/api
Ben Noordhuis 0f8f4cd3d7 doc: fix introduced_in note in querystring.md
The method descriptions mentioned the right version but for some reason
the top-level description did not. Well, now it does.

PR-URL: https://github.com/nodejs/node/pull/29014
Reviewed-By: Colin Ihrig <cjihrig@gmail.com>
Reviewed-By: Trivikram Kamat <trivikr.dev@gmail.com>
Reviewed-By: Luigi Pinca <luigipinca@gmail.com>
Reviewed-By: James M Snell <jasnell@gmail.com>
2019-08-16 10:27:12 +02:00
..
addons.md
assert.md doc: remove legacy mode deprecation in assert 2019-08-02 11:59:58 -07:00
async_hooks.md
buffer.md
child_process.md doc: fix nits in child_process.md 2019-08-09 11:40:20 -07:00
cli.md doc: improve UV_THREADPOOL_SIZE description 2019-08-09 13:36:56 +02:00
cluster.md
console.md
crypto.md crypto: extend RSA-OAEP support with oaepHash 2019-08-07 13:45:42 +02:00
debugger.md
deprecations.md 2019-08-06, Version 12.8.0 (Current) 2019-08-07 00:25:59 +02:00
dgram.md
dns.md
documentation.md
domain.md
errors.md module: exports error as MODULE_NOT_FOUND 2019-08-01 20:36:27 -07:00
esm.md module: pkg exports validations and fallbacks 2019-08-12 06:24:28 -04:00
events.md doc: add example about emitter.emit in events documentation 2019-07-30 19:46:22 -07:00
fs.md
globals.md
http2.md
http.md doc: documented default statusCode 2019-08-07 19:48:45 -07:00
https.md doc, lib, src, test, tools: fix assorted typos 2019-08-12 16:00:22 -07:00
index.md
inspector.md
intl.md
modules.md module: pkg exports validations and fallbacks 2019-08-12 06:24:28 -04:00
n-api.md 2019-08-06, Version 12.8.0 (Current) 2019-08-07 00:25:59 +02:00
net.md
os.md
path.md
perf_hooks.md
policy.md
process.md
punycode.md
querystring.md doc: fix introduced_in note in querystring.md 2019-08-16 10:27:12 +02:00
readline.md
repl.md
report.md report: include network interfaces in report 2019-08-03 07:25:52 -10:00
stream.md doc: note that stream error can close stream 2019-08-14 15:56:20 -07:00
string_decoder.md
synopsis.md
timers.md
tls.md
tracing.md
tty.md
url.md
util.md
v8.md 2019-08-06, Version 12.8.0 (Current) 2019-08-07 00:25:59 +02:00
vm.md
worker_threads.md
zlib.md