Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: cloudflare/workers-sdk
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: wrangler@3.114.1
Choose a base ref
...
head repository: cloudflare/workers-sdk
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: wrangler@3.114.2
Choose a head ref
  • 13 commits
  • 36 files changed
  • 7 contributors

Commits on Mar 12, 2025

  1. Verified

    This commit was created on GitHub.com and signed with GitHub’s verified signature.
    Copy the full SHA
    ad98c44 View commit details
  2. Dummy v3 maintenance release

    penalosa committed Mar 12, 2025
    Copy the full SHA
    f90a669 View commit details
  3. Copy the full SHA
    ef27d5c View commit details
  4. Skip alert on error

    penalosa committed Mar 12, 2025
    Copy the full SHA
    f61e29b View commit details

Commits on Mar 14, 2025

  1. Fix metafiles in child directory (#8504)

    Co-authored-by: Greg Brimble <gbrimble@cloudflare.com>
    workers-devprod and GregBrimble authored Mar 14, 2025
    Copy the full SHA
    0192aae View commit details

Commits on Mar 17, 2025

  1. Support no_bundle config in Pages for both dev and deploy. (#8500)

    This was already supported via a command line arg (`--no-bundle`).
    
    Co-authored-by: Peter Bacon Darwin <pbacondarwin@cloudflare.com>
    workers-devprod and petebacondarwin authored Mar 17, 2025
    Copy the full SHA
    80bbee3 View commit details
  2. backport vectorize e2e changes (#8520)

    * Use a shared Vectorize index for the Vectorize E2E tests (#8492)
    
    * shared resource
    
    * address comments
    
    * maybe trigger action?
    
    * remove v3 warning
    
    * normalise types e2e output
    
    ---------
    
    Co-authored-by: Somhairle MacLeòid <smacleod@cloudflare.com>
    emily-shen and penalosa authored Mar 17, 2025
    Copy the full SHA
    fe790b9 View commit details
  3. fix: throw if wrangler fail to determine the module type (#8472) (#8521)

    Co-authored-by: Edmund Hung <edmund@cloudflare.com>
    emily-shen and edmundhung authored Mar 17, 2025
    Copy the full SHA
    5cd32b1 View commit details
  4. Don't publish downstream packages of Wrangler & Miniflare from the v3…

    … branch (#8524)
    
    * Skip publishing downstream packages of Wrangler & Miniflare
    
    * Remove c3 e2e tests
    penalosa authored Mar 17, 2025
    Copy the full SHA
    0bfb6f5 View commit details
  5. Use private packages (#8527)

    * use private packages
    
    * fix test
    
    * skip vitest-pool-workers tests
    
    * Skip flaky workers + assets RPC tests
    
    * trick turbo lint
    penalosa authored Mar 17, 2025
    Copy the full SHA
    03850c8 View commit details
  6. Update config.json (#8531)

    penalosa authored Mar 17, 2025
    Copy the full SHA
    f13297f View commit details
  7. Skip Vite E2E (#8532)

    penalosa authored Mar 17, 2025
    Copy the full SHA
    df5a224 View commit details
  8. Version Packages (#8453)

    Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
    workers-devprod and github-actions[bot] authored Mar 17, 2025
    Copy the full SHA
    6b88c8e View commit details
Loading