github cloudflare/workers-sdk @cloudflare/unenv-preset@2.14.0

Minor Changes

  • #11734 5f9f0b4 Thanks @petebacondarwin! - Add support for native node:readline module when the enable_nodejs_readline_module compatibility flag is enabled.

    This feature is currently experimental and requires both the enable_nodejs_readline_module and experimental compatibility flags to be set.

  • #12043 452cdc8 Thanks @petebacondarwin! - Add support for native node:worker_threads module from workerd when the enable_nodejs_worker_threads_module compatibility flag is enabled.

    This feature is currently experimental and requires nodejs_compat, experimental, and enable_nodejs_worker_threads_module compatibility flags to be set.

Don't miss a new workers-sdk release

NewReleases is sending notifications on new releases.