Skip to content

Version Packages (beta) - #6478

Merged
tim-smart merged 1 commit into
mainfrom
changeset-release/main
Jul 21, 2026
Merged

Version Packages (beta)#6478
tim-smart merged 1 commit into
mainfrom
changeset-release/main

Conversation

@effect-bot

@effect-bot effect-bot commented Jul 17, 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.

⚠️⚠️⚠️⚠️⚠️⚠️

main is currently in pre mode so this branch has prereleases rather than normal releases. If you want to exit prereleases, run changeset pre exit on main.

⚠️⚠️⚠️⚠️⚠️⚠️

Releases

@effect/ai-anthropic@4.0.0-beta.100

Patch Changes

@effect/ai-openai@4.0.0-beta.100

Patch Changes

@effect/ai-openai-compat@4.0.0-beta.100

Patch Changes

@effect/ai-openrouter@4.0.0-beta.100

Patch Changes

@effect/atom-react@4.0.0-beta.100

Patch Changes

@effect/atom-solid@4.0.0-beta.100

Patch Changes

@effect/atom-vue@4.0.0-beta.100

Patch Changes

effect@4.0.0-beta.100

Patch Changes

  • #6501 c1288dd Thanks @gcanti! - Add a discriminants tuple to schemas augmented with Schema.toTaggedUnion and reject duplicate discriminant
    property keys.

  • #6475 2b58a3d Thanks @fubhy! - Normalize cron month and weekday aliases independently of the host locale.

  • #6492 6dc83f2 Thanks @gcanti! - Preserve nested class construction when applying constructor defaults, closes #6491.

  • #6476 c1e2fe0 Thanks @fubhy! - Add Cron day and weekday intersection semantics in inspection representations.

  • #6474 f3fbae8 Thanks @fubhy! - Validate Cron.make field constraints and treat weekday 7 as Sunday consistently with cron parsing.

  • #6472 e000f80 Thanks @fubhy! - Fix Cron.prev day-of-month rollover across shorter months and non-leap years.

  • #6471 f4ee765 Thanks @fubhy! - Fix Cron.prev weekday wrapping to always return a matching instant before the input.

  • #6477 510b55f Thanks @fubhy! - Make Cron equality and hashing include the optional timezone consistently.

  • #6433 31d3fc4 Thanks @coyaSONG! - Fix the published declaration for HttpEffect.appendPreResponseHandlerUnsafe.

  • #6487 875e618 Thanks @rvaccone! - Fix doubled Expected: Expected ... prefixes in CLI InvalidValue error messages, closes #6312.

  • #6496 688d46a Thanks @tim-smart! - Port Effect.reduce from Effect v3.

  • #6480 6ff5023 Thanks @fubhy! - Correct the diagnostic for cron step values above a field's maximum.

  • #6484 c0333e7 Thanks @tim-smart! - Fix fiber self-interuption from inside a running operation

  • #6493 06e7e8c Thanks @tim-smart! - Make multipart errors respond with an HTTP status based on their reason and ignore them in the error reporter.

  • #6498 eb9b102 Thanks @thewilkybarkid! - Don’t create a table when it’s not needed

  • #6494 8b155da Thanks @tim-smart! - only interrupt cache lookup when all awaiters are gone

  • #6495 3a87335 Thanks @tim-smart! - clean up more references on fiber exit

@effect/opentelemetry@4.0.0-beta.100

Patch Changes

@effect/platform-browser@4.0.0-beta.100

Patch Changes

@effect/platform-bun@4.0.0-beta.100

Patch Changes

@effect/platform-node@4.0.0-beta.100

Patch Changes

@effect/platform-node-shared@4.0.0-beta.100

Patch Changes

@effect/sql-clickhouse@4.0.0-beta.100

Patch Changes

@effect/sql-d1@4.0.0-beta.100

Patch Changes

@effect/sql-libsql@4.0.0-beta.100

Patch Changes

@effect/sql-mssql@4.0.0-beta.100

Patch Changes

@effect/sql-mysql2@4.0.0-beta.100

Patch Changes

@effect/sql-pg@4.0.0-beta.100

Patch Changes

@effect/sql-pglite@4.0.0-beta.100

Patch Changes

@effect/sql-sqlite-bun@4.0.0-beta.100

Patch Changes

@effect/sql-sqlite-do@4.0.0-beta.100

Patch Changes

@effect/sql-sqlite-node@4.0.0-beta.100

Patch Changes

@effect/sql-sqlite-react-native@4.0.0-beta.100

Patch Changes

@effect/sql-sqlite-wasm@4.0.0-beta.100

Patch Changes

@effect/openapi-generator@4.0.0-beta.100

Patch Changes

@effect/vitest@4.0.0-beta.100

Patch Changes

@github-actions

github-actions Bot commented Jul 17, 2026

Copy link
Copy Markdown
Contributor

Bundle Size Analysis

File Name Current Size Previous Size Difference
basic.ts 6.66 KB 6.66 KB 0.00 KB (0.00%)
batching.ts 9.27 KB 9.27 KB 0.00 KB (0.00%)
brand.ts 6.14 KB 6.14 KB 0.00 KB (0.00%)
cache.ts 10.13 KB 10.13 KB 0.00 KB (0.00%)
config.ts 18.89 KB 18.89 KB 0.00 KB (0.00%)
differ.ts 17.10 KB 17.10 KB 0.00 KB (0.00%)
http-client.ts 20.58 KB 20.58 KB 0.00 KB (0.00%)
logger.ts 10.26 KB 10.26 KB 0.00 KB (0.00%)
metric.ts 8.52 KB 8.52 KB 0.00 KB (0.00%)
optic.ts 7.35 KB 7.35 KB 0.00 KB (0.00%)
pubsub.ts 14.10 KB 14.10 KB 0.00 KB (0.00%)
queue.ts 11.09 KB 11.09 KB 0.00 KB (0.00%)
schedule.ts 10.30 KB 10.30 KB 0.00 KB (0.00%)
schema-class.ts 17.96 KB 17.96 KB 0.00 KB (0.00%)
schema-fromJsonSchemaDocument.ts 4.06 KB 4.06 KB 0.00 KB (0.00%)
schema-representation-roundtrip.ts 27.33 KB 27.33 KB 0.00 KB (0.00%)
schema-string-transformation.ts 12.62 KB 12.62 KB 0.00 KB (0.00%)
schema-string.ts 10.30 KB 10.30 KB 0.00 KB (0.00%)
schema-template-literal.ts 14.27 KB 14.27 KB 0.00 KB (0.00%)
schema-toArbitraryLazy.ts 20.73 KB 20.73 KB 0.00 KB (0.00%)
schema-toCodeDocument.ts 21.32 KB 21.32 KB 0.00 KB (0.00%)
schema-toCodecJson.ts 17.93 KB 17.93 KB 0.00 KB (0.00%)
schema-toEquivalence.ts 17.82 KB 17.82 KB 0.00 KB (0.00%)
schema-toFormatter.ts 17.65 KB 17.65 KB 0.00 KB (0.00%)
schema-toJsonSchemaDocument.ts 20.21 KB 20.21 KB 0.00 KB (0.00%)
schema-toRepresentation.ts 18.20 KB 18.20 KB 0.00 KB (0.00%)
schema.ts 17.23 KB 17.23 KB 0.00 KB (0.00%)
stm.ts 12.02 KB 12.02 KB 0.00 KB (0.00%)
stream.ts 9.30 KB 9.30 KB 0.00 KB (0.00%)

@effect-bot
effect-bot force-pushed the changeset-release/main branch 19 times, most recently from 4c7bd08 to 0092a45 Compare July 20, 2026 21:29
@effect-bot
effect-bot force-pushed the changeset-release/main branch from 0092a45 to 6b0d899 Compare July 21, 2026 04:58
@tim-smart
tim-smart merged commit 67114e9 into main Jul 21, 2026
15 checks passed
@tim-smart
tim-smart deleted the changeset-release/main branch July 21, 2026 05:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

2 participants