node/doc/api
Italo A. Casas abc13e56b6
2017-02-28, Version 7.7.0 (Current)
Notables changes:

* child_process: spawnSync() exit code now is null when the child is killed via signal (cjihrig)
[#11288](https://github.com/nodejs/node/pull/11288)
* http: new functions to access the headers for an outgoing HTTP message (Brian White)
[#11562](https://github.com/nodejs/node/pull/11562)
* lib: deprecate node --debug at runtime (Josh Gavant)
[#11275](https://github.com/nodejs/node/pull/11275)
* tls: new tls.TLSSocket() supports sec ctx options (Sam Roberts)
[#11005](https://github.com/nodejs/node/pull/11005)
* url: adding URL.prototype.toJSON support (Michaël Zasso)
[#11236](https://github.com/nodejs/node/pull/11236)
* doc: items in the API documentation may now have changelogs (Anna Henningsen)
[#11489](https://github.com/nodejs/node/pull/11489)
* crypto: adding support for OPENSSL_CONF again (Sam Roberts)
[#11006](https://github.com/nodejs/node/pull/11006)
* src: adding support for trace-event tracing (misterpoe)
[#11106](https://github.com/nodejs/node/pull/11106)

PR-URL: https://github.com/nodejs/node/pull/11553
2017-02-28 21:58:21 -05:00
..
_toc.md doc: synchronize + update _toc.md and all.md 2017-02-14 19:07:02 -05:00
addons.md doc: update link to V8 Embedder's guide 2017-02-14 11:15:57 +01:00
all.md doc: synchronize + update _toc.md and all.md 2017-02-14 19:07:02 -05:00
assert.md doc: argument types for assert methods 2017-02-27 12:08:11 -08:00
buffer.md doc: document pending semver-major API changes 2017-02-24 02:06:31 +01:00
child_process.md doc: note message event listeners ref IPC channels 2017-02-24 09:25:03 -08:00
cli.md 2017-02-28, Version 7.7.0 (Current) 2017-02-28 21:58:21 -05:00
cluster.md doc: add changelogs for cluster 2017-02-24 02:06:31 +01:00
console.md doc: document pending semver-major API changes 2017-02-24 02:06:31 +01:00
crypto.md doc: document pending semver-major API changes 2017-02-24 02:06:31 +01:00
debugger.md doc: update V8 debugger doc to mention --inspect-brk 2017-02-27 13:58:18 -08:00
deprecations.md doc: make the heading consistent 2017-02-27 17:57:47 +05:30
dgram.md doc: document pending semver-major API changes 2017-02-24 02:06:31 +01:00
dns.md doc: add changelogs for dns 2017-02-24 02:06:31 +01:00
documentation.md doc: edit stability text for clarity and style 2017-02-03 08:24:01 -08:00
domain.md doc: fix sorting in API references 2017-02-20 13:11:11 -08:00
errors.md doc: add and fix System Error properties 2017-02-07 16:06:57 -08:00
events.md doc: add changelogs for events 2017-02-24 02:06:31 +01:00
fs.md doc: add changelogs for fs 2017-02-24 02:06:31 +01:00
globals.md doc: for style, remove "isn't" contraction 2017-01-27 14:23:33 -08:00
http.md 2017-02-28, Version 7.7.0 (Current) 2017-02-28 21:58:21 -05:00
https.md doc: changed order of invocations in https.request() example. 2016-11-24 15:45:43 -05:00
index.md doc: git mv to .md 2016-04-20 16:34:27 -07:00
modules.md doc: for style, remove "isn't" contraction 2017-01-27 14:23:33 -08:00
net.md doc: add changelogs for net 2017-02-24 02:06:31 +01:00
os.md doc: add changelogs for os 2017-02-24 02:06:31 +01:00
path.md doc: add changelogs for path 2017-02-24 02:06:31 +01:00
process.md doc: link to readable and writeable stream section 2017-02-27 12:24:36 -08:00
punycode.md doc: add changelogs for punycode 2017-02-24 02:06:31 +01:00
querystring.md doc: document pending semver-major API changes 2017-02-24 02:06:31 +01:00
readline.md doc: link to readable and writeable stream section 2017-02-27 12:24:36 -08:00
repl.md doc: add changelogs for repl 2017-02-24 02:06:31 +01:00
stream.md doc: add changelogs for stream 2017-02-24 02:06:31 +01:00
string_decoder.md doc: document pending semver-major API changes 2017-02-24 02:06:31 +01:00
synopsis.md doc: various documentation formatting fixes 2016-07-14 12:26:50 +03:00
timers.md doc: enable no-file-name-articles remark-lint rule 2016-09-27 07:07:40 -07:00
tls.md doc: add changelogs for tls 2017-02-24 02:06:31 +01:00
tracing.md src: Node Tracing Controller 2016-12-20 12:31:09 -08:00
tty.md doc: add some info on tty#setRawMode() 2016-12-08 13:39:45 -05:00
url.md doc: document WHATWG IDNA methods' error handling 2017-02-28 18:32:01 -08:00
util.md doc: add changelogs for util 2017-02-24 02:06:31 +01:00
v8.md doc: add changelogs for v8 2017-02-24 02:06:31 +01:00
vm.md doc: add changelogs for vm 2017-02-24 02:06:31 +01:00
zlib.md doc: add changelogs for zlib 2017-02-24 02:06:31 +01:00