Uh oh!
There was an error while loading. Please reload this page.
Version Packages (beta) - #7150
Merged
Merged
Conversation
Contributor
Bundle Size AnalysisGenerated from PR build output; treat the content below as untrusted.
|
effect-botforce-pushed
the
changeset-release/main
branch
11 times, most recently
from
August 10, 2026 02:56
f2ed8d7 to
49b7632Compareeffect-botforce-pushed
the
changeset-release/main
branch
from
August 10, 2026 04:14
49b7632 to
38226b5CompareUh oh!
There was an error while loading. Please reload this page.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for freeto join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
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.
mainis currently in pre mode so this branch has prereleases rather than normal releases. If you want to exit prereleases, runchangeset pre exitonmain.Releases
@effect/ai-anthropic@4.0.0-beta.107
Patch Changes
596f3f9,9611ed4,8b91605,d901928,b32bdef]:@effect/ai-openai@4.0.0-beta.107
Patch Changes
596f3f9,9611ed4,8b91605,d901928,b32bdef]:@effect/ai-openai-compat@4.0.0-beta.107
Patch Changes
596f3f9,9611ed4,8b91605,d901928,b32bdef]:@effect/ai-openrouter@4.0.0-beta.107
Patch Changes
596f3f9,9611ed4,8b91605,d901928,b32bdef]:@effect/atom-react@4.0.0-beta.107
Patch Changes
596f3f9,9611ed4,8b91605,d901928,b32bdef]:@effect/atom-solid@4.0.0-beta.107
Patch Changes
596f3f9,9611ed4,8b91605,d901928,b32bdef]:@effect/atom-vue@4.0.0-beta.107
Patch Changes
596f3f9,9611ed4,8b91605,d901928,b32bdef]:effect@4.0.0-beta.107
Patch Changes
#7156
596f3f9Thanks @tim-smart! - Terminate active multipart file streams when a parser limit is exceeded or the body ends unexpectedly, so file parts fail instead of hanging.#7153
9611ed4Thanks @rajanpanth! - FixDuration'sHash.symbolimplementation to hash a canonical nanoseconds form instead of the raw internalMillis/Nanosrepresentation. Two durations thatDuration.equals/Equal.equalsconsider equal (e.g.Duration.seconds(5)andDuration.nanos(5_000_000_000n)) previously hashed differently, violating the Hash/Equal contract and silently breakingHashSet/HashMaplookups keyed byDuration.#7166
8b91605Thanks @CDVolvik! - Import migrations through a file URL inMigrator.fromFileSystem, so absolute Windows paths are accepted by the ESM loader.Previously the directory and file name were passed to
importas a plain path. On Windows that produced a specifier such asD:\migrations\1_init.ts, which the ESM loader rejects withOnly URLs with a scheme in: file, data, and node are supported.fromFileSystemnow resolves the specifier through thePathservice, so its type widens fromLoader<FileSystem>toLoader<FileSystem | Path>. Callers that already provide an aggregate platform layer such asNodeServices.layerare unaffected; callers that provideFileSystemon its own now also need aPathlayer, and on Windows it must be a platform-aware one rather than the POSIXPath.layer.#7157
d901928Thanks @tim-smart! - AddChannel.mkUint8Arrayand reuse it fromStreamand multipart file collection. This also fixes quadratic buffering inFile.contentEffect, improving collection of a 16 MiB chunked upload by approximately 90x.#7149
b32bdefThanks @gcanti! - Require explicit handling for regular expression pattern constraints translated from JSON Schema documents, with modes to apply trusted patterns or ignore their constraints.@effect/opentelemetry@4.0.0-beta.107
Patch Changes
596f3f9,9611ed4,8b91605,d901928,b32bdef]:@effect/platform-browser@4.0.0-beta.107
Patch Changes
596f3f9,9611ed4,8b91605,d901928,b32bdef]:@effect/platform-bun@4.0.0-beta.107
Patch Changes
596f3f9,9611ed4,8b91605,d901928,b32bdef,e74c302]:@effect/platform-deno@4.0.0-beta.107
Patch Changes
596f3f9,9611ed4,8b91605,d901928,b32bdef,e74c302]:@effect/platform-node@4.0.0-beta.107
Patch Changes
596f3f9,9611ed4,8b91605,d901928,b32bdef,e74c302]:@effect/platform-node-shared@4.0.0-beta.107
Patch Changes
e74c302Thanks @CDVolvik! - Pass Node'swindowsHideflag for spawned Windows children by default (except detached processes), with an independentwindowsHideoption for callers that need visible GUI windows. Process-group cleanup now invokestaskkillwithout acmd.exewrapper and hides its window.596f3f9,9611ed4,8b91605,d901928,b32bdef]:@effect/sql-clickhouse@4.0.0-beta.107
Patch Changes
596f3f9,9611ed4,8b91605,d901928,b32bdef]:@effect/sql-d1@4.0.0-beta.107
Patch Changes
596f3f9,9611ed4,8b91605,d901928,b32bdef]:@effect/sql-libsql@4.0.0-beta.107
Patch Changes
596f3f9,9611ed4,8b91605,d901928,b32bdef]:@effect/sql-mssql@4.0.0-beta.107
Patch Changes
596f3f9,9611ed4,8b91605,d901928,b32bdef]:@effect/sql-mysql2@4.0.0-beta.107
Patch Changes
596f3f9,9611ed4,8b91605,d901928,b32bdef]:@effect/sql-pg@4.0.0-beta.107
Patch Changes
596f3f9,9611ed4,8b91605,d901928,b32bdef]:@effect/sql-pglite@4.0.0-beta.107
Patch Changes
596f3f9,9611ed4,8b91605,d901928,b32bdef]:@effect/sql-sqlite-bun@4.0.0-beta.107
Patch Changes
c30386dThanks @tim-smart! - Use a configurable five-second busy timeout and immediate transactions by default to avoid SQLite lock failures under concurrent access. Busy waits can block the event loop, while immediate transactions serialize behind other writers.596f3f9,9611ed4,8b91605,d901928,b32bdef]:@effect/sql-sqlite-do@4.0.0-beta.107
Patch Changes
596f3f9,9611ed4,8b91605,d901928,b32bdef]:@effect/sql-sqlite-node@4.0.0-beta.107
Patch Changes
c30386dThanks @tim-smart! - Use a configurable five-second busy timeout and immediate transactions by default to avoid SQLite lock failures under concurrent access. Busy waits can block the event loop, while immediate transactions serialize behind other writers.596f3f9,9611ed4,8b91605,d901928,b32bdef]:@effect/sql-sqlite-react-native@4.0.0-beta.107
Patch Changes
596f3f9,9611ed4,8b91605,d901928,b32bdef]:@effect/sql-sqlite-wasm@4.0.0-beta.107
Patch Changes
596f3f9,9611ed4,8b91605,d901928,b32bdef]:@effect/docgen@4.0.0-beta.107
Patch Changes
596f3f9,9611ed4,8b91605,d901928,b32bdef]:@effect/doctest@4.0.0-beta.107
Patch Changes
596f3f9,9611ed4,8b91605,d901928,b32bdef]:@effect/openapi-generator@4.0.0-beta.107
Patch Changes
596f3f9,9611ed4,8b91605,d901928,b32bdef]:@effect/vitest@4.0.0-beta.107
Patch Changes
596f3f9,9611ed4,8b91605,d901928,b32bdef]: