Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Type
/
to search
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
7nohe
/
openapi-react-query-codegen
Public
Uh oh!
There was an error while loading.
Please reload this page
.
Notifications
You must be signed in to change notification settings
Fork
42
Star
427
Code
Issues
13
Pull requests
1
Discussions
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Projects
Security and quality
Insights
v3: ts-morph pipeline, queryOptions factories, and hierarchical query keys
- #197
#197
Open
7nohe
wants to merge 33 commits into
main
7nohe/openapi-react-query-codegen:main
from
v3
7nohe/openapi-react-query-codegen:v3
Copy head branch name to clipboard
Conversation
Commits
33
(33)
Checks
Files changed
Open
v3: ts-morph pipeline, queryOptions factories, and hierarchical query keys
#197
7nohe
wants to merge 33 commits into
main
7nohe/openapi-react-query-codegen:main
from
v3
7nohe/openapi-react-query-codegen:v3
Copy head branch name to clipboard
Commits
Commits on Dec 7, 2025
docs: add AI assistant guidelines (CLAUDE.md, AGENTS.md)
7nohe
committed
f6fc823
View commit details
Copy full SHA for f6fc823
Browse repository at this point
Commits on Dec 14, 2025
refactor: migrate code generation to a ts-morph pipeline
7nohe
committed
606ec44
View commit details
Copy full SHA for 606ec44
Browse repository at this point
Commits on Dec 16, 2025
docs: add TanStack Router integration guide using ensureQueryData (#190)
7nohe
authored
8a866af
View commit details
Copy full SHA for 8a866af
Browse repository at this point
Commits on Mar 8, 2026
feat: upgrade hey-api generator to v0.73
7nohe
committed
41e1b26
View commit details
Copy full SHA for 41e1b26
Browse repository at this point
Commits on Jul 10, 2026
Merge main (v2.2.0): hey-api/openapi-ts 0.99.x and TypeScript 6.0.x support
Show description for 0093987
7nohe
and
claude
committed
0093987
View commit details
Copy full SHA for 0093987
Browse repository at this point
fix: adapt ts-morph pipeline to hey-api 0.92+ SDK semantics
Show description for 07ed7a2
7nohe
and
claude
committed
07ed7a2
View commit details
Copy full SHA for 07ed7a2
Browse repository at this point
fix: restore v2-compatible Options type and operation JSDoc in generated hooks
Show description for adab060
7nohe
and
claude
committed
adab060
View commit details
Copy full SHA for adab060
Browse repository at this point
chore: release v3.0.0-beta.1
Show description for bcf2c1a
7nohe
and
claude
committed
bcf2c1a
View commit details
Copy full SHA for bcf2c1a
Browse repository at this point
feat: generate queryOptions/infiniteQueryOptions factories and dedicated infinite query keys
Show description for 8486a9f
7nohe
and
claude
committed
8486a9f
View commit details
Copy full SHA for 8486a9f
Browse repository at this point
chore: release v3.0.0-beta.2
Show description for 24bd4dd
7nohe
and
claude
committed
24bd4dd
View commit details
Copy full SHA for 24bd4dd
Browse repository at this point
docs: add v2 to v3 migration guide
Show description for a631ad1
7nohe
and
claude
committed
a631ad1
View commit details
Copy full SHA for a631ad1
Browse repository at this point
Commits on Jul 18, 2026
chore: update dev dependencies (biome 2, vitest 4, commander 15, rimraf 6, lefthook 2)
Show description for f778c1c
7nohe
committed
f778c1c
View commit details
Copy full SHA for f778c1c
Browse repository at this point
feat: declare @tanstack/react-query as a peer dependency and widen commander range
Show description for 43e0fc8
7nohe
committed
43e0fc8
View commit details
Copy full SHA for 43e0fc8
Browse repository at this point
feat: make initialPageParam and getNextPageParam overridable in infinite query hooks
Show description for a85f3b1
7nohe
committed
a85f3b1
View commit details
Copy full SHA for a85f3b1
Browse repository at this point
feat!: hierarchical infinite query keys for granular invalidation
Show description for e2163b2
7nohe
committed
e2163b2
View commit details
Copy full SHA for e2163b2
Browse repository at this point
feat: complete the infinite query family and surface SDK errors
Show description for 36202b2
7nohe
committed
36202b2
View commit details
Copy full SHA for 36202b2
Browse repository at this point
docs: positioning README, hey-api version policy, IR boundary guardrail, Renovate
Show description for 383c241
7nohe
committed
383c241
View commit details
Copy full SHA for 383c241
Browse repository at this point
refactor: extract shared infinite-query builders and align generated output
Show description for 5e01438
7nohe
committed
5e01438
View commit details
Copy full SHA for 5e01438
Browse repository at this point
docs: polish the v3 migration guide for release
Show description for 96fb045
7nohe
committed
96fb045
View commit details
Copy full SHA for 96fb045
Browse repository at this point
test: verify generated code at runtime against a live HTTP server
Show description for 975e25b
7nohe
committed
975e25b
View commit details
Copy full SHA for 975e25b
Browse repository at this point
chore: release v3.0.0-beta.3
7nohe
committed
25798ca
View commit details
Copy full SHA for 25798ca
Browse repository at this point
docs(examples): showcase SSR infinite prefetch and drop obsolete throwOnError workaround
Show description for 853d69d
7nohe
committed
853d69d
View commit details
Copy full SHA for 853d69d
Browse repository at this point
Commits on Jul 19, 2026
fix: preserve blank initial page parameter
Show description for fab6733
7nohe
committed
fab6733
View commit details
Copy full SHA for fab6733
Browse repository at this point
chore: drop unused StructureKind import
Show description for dc2720d
7nohe
committed
dc2720d
View commit details
Copy full SHA for dc2720d
Browse repository at this point
feat: add --omitInitialPageParam to send no initial page param
Show description for f6014eb
7nohe
committed
f6014eb
View commit details
Copy full SHA for f6014eb
Browse repository at this point
chore: release v3.0.0-beta.4
7nohe
committed
09d3a33
View commit details
Copy full SHA for 09d3a33
Browse repository at this point
fix(examples): correct client config key and error typing in react-app
Show description for e65134d
7nohe
committed
e65134d
View commit details
Copy full SHA for e65134d
Browse repository at this point
Revert "fix(examples): correct client config key and error typing in react-app"
Show description for 5362ab5
7nohe
committed
5362ab5
View commit details
Copy full SHA for 5362ab5
Browse repository at this point
Commits on Jul 20, 2026
fix: emit package declaration files
Show description for 058c6d0
7nohe
committed
058c6d0
View commit details
Copy full SHA for 058c6d0
Browse repository at this point
fix: improve generated request handling
7nohe
committed
08f76f2
View commit details
Copy full SHA for 08f76f2
Browse repository at this point
docs(examples): demonstrate abortable mutations
7nohe
committed
dbab2e5
View commit details
Copy full SHA for dbab2e5
Browse repository at this point
Merge pull request #200 from 7nohe/codex/address-recommended-issues
Show description for fb268ab
7nohe
authored
fb268ab
View commit details
Copy full SHA for fb268ab
Browse repository at this point
chore: release v3.0.0-beta.5
7nohe
committed
e8970e2
View commit details
Copy full SHA for e8970e2
Browse repository at this point
You can’t perform that action at this time.