Skip to content

chore: version packages#2

Merged
EthanShoeDev merged 1 commit into
mainfrom
changeset-release/main
Apr 9, 2026
Merged

chore: version packages#2
EthanShoeDev merged 1 commit into
mainfrom
changeset-release/main

Conversation

@github-actions
Copy link
Copy Markdown
Contributor

@github-actions github-actions Bot commented Apr 9, 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.

Releases

effect-tanstack-start@0.1.0

Minor Changes

  • #1 0f39830 Thanks @EthanShoeDev! - Add typesafe error mapping via catchTags option in makeCallApiPromise

    • makeCallApiPromise now accepts a catchTags option that maps Effect error _tag values to TanStack Router signals (e.g. notFound(), redirect()), with full
      type safety and autocomplete.

    • Global defaults can be set at factory time; per-call overrides take priority.

    • Internally switches to runPromiseExit for clean error extraction (not a breaking change — unhandled errors still throw FiberFailure).

    • New type utilities exported from effect-tanstack-start/client: AllClientErrors, ClientErrorTags, ClientErrorByTag.

example@0.0.1

Patch Changes

  • Updated dependencies [0f39830]:
    • effect-tanstack-start@0.1.0

@github-actions github-actions Bot force-pushed the changeset-release/main branch from 9adf37a to fe17501 Compare April 9, 2026 21:06
@EthanShoeDev EthanShoeDev merged commit 61b4bae into main Apr 9, 2026
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