Change8

v2.1.7

📦 denoView on GitHub →
🐛 7 fixes🔧 5 symbols

Summary

Version 2.1.7 focuses on bug fixes for Node.js compatibility extensions, specifically addressing crypto, networking, and file system APIs, alongside performance improvements for denort.

🐛 Bug Fixes

  • Fixed GCM authentication tag check on DecipherIv#final in node extension
  • Added missing FileHandle#sync method in node extension
  • Ensured socket errors are propagated to client request objects in node extension
  • Fixed a regression in tls.connect
  • Fixed SignalState propagation to web workers in os extension
  • Fixed global install to remove importMap field from specified config files
  • Enabled 'getrandom' feature for 'sys_traits' crate

🔧 Affected Symbols

DecipherIv.finalFileHandle.synctls.connectSignalStatedenort