Skip to content

Version Packages#6142

Merged
IMax153 merged 1 commit intomainfrom
changeset-release/main
Apr 17, 2026
Merged

Version Packages#6142
IMax153 merged 1 commit intomainfrom
changeset-release/main

Conversation

@github-actions
Copy link
Copy Markdown
Contributor

@github-actions github-actions bot commented Mar 22, 2026

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/ai-openai@0.39.1

Patch Changes

  • 47f0439 Thanks @aayushbaluni! - fix(ai-openai): deduplicate response.output items to prevent invalid JSON concatenation

  • #6187 b63fdb8 Thanks @alex-dixon! - Change 'in-memory' to 'in_memory' in prompt cache enums

  • #6174 739f077 Thanks @mollyegibson! - Make 'strict' mode configurable for tool definitions passed to the OpenAI model

  • Updated dependencies [f99048e]:

    • effect@3.21.1

@effect/ai-openrouter@0.10.1

Patch Changes

  • #6145 6c39a34 Thanks @LikiosSedo! - Fix typo in HTTP header name: HTTP-ReferrerHTTP-Referer. The HTTP spec spells it "Referer" (single r), and OpenRouter expects this exact header name for app attribution.

  • Updated dependencies [f99048e]:

    • effect@3.21.1

@effect/cli@0.75.1

Patch Changes

  • #6144 ec5c505 Thanks @LikiosSedo! - Fix --log-level=value equals syntax incorrectly swallowing the next argument. Only skip the next arg when the previous arg is exactly --log-level (space-separated form).

  • Updated dependencies [f99048e]:

    • effect@3.21.1

@effect/cluster@0.58.1

Patch Changes

effect@3.21.1

Patch Changes

  • #6139 f99048e Thanks @marbemac! - Fix batched request resolver defects causing consumer fibers to hang forever.

    When a RequestResolver.makeBatched resolver died with a defect, the request Deferreds were never completed because the cleanup logic in invokeWithInterrupt used flatMap (which only runs on success). Changed to ensuring so uncompleted request entries are always resolved regardless of exit type.

@github-actions github-actions bot requested a review from mikearnaldi as a code owner March 22, 2026 22:13
@github-project-automation github-project-automation bot moved this to Discussion Ongoing in PR Backlog Mar 22, 2026
@github-actions github-actions bot force-pushed the changeset-release/main branch from 7ede2cc to df9996d Compare March 25, 2026 18:13
@github-actions github-actions bot requested a review from IMax153 as a code owner March 25, 2026 18:13
@github-actions github-actions bot force-pushed the changeset-release/main branch from df9996d to 55c75cd Compare March 31, 2026 14:02
@github-actions github-actions bot force-pushed the changeset-release/main branch from 55c75cd to 66e110f Compare April 16, 2026 22:03
@github-actions github-actions bot requested a review from tim-smart as a code owner April 16, 2026 22:03
@github-actions github-actions bot force-pushed the changeset-release/main branch from 66e110f to 8eb5b0b Compare April 17, 2026 19:17
@github-actions github-actions bot force-pushed the changeset-release/main branch from 8eb5b0b to 9c88f5e Compare April 17, 2026 19:25
@IMax153 IMax153 merged commit cc0c40a into main Apr 17, 2026
@IMax153 IMax153 deleted the changeset-release/main branch April 17, 2026 19:30
@github-project-automation github-project-automation bot moved this from Discussion Ongoing to Done in PR Backlog Apr 17, 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.

1 participant