All notable changes to this project will be documented in this file. See standard-version for commit guidelines.
6.8.0 (2024-05-24)
- add --config to cli options (e16cf46)
6.7.0 (2024-03-06)
- move to new react-query (4138d9c)
6.6.1 (2023-12-23)
- able to put custom formdata as body to support nodejs (fd6e2c1)
6.6.0 (2023-10-24)
6.5.1 (2023-09-08)
6.5.0 (2023-07-21)
- json schema (6686560)
- prettier v3 support (eac7842)
6.4.0 (2022-11-19)
- support kotlin (f6d853f)
6.3.5 (2022-10-06)
- add config path log (2bd39e0)
6.3.4 (2022-10-05)
- add ts-nocheck to auto generated files (38973b0)
6.3.3 (2022-10-05)
6.3.2 (2022-10-02)
- move to esModule (8bd66f2)
6.3.1 (2022-08-14)
- application/x-www-form-urlencoded (16f3c2b)
6.3.0 (2022-08-12)
- add postman support (14067a2)
6.2.7 (2022-08-02)
- move import to top (b3f6e90)
6.2.5 (2022-08-02)
- export SwaggerTypescriptMutationDefaultParams (ec3277c)
6.2.4 (2022-07-25)
- nullable query param swagger 2 (f0128a2)
6.2.3 (2022-07-25)
- method name (a7d183c)
6.2.2 (2022-07-05)
- branch detaction (aee09bc)
6.2.1 (2022-06-22)
- head branch recognize (b216161)
6.2.0 (2022-06-22)
- handle specifiic url for branchs (0fdffa5)
6.1.0 (2022-06-19)
- add isRequestError to isRequestError (3fa6222)
- nullable query params (0ead519)
6.0.9 (2022-05-23)
- query params nullable (e1c5484)
6.0.8 (2022-05-17)
- nullable properties of openApi 3 (f77e155)
6.0.5 (2022-02-08)
- void type (ac12fa5)
6.0.4 (2022-02-08)
- configoverride default value (9a9e38f)
6.0.2 (2022-01-31)
- hooks useinfinityQuery (9d38336)
6.0.1 (2022-01-15)
6.0.0 (2021-12-26)
- desable generate auto useInfiniteQuery
- config to useInfiniteQuery (d6ed3c4)
5.9.1 (2021-12-26)
- objToForm type (88c29d9)
5.9.0 (2021-12-26)
- add multi gate way (7eda0a1)
- compare use query list (50c3d81)
5.8.0 (2021-12-13)
- add generateEnumAsType to generate type insstead of enum (429385b)
- ignore tls auth (ad80ffa)
5.7.0 (2021-12-06)
- add generateEnumAsType to generate type insstead of enum (429385b)
5.6.6 (2021-12-04)
5.6.5 (2021-11-16)
- optional _extraVariables (cf04c84)
5.6.4 (2021-11-15)
- bug when servers is empty array (8a37c22)
- change schema to nullable (#31) (8693b05)
- readme (0489b32)
5.6.0 (2021-10-27)
- handle prefetch (345c77e)
5.5.0 (2021-10-20)
- add local update (3ccb67e)
5.4.0 (2021-10-20)
- create useHasMore (776156d)
5.3.3 (2021-10-16)
- add getPageSize function (#29) (927714d)
- get total type error (ba695bb)
- split hooksConfig from main config (b77e622)
5.3.1 (2021-10-11)
5.3.0 (2021-10-11)
- add extra variables to mutation (e8589e6)
5.2.0 (2021-10-11)
5.1.1 (2021-10-10)
- add paginationFlattenData (5ca185c)
5.1.0 (2021-10-09)
- add useQuery (f9f7fbf)
5.0.0 (2021-10-01)
- should change imports from services to types.ts
- missed imports (43d3d18)
4.12.3 (2021-09-28)
- missed imports (43d3d18)
4.12.1 (2021-09-26)
- hooks swaggerResponse (b3b6e9e)
4.12.0 (2021-09-26)
- generate react hooks (09fc634)
4.11.7 (2021-09-18)
- support openapi 3 required and nullable (09d6c1e)
4.11.6 (2021-09-15)
4.11.5 (2021-08-06)
4.11.0 (2021-06-19)
- add partial Update sswagger based on tag (8011266)
4.10.2 (2021-06-12)
- remove useless char from models name (e3ec1e1)
4.10.1 (2021-06-02)
- http request type (f32b665)
4.10.0 (2021-05-25)
- add key to services function (4e0820b)
4.9.3 (2021-05-22)
- interfaces (077f77f)
4.9.2 (2021-05-18)
- resolve maped type (0809413)
4.9.1 (2021-05-16)
- httpRequest type (00f4a12)
4.9.0 (2021-04-28)
- support cancelToken (87ac541)
- bug (c57cdde)
4.8.0 (2021-03-05)
- generate response mocks (5b2d148)
4.7.0 (2021-01-28)
- add prefix to swagger.config (bb99b35)
- resolve x-enumNames (39ac424)
4.6.0 (2021-01-27)
- support swagger v2 (daae12a)
- formData typescript (49caa25)
4.5.0 (2021-01-20)
- add methodParamsByTag (ebc8b58)
4.4.0 (2021-01-15)
- reguestBody to formData multipart/form-data (37a83c2)
4.3.0 (2021-01-07)
- export generator (8c3147c)
4.2.1 (2020-12-30)
- syntax error when generating signalr (be9ac3f)
4.2.0 (2020-12-30)
- generate signalr hub interface (9e58f32)
4.1.1 (2020-12-26)
- set url to optional (5273ff7)
4.1.0 (2020-12-26)
- support signalR json (bcf78fc)
4.0.13 (2020-12-22)
- add tsc-prog to dependencies (b8d9585)