Skip to content

chore: update versions (beta)#668

Merged
MakhBeth merged 1 commit intomainfrom
changeset-release/main
Apr 23, 2026
Merged

chore: update versions (beta)#668
MakhBeth merged 1 commit intomainfrom
changeset-release/main

Conversation

@github-actions
Copy link
Copy Markdown
Contributor

@github-actions github-actions Bot commented Apr 20, 2026

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-app@4.0.0-beta.134

Patch Changes

  • 9d3495e: Preserve field-level schema decode errors for relaxed Class and TaggedClass declarations so decode failures report nested constraints (for example min-length violations) instead of only a generic class-type mismatch.

  • f353d48: Rename the Class/TaggedClass relaxed declaration option to strict (default false) and apply it to Class, TaggedClass, ExtendedClass, and ExtendedTaggedClass.

    When strict: true, class decoding keeps strict class-level declaration behavior; by default, decoding remains relaxed and preserves field-level schema errors.

@effect-app/infra@4.0.0-beta.134

Patch Changes

  • eed57c6: Fix R inference in OneDSL, OneDSLExt.modify and OneDSLExt.update. The callback's effect type was annotated as Effect<…, E, FixEnv<R, Evt, S1, S2>>, which deadlocked inference of R (TS6 fell back to never, tsgo to unknown, leaking unknown into yielded effects in generator handlers). Now matches the existing AllDSLExt pattern: bare R in the callback, FixEnv<R, …> only in the return type.
  • Updated dependencies [9d3495e]
  • Updated dependencies [f353d48]
    • effect-app@4.0.0-beta.134

@effect-app/vue@4.0.0-beta.134

Patch Changes

  • Updated dependencies [9d3495e]
  • Updated dependencies [f353d48]
    • effect-app@4.0.0-beta.134

@effect-app/vue-components@4.0.0-beta.134

Patch Changes

  • Updated dependencies [9d3495e]
  • Updated dependencies [f353d48]
    • effect-app@4.0.0-beta.134
    • @effect-app/vue@4.0.0-beta.134

@github-actions github-actions Bot force-pushed the changeset-release/main branch 11 times, most recently from bcd38a5 to 229b080 Compare April 23, 2026 12:08
@github-actions github-actions Bot force-pushed the changeset-release/main branch from 229b080 to 42ce9bd Compare April 23, 2026 13:44
@MakhBeth MakhBeth merged commit 19c6d0c into main Apr 23, 2026
@MakhBeth MakhBeth deleted the changeset-release/main branch April 23, 2026 14:24
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.

1 participant