Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
2019-05-28, Version 10.16.0 'Dubnium' (LTS)
Notable changes: - **deps**: - update ICU to 64.2 (Ujjwal Sharma) [nodejs#27361](nodejs#27361) - upgrade npm to 6.9.0 (Kat Marchán) [nodejs#26244](nodejs#26244) - upgrade openssl sources to 1.1.1b (Sam Roberts) [nodejs#26327](nodejs#26327) - upgrade to libuv 1.28.0 (cjihrig) [nodejs#27241](nodejs#27241) - **events**: - add once method to use promises with EventEmitter (Matteo Collina) [nodejs#26078](nodejs#26078) - **n-api**: - mark thread-safe function as stable (Gabriel Schulhof) [nodejs#25556](nodejs#25556) - **repl**: - support top-level for-await-of (Shelley Vohr) [nodejs#23841](nodejs#23841) - **zlib**: - add brotli support (Anna Henningsen) [nodejs#24938](nodejs#24938) PR-URL: nodejs#27514
- Loading branch information