This repository was archived by the owner on Jul 30, 2024. It is now read-only.
forked from scalajs-io/nodejs
-
Notifications
You must be signed in to change notification settings - Fork 4
This repository was archived by the owner on Jul 30, 2024. It is now read-only.
Support Node.js 14 #221
Copy link
Copy link
Closed
Labels
enhancementNew feature or requestNew feature or request
Description
- Assert Only experimental class added, so skipped (See [assert] CallTracker #225)
- Buffer No updates
- Child Process in [child_process][cluster] Add serialization option (Node.js v13.2.0+, v12.16.0+) #226
- Cluster in [child_process][cluster] Add serialization option (Node.js v13.2.0+, v12.16.0+) #226
- Console in [console] Add groupdIndentation to ConsoleOptions (Node.js v14.2.0+) #228
- Crypto in [crypto] Various updates for Node.js v14 #229
- DNS in [dns] Added DNS.ALL flags (Node.js v14.0.0+) and other flags (Node.js v10+) #230
- Domain Deprecated and not supported in this repo
- Errors in [Error] Update ErrorCodes for Node.js v14 #236
- Events in [events] Add experimental captureRejections, events.on, add events.errorMonitor #237
- fs in [fs] Various updates for Node.js v14 #238
- HTTP in [http] Various updates for Node.js v14 #239
- HTTP/2 in Update http2 module for Node.js v14 #241
- HTTPS in [https] Add highWaterMark to RequestOptions , Add agent.onKeylog event hander #242
- module in [module] Move Module object to dedicated package, Various updates on Module object #243
- Net No updates
- OS in [os] Add OS.version #256
- Path No updates
- Performance Timing API in [perf_hooks] Add new perf_hooks module #257
- querystring No updates
- Readline in [readline] Various updates for Node.js v14 #258
- REPL in [repl] Add preview field to StartOptions, Delete Unused REPLOptions #265
- Stream in [stream] Add writable.writableCorked #267
- String Decoder No updates
- Timers No updates
- TLS (SSL) in [tls] Update ConnectOptions for Node.js v14 #268
- TTY No updates
- dgram in [UDP/Datagram] Add addSourceSpecificMemberShip/dropSourceSpecificMemberShip #269
- URL No updates
- Util [util] Node.js v14 ready #224
- V8 No updates
- vm in [vm] SecureContext is renamed to Context and now just an alias of js.Object #270
- Worker Threads in [worker_thread] Add transferList and resourceLimits #271
- Zlib No updates
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request