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/cloudflare-typescript
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v5.0.0
Choose a base ref
...
head repository: cloudflare/cloudflare-typescript
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v5.1.0
Choose a head ref
  • 11 commits
  • 16 files changed
  • 5 contributors

Commits on Sep 4, 2025

  1. fix: correctly handle sending multipart/form-data requests with JSON

    Affected SDK methods:
    - `client.snippets.update()`
    - `client.workers.scripts.content.update()`
    - `client.workers.scripts.scriptAndVersionSettings.edit()`
    - `client.workersForPlatforms.dispatch.namespaces.scripts.content.update()`
    - `client.workersForPlatforms.dispatch.namespaces.scripts.settings.edit()`
    1000hz committed Sep 4, 2025
    Configuration menu
    Copy the full SHA
    e9deab6 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #2671 from 1000hz/cina/fix-multipart-json

    fix: correctly handle sending multipart/form-data requests with JSON
    musa-cf authored Sep 4, 2025
    Configuration menu
    Copy the full SHA
    c4e6695 View commit details
    Browse the repository at this point in the history

Commits on Sep 11, 2025

  1. feat: Merge branch 'vaishak/skip-worker-test' into 'main'

    chore: skip workers tests which needs the spec to be published
    
    See merge request cloudflare/sdks/cloudflare-config!118
    stainless-app[bot] committed Sep 11, 2025
    Configuration menu
    Copy the full SHA
    a556698 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2860479 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    23d3577 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    7847e84 View commit details
    Browse the repository at this point in the history
  5. codegen metadata

    stainless-app[bot] committed Sep 11, 2025
    Configuration menu
    Copy the full SHA
    71b730d View commit details
    Browse the repository at this point in the history

Commits on Sep 12, 2025

  1. Configuration menu
    Copy the full SHA
    5b2f145 View commit details
    Browse the repository at this point in the history
  2. chore: fix lint on the examples

    chore: fix lint on the examples
    vaishakdinesh authored Sep 12, 2025
    Configuration menu
    Copy the full SHA
    dd14379 View commit details
    Browse the repository at this point in the history
  3. release: 5.1.0

    stainless-app[bot] authored Sep 12, 2025
    Configuration menu
    Copy the full SHA
    5a8a6e9 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #2672 from cloudflare/release-please--branches--ma…

    …in--changes--next--components--cloudflare
    
    release: 5.1.0
    vaishakdinesh authored Sep 12, 2025
    Configuration menu
    Copy the full SHA
    5cebea6 View commit details
    Browse the repository at this point in the history
Loading