- - Core I/O operations are now synchronized and syntax error locations are preserved in dynamic imports;
- - Added raw HTTP upgrade op to ext/http and numerous ext/node enhancements (X509Certificate, symmetric keygen, HKDF expand, JSON binary encoding);
- - Fixed cache.put overwriting, npm specifier handling, and boosted performance by eliminating data copies in file writes and switching to fastwebsockets.