github cloudflare/workers-sdk @cloudflare/vite-plugin@1.20.0

latest releases: @cloudflare/pages-shared@0.13.97, miniflare@4.20260107.0, wrangler@4.58.0...
3 days ago

Minor Changes

  • #11620 25f6672 Thanks @dario-piotrowicz! - Expose a new getLocalWorkerdCompatibilityDate utility that allows callers to get the compatibility date of the locally installed workerd package.

  • #11723 3455912 Thanks @jamesopstad! - Add a post buildApp hook that builds Worker environments that haven't already been built.

    This ensures that auxiliary Workers are included in the build when using full-stack frameworks that define their own builder.buildApp function. Note that this feature is not supported with Vite 6 as the buildApp hook was introduced in Vite 7.

  • #11738 c54f8da Thanks @jamesopstad! - Add default Text module rule for .sql files.

    This enables importing .sql files directly in Wrangler and the Cloudflare Vite plugin without extra configuration.

Patch Changes

Don't miss a new workers-sdk release

NewReleases is sending notifications on new releases.