mirror of
https://github.com/zebrajr/node.git
synced 2026-01-15 12:15:26 +00:00
Notable changes:
* deps:
- Updated ICU to 61.1 (Steven R. Loomis)
[#19621](https://github.com/nodejs/node/pull/19621)
Includes CLDR 33 (many new languages and data improvements).
* fs:
- Emit 'ready' event for `ReadStream` and `WriteStream` (Sameer
Srivastava) [#19408](https://github.com/nodejs/node/pull/19408)
* n-api:
- Bump version of n-api supported (Michael Dawson)
[#19497](https://github.com/nodejs/node/pull/19497)
* net:
- Emit 'ready' event for `Socket` (Sameer Srivastava)
[#19408](https://github.com/nodejs/node/pull/19408)
* Added new collaborators
- [mafintosh](https://github.com/mafintosh) Mathias Buus