Skip to content

Version Packages - #2

Closed
github-actions[bot] wants to merge 1 commit into
mainfrom
tegami/version-packages
Closed

Version Packages#2
github-actions[bot] wants to merge 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: 77804b0

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

@github-actions
github-actions Bot force-pushed the tegami/version-packages branch from 0f06b4a to 77804b0 Compare July 28, 2026 08:06
@tiesen243 tiesen243 closed this Jul 28, 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