diff options
author | Rod Vagg <rod@vagg.org> | 2017-06-21 22:49:29 +0200 |
---|---|---|
committer | Rod Vagg <rod@vagg.org> | 2017-06-29 14:44:55 +1000 |
commit | 01461afb0aaf0e4b763e423884b383a35eb69c04 (patch) | |
tree | f0433581c7c08d27ac0a476c8f4ed0f21aa0c75a /test/parallel | |
parent | a63e54a94c83459af462edc2f9c06960329d048a (diff) | |
download | node-new-8.1.3.tar.gz |
2017-06-29, Version 8.1.3 (Current)v8.1.3
Notable changes
* **Stream**
Two regressions with the `stream` module have been fixed:
* The `finish` event will now always be emitted after the `error` event
if one is emitted:
[[`0a9e96e86c`](https://github.com/nodejs/node/commit/0a9e96e86c)]
[#13850](https://github.com/nodejs/node/pull/13850)
* In object mode, readable streams can now use `undefined` again.
[[`5840138e70`](https://github.com/nodejs/node/commit/5840138e70)]
[#13760](https://github.com/nodejs/node/pull/13760)
Diffstat (limited to 'test/parallel')
0 files changed, 0 insertions, 0 deletions