What's Changed
- remove most uses of deprecated v8::PropertyCallbackInfo::This() by @dcarney-cf in #6003
- Make node:worker_threads independent of expose_global_message_channel flag by @petebacondarwin in #6069
- fix: properly cleanup setTimeout when
scheduler.waitgets aborted by @LuisDuarte1 in #6068 - fix: revive dead FormData Content-Type warning (#6067) by @harrishancock in #6070
- Remove the autogate for using StateMachine in CompressionStream by @jasnell in #6072
- Update dependencies by @workers-devprod in #6076
- Add TextDecoder support for x-user-defined encoding (fixes #6039) by @JosephDoUrden in #6040
New Contributors
- @JosephDoUrden made their first contribution in #6040
Full Changelog: v1.20260213.0...v1.20260214.0