github cloudflare/workers-sdk @cloudflare/vitest-pool-workers@0.8.33

Patch Changes

  • #9331 3c770ec Thanks @petebacondarwin! - fix the Vitest integration to support Workers that want Node.js compatibility is only v1 in production

    It does this by adding the nodejs_compat_v2 flag (if missing) and removing no_nodejs_compat_v2 flag (if found).

    This does mean that the Vitest tests are running with a slightly different environment to production, but this has always been the case in other ways.

  • #9350 68a9008 Thanks @penalosa! - Don't crash Vitest when started with a non-existent tail consumer

  • Updated dependencies [34c71ce, f7c82a4, 7ddd865, 6479fc5, 410d985, e5ae13a, 6c03bde, c2678d1, 34c71ce, cc7fae4]:

    • miniflare@4.20250523.0
    • wrangler@4.17.0

Don't miss a new workers-sdk release

NewReleases is sending notifications on new releases.