Skip to content

Pull requests: 7nohe/openapi-react-query-codegen

Author
Filter by author
Loading
Label
Filter by label
Loading
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Loading
Milestones
Filter by milestone
Loading
Reviews
Assignee
Filter by who’s assigned
Assigned to nobody Loading
Sort

Pull requests list

feat: export query keys
#1 by 7nohe was merged Aug 31, 2022 Loading… updated Aug 31, 2022
chore: upgrade dependencies
#3 by 7nohe was merged Sep 15, 2022 Loading… updated Sep 15, 2022
fix README Example Usage Command
#4 by seike460 was merged Oct 18, 2022 Loading… updated Oct 18, 2022
1 task done
fix: support patterns for windows
#6 by 7nohe was merged Feb 15, 2023 Loading… updated Feb 15, 2023
feat: upgrade TypeScript to 5.0
#7 by 7nohe was merged Mar 21, 2023 Loading… updated Mar 21, 2023
QueryKeys: default query keys to include any params
#9 by seriouslag was merged Mar 27, 2023 Loading… updated Mar 27, 2023
query: fix optional params
#11 by seriouslag was merged Mar 27, 2023 Loading… updated Mar 27, 2023
chore: upgrade dependencies
#12 by 7nohe was merged Mar 27, 2023 Loading… updated Mar 27, 2023
fix: Optional parameters in mutation
#13 by azproduction was merged Mar 29, 2023 Loading… updated Mar 29, 2023
Relax dependencies for consumers.
#14 by seriouslag was merged Apr 7, 2023 Loading… updated Apr 7, 2023
chore: update pnpm-lock.yaml
#15 by 7nohe was merged Apr 7, 2023 Loading… updated Apr 7, 2023
feature(cli): add useUnionTypes option
#16 by seriouslag was merged Apr 8, 2023 Loading… updated Apr 8, 2023
fix(deps): fix breaking peer dep requirements
#17 by seriouslag was merged Apr 15, 2023 Loading… updated Apr 15, 2023
chore: upgrade dependencies
#20 by 7nohe was merged May 20, 2023 Loading… updated May 20, 2023
fix: posix join
#23 by Jtree03 was merged Aug 22, 2023 Loading… updated Aug 22, 2023
deps(react query): update to react query 5
#26 by seriouslag was merged Oct 18, 2023 Loading… updated Oct 18, 2023
chore: update openapi-typescript-codegen to 0.25.0
#28 by 7nohe was merged Oct 18, 2023 Loading… updated Oct 18, 2023
feat: override return types
#30 by 7nohe was merged Oct 31, 2023 Loading… updated Oct 31, 2023
style(typo): fix typo
#34 by seriouslag was merged Jan 3, 2024 Loading… updated Jan 3, 2024
patch(return types): union return type with undefined.
#33 by seriouslag was merged Jan 3, 2024 Loading… updated Jan 3, 2024
2
1
Create FUNDING.yml
#36 by 7nohe was merged Jan 4, 2024 Loading… updated Jan 4, 2024
chore: upgrade dependencies in package.json
#35 by 7nohe was merged Jan 4, 2024 Loading… updated Jan 4, 2024
Fix Capitalization on {methodName}MutationResult
#38 by luskin was merged Feb 4, 2024 Loading… updated Feb 4, 2024
chore: upgrade dependencies in package.json
#39 by 7nohe was merged Feb 4, 2024 Loading… updated Feb 4, 2024
Updated README.md TS example
#44 by Corepex was merged Mar 16, 2024 Loading… updated Mar 16, 2024
ProTip! Filter pull requests by the default branch with base:main.