Skip to content

Releases: cloudflare/workers-sdk

wrangler@3.56.0

14 May 18:56
38063d9
Compare
Choose a tag to compare

Minor Changes

  • #5712 151bc3d Thanks @penalosa! - feat: Support mtls_certificates and browser bindings when using wrangler.toml with a Pages project

Patch Changes

  • #5813 9627cef Thanks @GregBrimble! - fix: Upload Pages project assets with more grace

    • Reduces the maximum bucket size from 50 MiB to 40 MiB.
    • Reduces the maximum asset count from 5000 to 2000.
    • Allows for more retries (with increased sleep between attempts) when encountering an API gateway failure.
  • Updated dependencies [0725f6f, 89b6d7f]:

    • miniflare@3.20240512.0

miniflare@3.20240512.0

14 May 18:56
38063d9
Compare
Choose a tag to compare

Patch Changes

  • #5827 0725f6f Thanks @petebacondarwin! - chore: update dependencies of "miniflare" package

    The following dependency versions have been updated:

    Dependency From To
    workerd 1.20240419.0 1.20240512.0
    @cloudflare/workers-types ^4.20240419.0 ^4.20240512.0
  • #5798 89b6d7f Thanks @RamIdeas! - fix: update miniflare's response compression to act more like Cloudflare platform

@cloudflare/vitest-pool-workers@0.2.10

14 May 18:56
38063d9
Compare
Choose a tag to compare

Patch Changes

@cloudflare/pages-shared@0.11.36

14 May 18:56
38063d9
Compare
Choose a tag to compare

Patch Changes

@cloudflare/vitest-pool-workers@0.2.9

13 May 06:22
9c31ea2
Compare
Choose a tag to compare

Patch Changes

  • #5458 f520a71 Thanks @Cherry! - fix: loosen the peer dependency version on vitest to support versions ranging from 1.3.0 to 1.5.0

  • Updated dependencies []:

    • wrangler@3.55.0

@cloudflare/pages-shared@0.11.35

13 May 06:22
9c31ea2
Compare
Choose a tag to compare

Patch Changes

  • #5750 f514934 Thanks @aaronlisman! - fix: omit headers rules on internal error

    The Pages asset handler will no longer apply headers rules on 5XX responses caused by some internal error.
    This prevents transient errors from being cached when caching headers are being set by headers rules.

wrangler@3.55.0

09 May 16:35
6ce18e5
Compare
Choose a tag to compare

Minor Changes

  • #5570 66bdad0 Thanks @sesteves! - feature: support delayed delivery in the miniflare's queue simulator.

    This change updates the miniflare's queue broker to support delayed delivery of messages, both when sending the message from a producer and when retrying the message from a consumer.

Patch Changes

  • #5740 97741db Thanks @WalshyDev! - chore: log "Version ID" in wrangler deploy, wrangler deployments list, wrangler deployments view and wrangler rollback to support migration from the deprecated "Deployment ID". Users should update any parsing to use "Version ID" before "Deployment ID" is removed.

  • #5754 f673c66 Thanks @RamIdeas! - fix: when using custom builds, the wrangler dev proxy server was sometimes left in a paused state

    This could be observed as the browser loading indefinitely, after saving a source file (unchanged) when using custom builds. This is now fixed by ensuring the proxy server is unpaused after a short timeout period.

  • Updated dependencies [66bdad0, 9b4af8a]:

    • miniflare@3.20240419.1

miniflare@3.20240419.1

09 May 16:35
6ce18e5
Compare
Choose a tag to compare

Minor Changes

  • #5570 66bdad0 Thanks @sesteves! - feature: support delayed delivery in the miniflare's queue simulator.

    This change updates the miniflare's queue broker to support delayed delivery of messages, both when sending the message from a producer and when retrying the message from a consumer.

Patch Changes

  • #5670 9b4af8a Thanks @dario-piotrowicz! - fix: Allow the magic proxy to proxy objects containing functions

    This was previously prevented but this change removes that restriction.

@cloudflare/vitest-pool-workers@0.2.8

09 May 16:35
6ce18e5
Compare
Choose a tag to compare

Patch Changes

@cloudflare/pages-shared@0.11.34

09 May 16:35
6ce18e5
Compare
Choose a tag to compare

Patch Changes

  • #5785 c0b057b Thanks @jahands! - fix: Remove request method from cache key

    Reverts a change that added the request method to the cache key when reading/writing to cache.

  • Updated dependencies [66bdad0, 9b4af8a]:

    • miniflare@3.20240419.1