Skip to content

Version Packages#6282

Open
github-actions[bot] wants to merge 1 commit into
mainfrom
changeset-release/main
Open

Version Packages#6282
github-actions[bot] wants to merge 1 commit into
mainfrom
changeset-release/main

Conversation

@github-actions

@github-actions github-actions Bot commented Jun 18, 2026

Copy link
Copy Markdown
Contributor

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-anthropic@0.26.1

Patch Changes

  • #6288 cfa2bbf Thanks @davidgoli! - populate cachedInputTokens in streaming responses from cache_read_input_tokens

  • Updated dependencies [95c7d2e, 99d5575]:

    • effect@3.21.5
    • @effect/platform@0.96.3

effect@3.21.5

Patch Changes

  • #6285 95c7d2e Thanks @chatman-media! - Fix Cron.next skipping earlier matching days when the upcoming day-of-month does not exist in the current month. For an expression like 0 0 1,16,31 * *, advancing from a date past the 16th selected day 31; in a month without 31 days this overflowed into the following month and landed on a later matching day (e.g. the 16th), silently skipping the 1st. Cron.next now wraps to the first matching day of the next month in that case, matching the behaviour of Cron.prev and other cron implementations.

@effect/platform@0.96.3

Patch Changes

  • #6244 99d5575 Thanks @spokodev! - Fix HttpLayerRouter.addHttpApi so two registered APIs no longer share error encoders. Previously each call's middleware was added to a shared context map and applied to every route, so a 500 response from one API was sometimes encoded against the other API's error schema. The fix scopes each API's middleware to its own endpoints (matched by method + path) and wraps each route handler directly.

  • Updated dependencies [95c7d2e]:

    • effect@3.21.5

@github-actions github-actions Bot requested a review from tim-smart as a code owner June 18, 2026 21:45
@github-project-automation github-project-automation Bot moved this to Discussion Ongoing in PR Backlog Jun 18, 2026
@github-actions github-actions Bot force-pushed the changeset-release/main branch from e8178a6 to 135ab82 Compare June 23, 2026 05:05
@github-actions github-actions Bot requested a review from mikearnaldi as a code owner June 23, 2026 05:05
@github-actions github-actions Bot force-pushed the changeset-release/main branch from 135ab82 to ad8c3d7 Compare June 24, 2026 01:37
@github-actions github-actions Bot requested a review from IMax153 as a code owner June 24, 2026 01:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

Status: Discussion Ongoing

Development

Successfully merging this pull request may close these issues.

0 participants