Skip to content

Releases: cloudflare/workers-sdk

[email protected]

06 Mar 17:07
56c4ba9
Compare
Choose a tag to compare

Patch Changes

[email protected]

06 Mar 15:00
2138fef
Compare
Choose a tag to compare

Patch Changes

@cloudflare/[email protected]

06 Mar 17:07
56c4ba9
Compare
Choose a tag to compare

Patch Changes

[email protected]

05 Mar 22:33
924e7e6
Compare
Choose a tag to compare

Minor Changes

  • #8300 bca1fb5 Thanks @vicb! - Use the unenv preset for Cloudflare from @cloudflare/unenv-preset

Patch Changes

  • #8338 2d40989 Thanks @GregBrimble! - feat: Upload _headers and _redirects if present with Workers Assets as part of wrangler deploy and wrangler versions upload.

  • #8288 cf14e17 Thanks @CarmenPopoviciu! - feat: Add assets Proxy Worker skeleton in miniflare

    This commit implements a very basic Proxy Worker skeleton, and wires it in the "pipeline" miniflare creates for assets. This Worker will be incrementally worked on, but for now, the current implementation will forward all incoming requests to the Router Worker, thus leaving the current assets behaviour in local dev, the same.

    This is an experimental feature available under the --x-assets-rpc flag: wrangler dev --x-assets-rpc.

  • #8216 af9a57a Thanks @ns476! - Support Images binding in wrangler types

  • #8304 fbba583 Thanks @jahands! - chore: add concurrency and caching for Zone IDs and Workers routes lookups

    Workers with many routes can result in duplicate Zone lookups during deployments, making deployments unnecessarily slow. This compounded by the lack of concurrency when making these API requests.

    This change deduplicates these requests and adds concurrency to help speed up deployments.

  • Updated dependencies [2d40989, da568e5, cf14e17, 79c7810]:

[email protected]

05 Mar 22:33
924e7e6
Compare
Choose a tag to compare

Patch Changes

  • #8338 2d40989 Thanks @GregBrimble! - feat: Upload _headers and _redirects if present with Workers Assets as part of wrangler deploy and wrangler versions upload.

  • #8251 da568e5 Thanks @dependabot! - chore: update dependencies of "miniflare" package

    The following dependency versions have been updated:

    Dependency From To
    workerd 1.20250214.0 1.20250224.0
    @cloudflare/workers-types ^4.20250214.0 ^4.20250224.0
  • #8288 cf14e17 Thanks @CarmenPopoviciu! - feat: Add assets Proxy Worker skeleton in miniflare

    This commit implements a very basic Proxy Worker skeleton, and wires it in the "pipeline" miniflare creates for assets. This Worker will be incrementally worked on, but for now, the current implementation will forward all incoming requests to the Router Worker, thus leaving the current assets behaviour in local dev, the same.

    This is an experimental feature available under the --x-assets-rpc flag: wrangler dev --x-assets-rpc.

  • #8355 79c7810 Thanks @GregBrimble! - fix: Add default empty router config for assets in Miniflare

[email protected]

05 Mar 22:33
924e7e6
Compare
Choose a tag to compare

Patch Changes

@cloudflare/[email protected]

05 Mar 22:33
924e7e6
Compare
Choose a tag to compare

Patch Changes

  • #8338 2d40989 Thanks @GregBrimble! - feat: Upload _headers and _redirects if present with Workers Assets as part of wrangler deploy and wrangler versions upload.

  • #8350 56a8aed Thanks @GregBrimble! - chore: Removes non-public methods from asset-worker

@cloudflare/[email protected]

05 Mar 22:33
924e7e6
Compare
Choose a tag to compare

Patch Changes

  • #8338 2d40989 Thanks @GregBrimble! - feat: Upload _headers and _redirects if present with Workers Assets as part of wrangler deploy and wrangler versions upload.

  • #8288 cf14e17 Thanks @CarmenPopoviciu! - feat: Add assets Proxy Worker skeleton in miniflare

    This commit implements a very basic Proxy Worker skeleton, and wires it in the "pipeline" miniflare creates for assets. This Worker will be incrementally worked on, but for now, the current implementation will forward all incoming requests to the Router Worker, thus leaving the current assets behaviour in local dev, the same.

    This is an experimental feature available under the --x-assets-rpc flag: wrangler dev --x-assets-rpc.

  • Updated dependencies [2d40989, da568e5, cf14e17, af9a57a, fbba583, bca1fb5, 79c7810]:

@cloudflare/[email protected]

05 Mar 22:33
924e7e6
Compare
Choose a tag to compare

Patch Changes

@cloudflare/[email protected]

05 Mar 22:33
924e7e6
Compare
Choose a tag to compare