Skip to content

Add React query hooks and QueryCache client - #1

Merged
santoshpanna merged 1 commit into
releasefrom
main
Aug 8, 2026
Merged

Add React query hooks and QueryCache client#1
santoshpanna merged 1 commit into
releasefrom
main

Conversation

@santoshpanna

Copy link
Copy Markdown
Contributor

feat(query): add QueryCache with fetch, invalidate, staleTime, retry, and dedupe
feat(react): ship useQuery, useMutation, provider, and ./react export
fix(body): duck-type Headers.get for content-type sniffing
build: bump to 0.1.1, optional react peer, and jsx/tsup/vitest react support
test(query): cover cache fetch, invalidate, prefix match, retry, and subscribers
test(react): cover useQuery provider, enabled flag, and client stability
docs: drop gzip size claim from README

feat(query): add QueryCache with fetch, invalidate, staleTime, retry, and dedupe
feat(react): ship useQuery, useMutation, provider, and ./react export
fix(body): duck-type Headers.get for content-type sniffing
build: bump to 0.1.1, optional react peer, and jsx/tsup/vitest react support
test(query): cover cache fetch, invalidate, prefix match, retry, and subscribers
test(react): cover useQuery provider, enabled flag, and client stability
docs: drop gzip size claim from README
@santoshpanna
santoshpanna merged commit 1eaa09c into release Aug 8, 2026
1 check passed
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