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

Patch Changes

  • #6050 a0c3327 Thanks @threepointone! - chore: Normalize more deps

    This is the last of the patches that normalize dependencies across the codebase. In this batch: ws, vitest, zod , rimraf, @types/rimraf, ava, source-map, glob, cookie, @types/cookie, @microsoft/api-extractor, @types/mime, @types/yargs, devtools-protocol, @vitest/ui, execa, strip-ansi

    This patch also sorts dependencies in every package.json

  • #6029 f5ad1d3 Thanks @threepointone! - chore: Normalize some dependencies in workers-sdk

    This is the first of a few expected patches that normalize dependency versions, This normalizes undici, concurrently, @types/node, react, react-dom, @types/react, @types/react-dom, eslint, typescript. There are no functional code changes (but there are a couple of typecheck fixes).

  • #6079 2e531b4 Thanks @CarmenPopoviciu! - fix: define defineWorkersConfig using overload signatures

    The type definition of defineWorkersConfig doesn't work with mergeConfig of vitest/config because of type mismatch.
    This function should be an overload function like defineConfig

  • Updated dependencies [dc597a3, 15aff8f, b4c0233, a0c3327, f5ad1d3, c643a81, 31cd51f, db66101, 374bc44, 267761b, 84e6aeb]:

    • wrangler@3.61.0
    • miniflare@3.20240610.1

Don't miss a new workers-sdk release

NewReleases is sending notifications on new releases.