Version Packages (beta)#2426
Merged
Merged
Conversation
Contributor
Bundle Size Analysis
|
fc35082 to
a6c232f
Compare
a6c232f to
e7471cf
Compare
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 free
to 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.85
Patch Changes
328d97c,8441836,074e436,c1dfd60,2ba316b,7ce7344]:@effect/ai-openai@4.0.0-beta.85
Patch Changes
328d97c,8441836,074e436,c1dfd60,2ba316b,7ce7344]:@effect/ai-openai-compat@4.0.0-beta.85
Patch Changes
328d97c,8441836,074e436,c1dfd60,2ba316b,7ce7344]:@effect/ai-openrouter@4.0.0-beta.85
Patch Changes
328d97c,8441836,074e436,c1dfd60,2ba316b,7ce7344]:@effect/atom-react@4.0.0-beta.85
Patch Changes
328d97c,8441836,074e436,c1dfd60,2ba316b,7ce7344]:@effect/atom-solid@4.0.0-beta.85
Patch Changes
328d97c,8441836,074e436,c1dfd60,2ba316b,7ce7344]:@effect/atom-vue@4.0.0-beta.85
Patch Changes
328d97c,8441836,074e436,c1dfd60,2ba316b,7ce7344]:effect@4.0.0-beta.85
Patch Changes
#2436
328d97cThanks @MohanedMashaly! - change default operation in redis from LPUSH TO RPUSH#2431
8441836Thanks @gcanti! - Derive template literal arbitraries from encoded parts, closes #2414.#2439
074e436Thanks @gcanti! - Allow schema class.extendto accept aStructand preserve checks from the extension schema, closes #2419.#2444
c1dfd60Thanks @bweis! - Avoid throwing whenError.stackTraceLimitis non-writable (frozen intrinsics / SES / deterministic sandboxes such as Temporal).Effect manipulates
Error.stackTraceLimitin several internal spots to capture short or empty stack traces cheaply. In hardened environments whereErroris frozen andstackTraceLimitis read-only, assigning to it throws, which broke Effect entirely. Stack-trace-limit manipulation is now best-effort and silently no-ops when the property cannot be modified, mirroring Node's own internal guard. Behavior in normal (writable) environments is unchanged.#2425
2ba316bThanks @tim-smart! - Add Random.choice for selecting a random element from an iterable.#2434
7ce7344Thanks @gcanti! - Use semantic matching for TemplateLiteral parsing and index signature keysReplace regex-based TemplateLiteral parsing with backtracking segmentation over
template literal parts, applying part checks during matching.
Use schema membership when selecting Record index signature keys, including
checked string, number, symbol, and TemplateLiteral parameters. Tighten valid
index signature parameters on both type and encoded sides, and preserve key
parameter semantics in codec transformations.
@effect/opentelemetry@4.0.0-beta.85
Patch Changes
328d97c,8441836,074e436,c1dfd60,2ba316b,7ce7344]:@effect/platform-browser@4.0.0-beta.85
Patch Changes
328d97c,8441836,074e436,c1dfd60,2ba316b,7ce7344]:@effect/platform-bun@4.0.0-beta.85
Patch Changes
328d97c,8441836,074e436,c1dfd60,2ba316b,7ce7344]:@effect/platform-node@4.0.0-beta.85
Patch Changes
328d97c,8441836,074e436,c1dfd60,2ba316b,7ce7344]:@effect/platform-node-shared@4.0.0-beta.85
Patch Changes
328d97c,8441836,074e436,c1dfd60,2ba316b,7ce7344]:@effect/sql-clickhouse@4.0.0-beta.85
Patch Changes
328d97c,8441836,074e436,c1dfd60,2ba316b,7ce7344]:@effect/sql-d1@4.0.0-beta.85
Patch Changes
328d97c,8441836,074e436,c1dfd60,2ba316b,7ce7344]:@effect/sql-libsql@4.0.0-beta.85
Patch Changes
328d97c,8441836,074e436,c1dfd60,2ba316b,7ce7344]:@effect/sql-mssql@4.0.0-beta.85
Patch Changes
328d97c,8441836,074e436,c1dfd60,2ba316b,7ce7344]:@effect/sql-mysql2@4.0.0-beta.85
Patch Changes
328d97c,8441836,074e436,c1dfd60,2ba316b,7ce7344]:@effect/sql-pg@4.0.0-beta.85
Patch Changes
328d97c,8441836,074e436,c1dfd60,2ba316b,7ce7344]:@effect/sql-pglite@4.0.0-beta.85
Patch Changes
328d97c,8441836,074e436,c1dfd60,2ba316b,7ce7344]:@effect/sql-sqlite-bun@4.0.0-beta.85
Patch Changes
328d97c,8441836,074e436,c1dfd60,2ba316b,7ce7344]:@effect/sql-sqlite-do@4.0.0-beta.85
Patch Changes
328d97c,8441836,074e436,c1dfd60,2ba316b,7ce7344]:@effect/sql-sqlite-node@4.0.0-beta.85
Patch Changes
328d97c,8441836,074e436,c1dfd60,2ba316b,7ce7344]:@effect/sql-sqlite-react-native@4.0.0-beta.85
Patch Changes
328d97c,8441836,074e436,c1dfd60,2ba316b,7ce7344]:@effect/sql-sqlite-wasm@4.0.0-beta.85
Patch Changes
328d97c,8441836,074e436,c1dfd60,2ba316b,7ce7344]:@effect/openapi-generator@4.0.0-beta.85
Patch Changes
328d97c,8441836,074e436,c1dfd60,2ba316b,7ce7344]:@effect/vitest@4.0.0-beta.85
Patch Changes
328d97c,8441836,074e436,c1dfd60,2ba316b,7ce7344]: