Skip to content

Conversation

@local-fern-autopilot
Copy link
Contributor

Upgrading from 3.28.6 to 3.28.10 - Changelog

    3.28.10
  • fix: Set Accept header for JSON (application/json), text (text/plain), and other (*/*) response types.
    This ensures that the Accept header is set consistently across runtimes.
    Unlike all other runtimes, Cloudflare Workers and Vercel Edge Runtime do not set a default Accept header in their fetch implementations.

  • 3.28.9

  • fix: Fix Error._visit to pass the correct type (core.Fetcher.Error) to the _other callback.

  • 3.28.8

  • fix: Clean up imports for requestWithRetries.test.ts.

  • 3.28.7

  • fix: Fix circular type alias errors (TS2456) in undiscriminated unions containing self-recursive Record types where the value is a union of itself with null and/or undefined.

@local-fern-autopilot
Copy link
Contributor Author

⚠️ Auto-Merge Failed

Preview generation succeeded, but automatic merge failed. Please merge this PR manually.

Error: Pull Request is not mergeable - https://docs.github.com/rest/pulls/pulls#merge-a-pull-request

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant