9.2.0 (2025-01-31)
- Added config formatFilename to allow more custom formatting of filenames (#231) (ea2cac8)
- Extend useEnums to all schema files (#223) (447ef09)
9.1.0 (2025-01-31)
9.0.1 (2025-01-31)
9.0.0 (2025-01-30)
- Use query option pattern and support useSuspense (#263)
8.1.1 (2025-01-17)
8.1.0 (2024-12-02)
8.0.2 (2024-04-29)
- camelCase query function operationId (93b6669)
8.0.1 (2024-04-03)
- update dependencies (fbb85ae)
8.0.0 (2023-11-01)
- Add camelize to queryKeyFn path parameters (#203)
7.0.1 (2023-09-17)
- omit
initialData
to support tanstack-query v5 (35a28b5) - Parse dot case in path params (#201) (84b7928), closes #101
7.0.0 (2023-07-02)
- Support react-query v5 (use object signatures) #179
6.2.4 (2023-05-10)
6.2.3 (2023-05-09)
6.2.2 (2023-05-02)
6.2.1 (2023-04-15)
6.2.0 (2023-04-12)
6.1.3 (2023-04-07)
6.1.2 (2023-03-14)
- getReferenceSchema for names with '.' chars (#141) (865fcf6)
- Support for nullable enums (#146) (151d47a)
6.1.1 (2023-02-21)
6.1.0 (2022-12-23)
- Create Query Functions (eg. for react-router v6.4+) (#122) (5ff77ef)
- Support FormData in the TS fetcher generator (#117) (c51203d)
6.0.0 (2022-09-21)
- Implement query cancellation in react-query generated components (#95)
5.2.1 (2022-09-08)
5.2.0 (2022-09-07)
5.1.0 (2022-08-30)
- added file upload and download support (#84) (3a15e0c)
- select support added for react-query components (#83) (01574bc)
5.0.0 (2022-08-02)
- Update to react-query v4 (#77)
4.0.1 (2022-05-25)
4.0.0 (2022-05-18)
- Improve error type safety (#63)
3.0.2 (2022-04-20)
3.0.1 (2022-03-22)
3.0.0 (2022-03-21)
- React query key cache manager (#49)
- Allow generating code without a prefix (#50) (cb4d68f)
- React query key cache manager (#49) (4e30ddb)
2.2.0 (2022-03-18)
- fix baseUrl in fetcherTemplate (78b2a40)
2.1.0 (2022-03-17)
2.0.0 (2022-02-18)
- Inject query options in context (#31)
1.4.0 (2022-01-27)
1.3.0 (2022-01-20)
1.2.0 (2022-01-19)
- typescript: Improve generated fetcher names (2aa1b4b)
1.1.0 (2022-01-19)
- add react-query generator (2ecbcf8)