Skip to content

Version Packages - #3

Merged
tiesen243 merged 1 commit into
mainfrom
tegami/version-packages
Jul 28, 2026
Merged

Version Packages#3
tiesen243 merged 1 commit into
mainfrom
tegami/version-packages

Conversation

@github-actions

Copy link
Copy Markdown
Contributor

Summary

All bumped packages.

Package From To
@tiesen/effect-tanstack-query 0.0.0 0.0.1

Changelogs

2026-07-28-ms4c4sko.md

Show Bumped Packages (1)
Package Bump
npm:@tiesen/effect-tanstack-query patch

Initial Release

First official release of effect-tanstack-query — a type-safe bridge between Effect HTTP API clients and TanStack Query.

Features

  • TanStack Query Options Proxy: Automatically generate queryOptions, mutationOptions, and getQueryKey from Effect HttpApiClient endpoints using ES6 Proxies.
  • End-to-End Type Safety:
    • Full type inference for params, query, headers, and payload schema inputs.
    • Automatic resolution of Success and Error response types.
    • Unwrap Effect Schema types seamlessly for TanStack Query options.
  • Smart Arguments: Supports optional input parameters when an endpoint requires no request parameters/payload.
  • Effect Runtime Execution: Seamlessly executes Effect pipelines as Promises backed by ManagedRuntime and supports request cancellation via AbortSignal.

Publish

The following packages will be published if merged:

Package Version Registry
@tiesen/effect-tanstack-query 0.0.1 npm

@changeset-bot

changeset-bot Bot commented Jul 28, 2026

Copy link
Copy Markdown

⚠️ No Changeset found

Latest commit: 2ca1cf6

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

@tiesen243
tiesen243 merged commit 87507c9 into main Jul 28, 2026
3 of 4 checks passed
@tiesen243
tiesen243 deleted the tegami/version-packages branch July 28, 2026 08:09
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