Skip to content

chore: update versions (beta) - #848

Merged
patroza merged 1 commit into
mainfrom
changeset-release/main
Aug 4, 2026
Merged

chore: update versions (beta)#848
patroza merged 1 commit into
mainfrom
changeset-release/main

Conversation

@github-actions

@github-actions github-actions Bot commented Aug 4, 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-app@4.0.0-beta.307

Patch Changes

  • 40585ca: Keep tag-aware ProjectableFromDomain for projectComputed only; restore loose key-presence guard for project() so view DTOs with reshaped fields keep typechecking.

  • ad0ede6: Keep tag-aware ProjectableGuard on both project() and projectComputed (no loose key-only paper-over).

    Hardening:

    • single-literal tags allow dual same-tag domain variants (KeysOfUnion of matched members)
    • multi-tag / string tags still require keys on every matched member
    • optional projection/domain keys checked by key presence only (not optional-assignability)

    Call sites must project domain-owned fields per tagged state.

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

Patch Changes

  • 40585ca: Keep tag-aware ProjectableFromDomain for projectComputed only; restore loose key-presence guard for project() so view DTOs with reshaped fields keep typechecking.

  • ad0ede6: Keep tag-aware ProjectableGuard on both project() and projectComputed (no loose key-only paper-over).

    Hardening:

    • single-literal tags allow dual same-tag domain variants (KeysOfUnion of matched members)
    • multi-tag / string tags still require keys on every matched member
    • optional projection/domain keys checked by key presence only (not optional-assignability)

    Call sites must project domain-owned fields per tagged state.

  • Updated dependencies [40585ca]

  • Updated dependencies [ad0ede6]

    • effect-app@4.0.0-beta.307

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

Patch Changes

  • 40585ca: Keep tag-aware ProjectableFromDomain for projectComputed only; restore loose key-presence guard for project() so view DTOs with reshaped fields keep typechecking.

  • ad0ede6: Keep tag-aware ProjectableGuard on both project() and projectComputed (no loose key-only paper-over).

    Hardening:

    • single-literal tags allow dual same-tag domain variants (KeysOfUnion of matched members)
    • multi-tag / string tags still require keys on every matched member
    • optional projection/domain keys checked by key presence only (not optional-assignability)

    Call sites must project domain-owned fields per tagged state.

  • Updated dependencies [40585ca]

  • Updated dependencies [ad0ede6]

    • effect-app@4.0.0-beta.307

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

Patch Changes

  • 40585ca: Keep tag-aware ProjectableFromDomain for projectComputed only; restore loose key-presence guard for project() so view DTOs with reshaped fields keep typechecking.

  • ad0ede6: Keep tag-aware ProjectableGuard on both project() and projectComputed (no loose key-only paper-over).

    Hardening:

    • single-literal tags allow dual same-tag domain variants (KeysOfUnion of matched members)
    • multi-tag / string tags still require keys on every matched member
    • optional projection/domain keys checked by key presence only (not optional-assignability)

    Call sites must project domain-owned fields per tagged state.

  • Updated dependencies [40585ca]

  • Updated dependencies [ad0ede6]

    • effect-app@4.0.0-beta.307
    • @effect-app/vue@4.0.0-beta.307

@effect-app/e2e@4.0.0-beta.307

Patch Changes

  • Updated dependencies [40585ca]
  • Updated dependencies [ad0ede6]
    • effect-app@4.0.0-beta.307
    • @effect-app/infra@4.0.0-beta.307
    • @effect-app/vue@4.0.0-beta.307

@github-actions
github-actions Bot force-pushed the changeset-release/main branch from 64e8ae0 to 973a7b7 Compare August 4, 2026 11:20
@pkg-pr-new

pkg-pr-new Bot commented Aug 4, 2026

Copy link
Copy Markdown

Open in StackBlitz

@effect-app/cli

npm i https://pkg.pr.new/effect-app/libs/@effect-app/cli@848

effect-app

npm i https://pkg.pr.new/effect-app/libs/effect-app@848

@effect-app/eslint-codegen-model

npm i https://pkg.pr.new/effect-app/libs/@effect-app/eslint-codegen-model@848

@effect-app/eslint-shared-config

npm i https://pkg.pr.new/effect-app/libs/@effect-app/eslint-shared-config@848

@effect-app/infra

npm i https://pkg.pr.new/effect-app/libs/@effect-app/infra@848

@effect-app/vue

npm i https://pkg.pr.new/effect-app/libs/@effect-app/vue@848

@effect-app/vue-components

npm i https://pkg.pr.new/effect-app/libs/@effect-app/vue-components@848

commit: 973a7b7

@github-actions
github-actions Bot force-pushed the changeset-release/main branch from 973a7b7 to 13504d7 Compare August 4, 2026 11:32
@patroza
patroza merged commit 7997a0b into main Aug 4, 2026
4 checks passed
@patroza
patroza deleted the changeset-release/main branch August 4, 2026 11:35
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