Skip to content

Version Packages (beta) - #2447

Merged
tim-smart merged 1 commit into
mainfrom
changeset-release/main
Jun 23, 2026
Merged

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

Conversation

@effect-bot

@effect-bot effect-bot commented Jun 20, 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.86

Patch Changes

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

Patch Changes

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

Patch Changes

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

Patch Changes

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

Patch Changes

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

Patch Changes

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

Patch Changes

effect@4.0.0-beta.86

Patch Changes

  • #2462 0b5795a Thanks @tim-smart! - Add Statement.valuesUnprepared for returning unprepared SQL statement rows as arrays.

  • #2455 3e3a859 Thanks @fubhy! - Fix Cron.next skipping earlier matching days when the upcoming day-of-month does not exist in the current month.

  • #2454 7dbec24 Thanks @StarpTech! - Exclude response metadata from HTTP server span failures after response headers have been sent.

  • #2449 d8c00a1 Thanks @gcanti! - Fix Schema handling of encoded-side checks for container ASTs.

    Checks added after flip are now preserved as encodingChecks across
    Declaration, Arrays, Objects, and Union, even when rebuilding the AST
    does not change child nodes. toType now projects those checks consistently,
    and parsing applies encoded-side checks to the local encoded value when an
    encoding chain is present without allowing encoded-side parseOptions
    annotations to affect the current parser side.

  • #2446 85b6317 Thanks @IMax153! - Allow schemas provided to CLI flags / arguments to utilize the environment required by the CLI

  • #2452 6d0fda0 Thanks @gcanti! - Remove the keepDeclarations option from Schema.toCodecStringTree.

  • #2461 108a933 Thanks @tim-smart! - Fail RpcClient HTTP requests with a defect when the response stream closes before the request receives a terminal response.

  • #2442 7e1f455 Thanks @gcanti! - Improve Schema type-level performance by lazily computing schema views,
    specializing common struct projections, and using lighter schema constraints at
    API boundaries that do not need the full schema protocol.

    This also adds the Schema type-performance benchmark suite, introduces
    Schema.toCodecArrayFromSingle, preserves canonical StringTree array codecs,
    renames the arbitrary-generation annotation constraint for clarity, and updates
    affected codec, parser, channel, SQL, HTTP API, persistence, RPC, AI, OpenAPI,
    and workflow typings to match the refined Schema surface.

  • #2464 46b3e79 Thanks @tim-smart! - do not use performance.timeOrigin and calculate origins lazily

@effect/opentelemetry@4.0.0-beta.86

Patch Changes

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

Patch Changes

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

Patch Changes

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

Patch Changes

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

Patch Changes

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

Patch Changes

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

Patch Changes

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

Patch Changes

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

Patch Changes

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

Patch Changes

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

Patch Changes

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

Patch Changes

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

Patch Changes

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

Patch Changes

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

Patch Changes

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

Patch Changes

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

Patch Changes

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

Patch Changes

@effect/vitest@4.0.0-beta.86

Patch Changes

@github-actions

github-actions Bot commented Jun 20, 2026

Copy link
Copy Markdown
Contributor

Bundle Size Analysis

File Name Current Size Previous Size Difference
basic.ts 6.58 KB 6.58 KB 0.00 KB (0.00%)
batching.ts 9.09 KB 9.09 KB 0.00 KB (0.00%)
brand.ts 6.14 KB 6.14 KB 0.00 KB (0.00%)
cache.ts 9.79 KB 9.79 KB 0.00 KB (0.00%)
config.ts 18.72 KB 18.72 KB 0.00 KB (0.00%)
differ.ts 16.83 KB 16.83 KB 0.00 KB (0.00%)
http-client.ts 20.32 KB 20.32 KB 0.00 KB (0.00%)
logger.ts 10.10 KB 10.10 KB 0.00 KB (0.00%)
metric.ts 8.42 KB 8.42 KB 0.00 KB (0.00%)
optic.ts 7.35 KB 7.35 KB 0.00 KB (0.00%)
pubsub.ts 13.88 KB 13.88 KB 0.00 KB (0.00%)
queue.ts 10.97 KB 10.97 KB 0.00 KB (0.00%)
schedule.ts 10.17 KB 10.17 KB 0.00 KB (0.00%)
schema-fromJsonSchemaDocument.ts 3.49 KB 3.49 KB 0.00 KB (0.00%)
schema-representation-roundtrip.ts 26.85 KB 26.85 KB 0.00 KB (0.00%)
schema-string-transformation.ts 12.47 KB 12.47 KB 0.00 KB (0.00%)
schema-string.ts 10.18 KB 10.18 KB 0.00 KB (0.00%)
schema-template-literal.ts 14.07 KB 14.07 KB 0.00 KB (0.00%)
schema-toArbitraryLazy.ts 20.50 KB 20.50 KB 0.00 KB (0.00%)
schema-toCodeDocument.ts 21.07 KB 21.07 KB 0.00 KB (0.00%)
schema-toCodecJson.ts 17.65 KB 17.65 KB 0.00 KB (0.00%)
schema-toEquivalence.ts 17.56 KB 17.56 KB 0.00 KB (0.00%)
schema-toFormatter.ts 17.41 KB 17.41 KB 0.00 KB (0.00%)
schema-toJsonSchemaDocument.ts 19.97 KB 19.97 KB 0.00 KB (0.00%)
schema-toRepresentation.ts 17.94 KB 17.94 KB 0.00 KB (0.00%)
schema.ts 16.98 KB 16.98 KB 0.00 KB (0.00%)
stm.ts 11.86 KB 11.86 KB 0.00 KB (0.00%)
stream.ts 9.20 KB 9.20 KB 0.00 KB (0.00%)

@effect-bot
effect-bot force-pushed the changeset-release/main branch 12 times, most recently from 7c7cc99 to 7280eec Compare June 23, 2026 01:36
@effect-bot
effect-bot force-pushed the changeset-release/main branch from 7280eec to 274e379 Compare June 23, 2026 01:45
@tim-smart
tim-smart merged commit 595bb5e into main Jun 23, 2026
14 checks passed
@tim-smart
tim-smart deleted the changeset-release/main branch June 23, 2026 01:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants