Skip to content

Conversation

@github-actions
Copy link
Contributor

@github-actions github-actions bot commented Dec 19, 2025

This PR was opened by the Changesets release GitHub action. When you're ready to do a release, you can merge this and the packages will be published to npm automatically. If you're not ready to do a release yet, that's fine, whenever you add more changesets to main, this PR will be updated.

Releases

@effect/[email protected]

Patch Changes

@effect/[email protected]

Patch Changes

@effect/[email protected]

Patch Changes

[email protected]

Patch Changes

  • #5924 488d6e8 Thanks @mikearnaldi! - Fix Effect.retry to respect times: 0 option by using explicit undefined check instead of truthy check.

@effect/[email protected]

Patch Changes

  • #5936 65e9e35 Thanks @schickling! - Document subtle CORS middleware allowedHeaders behavior: when empty array (default), it reflects back the client's Access-Control-Request-Headers (permissive), and when non-empty array, it only allows specified headers (restrictive). Added comprehensive JSDoc with examples.

  • #5940 ee69cd7 Thanks @kitlangton! - HttpServerResponse: fix fromWeb to preserve Content-Type header when response has a body

    Previously, when converting a web Response to an HttpServerResponse via fromWeb, the Content-Type header was not passed to Body.stream(), causing it to default to application/octet-stream. This affected any code using HttpApp.fromWebHandler to wrap web handlers, as JSON responses would incorrectly have their Content-Type set to application/octet-stream instead of application/json.

  • Updated dependencies [488d6e8]:

@github-project-automation github-project-automation bot moved this to Discussion Ongoing in PR Backlog Dec 19, 2025
@github-actions github-actions bot force-pushed the changeset-release/main branch from 0b962a6 to b81bb96 Compare December 21, 2025 00:18
@github-actions github-actions bot requested a review from IMax153 as a code owner December 21, 2025 00:18
@github-actions github-actions bot force-pushed the changeset-release/main branch 2 times, most recently from 70a72fb to aa0be2d Compare December 29, 2025 03:05
@github-actions github-actions bot requested a review from tim-smart as a code owner December 29, 2025 03:05
@github-actions github-actions bot force-pushed the changeset-release/main branch from aa0be2d to 3decdc0 Compare December 30, 2025 14:06
@github-actions github-actions bot force-pushed the changeset-release/main branch from 3decdc0 to f74dde5 Compare December 31, 2025 23:19
@tim-smart tim-smart merged commit 9f74ba1 into main Jan 1, 2026
@tim-smart tim-smart deleted the changeset-release/main branch January 1, 2026 01:49
@github-project-automation github-project-automation bot moved this from Discussion Ongoing to Done in PR Backlog Jan 1, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

Status: Done

Development

Successfully merging this pull request may close these issues.

2 participants