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

@effect/ai-openai@0.40.2

Patch Changes

effect@3.21.5

Patch Changes

  • #6302 307d54a Thanks @fubhy! - Allow cron fields like 5/15 to expand from the starting value through the field maximum.

  • #6303 d95868a Thanks @fubhy! - Fix Schedule.cron when the test clock is adjusted to infinity.

  • #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.

  • #6305 d24511f Thanks @fubhy! - Fix cron parsing and scheduling edge cases for whitespace, Sunday 7, strict numeric tokens, explicit full day ranges, and month-constrained day-of-month / weekday matching.

@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 [307d54a, d95868a, 95c7d2e, d24511f]:

    • 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
@github-actions github-actions Bot force-pushed the changeset-release/main branch from ad8c3d7 to e30bd14 Compare June 29, 2026 18:10
@github-actions github-actions Bot force-pushed the changeset-release/main branch 2 times, most recently from 405f846 to 2026ac6 Compare July 8, 2026 09:40
@github-actions github-actions Bot force-pushed the changeset-release/main branch from 2026ac6 to 624c2a3 Compare July 8, 2026 12:27
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