Skip to content

Version Packages (beta) - #2506

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

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

Conversation

@effect-bot

@effect-bot effect-bot commented Jun 29, 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.93

Patch Changes

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

Patch Changes

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

Patch Changes

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

Patch Changes

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

Patch Changes

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

Patch Changes

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

Patch Changes

effect@4.0.0-beta.93

Patch Changes

  • #2512 00652fe Thanks @gcanti! - Preserve content schema identifiers when emitting JSON Schema for Schema.fromJsonString.

    This keeps user-defined identifiers attached to the decoded JSON payload while giving the generated JSON string wrapper its own derived name, avoiding client codegen outputs where the payload type is renamed behind the transport wrapper.

  • #2492 6c58167 Thanks @maxprilutskiy! - Map HttpApi json defects to SchemaError

  • #2519 2bc5415 Thanks @tim-smart! - Fix structural equality for request-style values when structural hashes collide.

  • #2507 e11cccc Thanks @tim-smart! - ensure handler errors don't cause httpapi security middleware to fallback

  • #2518 ba7e77e Thanks @tim-smart! - Move UrlParams.makeUrl to Url.make and return Url.UrlError for URL construction failures.

  • #2505 5713ee7 Thanks @KhraksMamtsov! - accept UrlParams.Input in some UrlParams apis

@effect/opentelemetry@4.0.0-beta.93

Patch Changes

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

Patch Changes

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

Patch Changes

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

Patch Changes

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

Patch Changes

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

Patch Changes

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

Patch Changes

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

Patch Changes

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

Patch Changes

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

Patch Changes

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

Patch Changes

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

Patch Changes

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

Patch Changes

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

Patch Changes

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

Patch Changes

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

Patch Changes

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

Patch Changes

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

Patch Changes

@effect/vitest@4.0.0-beta.93

Patch Changes

@github-actions

github-actions Bot commented Jun 29, 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.63 KB 18.63 KB 0.00 KB (0.00%)
differ.ts 16.84 KB 16.84 KB 0.00 KB (0.00%)
http-client.ts 20.37 KB 20.37 KB 0.00 KB (0.00%)
logger.ts 10.13 KB 10.13 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.89 KB 13.89 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-class.ts 17.70 KB 17.70 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.90 KB 26.90 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.55 KB 17.55 KB 0.00 KB (0.00%)
schema-toFormatter.ts 17.41 KB 17.41 KB 0.00 KB (0.00%)
schema-toJsonSchemaDocument.ts 19.96 KB 19.96 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.89 KB 11.89 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 5 times, most recently from fe8d3ac to 662768f Compare July 1, 2026 22:02
@effect-bot
effect-bot force-pushed the changeset-release/main branch from 662768f to f4beff8 Compare July 1, 2026 22:05
@tim-smart
tim-smart merged commit c74babd into main Jul 1, 2026
14 checks passed
@tim-smart
tim-smart deleted the changeset-release/main branch July 1, 2026 22:13
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