From 7c4a4151c988728d5695b0c76acc3ed71e67f629 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 25 Oct 2023 12:55:59 +0200 Subject: [PATCH] chore: release main (#555) --- .release-please-manifest.json | 30 ++++---- CHANGELOG.md | 8 +++ package.json | 2 +- packages/cli/CHANGELOG.md | 52 ++++++++++++++ packages/cli/package.json | 2 +- packages/core/CHANGELOG.md | 70 +++++++++++++++++++ packages/core/package.json | 2 +- packages/kubb/CHANGELOG.md | 7 ++ packages/kubb/package.json | 2 +- packages/parser/CHANGELOG.md | 23 +++++++ packages/parser/package.json | 2 +- packages/react/CHANGELOG.md | 35 ++++++++++ packages/react/package.json | 2 +- packages/swagger-client/CHANGELOG.md | 69 +++++++++++++++++++ packages/swagger-client/package.json | 2 +- packages/swagger-faker/CHANGELOG.md | 56 +++++++++++++++ packages/swagger-faker/package.json | 2 +- packages/swagger-msw/CHANGELOG.md | 49 +++++++++++++ packages/swagger-msw/package.json | 2 +- packages/swagger-swr/CHANGELOG.md | 54 +++++++++++++++ packages/swagger-swr/package.json | 2 +- packages/swagger-tanstack-query/CHANGELOG.md | 70 +++++++++++++++++++ packages/swagger-tanstack-query/package.json | 2 +- packages/swagger-ts/CHANGELOG.md | 64 +++++++++++++++++ packages/swagger-ts/package.json | 2 +- packages/swagger-zod/CHANGELOG.md | 59 ++++++++++++++++ packages/swagger-zod/package.json | 2 +- packages/swagger-zodios/CHANGELOG.md | 48 +++++++++++++ packages/swagger-zodios/package.json | 2 +- packages/swagger/CHANGELOG.md | 72 ++++++++++++++++++++ packages/swagger/package.json | 2 +- 31 files changed, 766 insertions(+), 30 deletions(-) diff --git a/.release-please-manifest.json b/.release-please-manifest.json index 009722c9b..369c430ab 100644 --- a/.release-please-manifest.json +++ b/.release-please-manifest.json @@ -1,17 +1,17 @@ { - "packages/kubb": "1.14.3", - "packages/core": "1.14.3", - "packages/cli": "1.14.3", - "packages/parser": "1.14.3", - "packages/swagger": "1.14.3", - "packages/swagger-ts": "1.14.3", - "packages/swagger-client": "1.14.3", - "packages/swagger-tanstack-query": "1.14.3", - "packages/swagger-swr": "1.14.3", - "packages/swagger-zod": "1.14.3", - "packages/swagger-zodios": "1.14.3", - "packages/swagger-faker": "1.14.3", - "packages/swagger-msw": "1.14.3", - "packages/react": "1.14.3", - ".": "1.14.3" + "packages/kubb": "1.14.4", + "packages/core": "1.14.4", + "packages/cli": "1.14.4", + "packages/parser": "1.14.4", + "packages/swagger": "1.14.4", + "packages/swagger-ts": "1.14.4", + "packages/swagger-client": "1.14.4", + "packages/swagger-tanstack-query": "1.14.4", + "packages/swagger-swr": "1.14.4", + "packages/swagger-zod": "1.14.4", + "packages/swagger-zodios": "1.14.4", + "packages/swagger-faker": "1.14.4", + "packages/swagger-msw": "1.14.4", + "packages/react": "1.14.4", + ".": "1.14.4" } diff --git a/CHANGELOG.md b/CHANGELOG.md index b57bc1757..df49007a8 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -18,6 +18,14 @@ * update docs with examples ([9087387](https://github.com/kubb-project/kubb/commit/908738795b2c1a3612dbc556b957f41c62465dc2)) * update README.md [skip ci] ([6fd9e5a](https://github.com/kubb-project/kubb/commit/6fd9e5a9d93674d47901769c1e52ada6255c325e)) +## [1.14.4](https://github.com/kubb-project/kubb/compare/kubb-v1.14.3...kubb-v1.14.4) (2023-10-25) + + +### 📚 Documentation + +* add installation page with environments for node and typescript ([2aef090](https://github.com/kubb-project/kubb/commit/2aef090477d529b04c868f595cb5796f6a51b39a)) +* add sponsor ([1d5c31a](https://github.com/kubb-project/kubb/commit/1d5c31a63bbec5ae1eede9f597421b3f3e345e56)) + ## [1.14.3](https://github.com/kubb-project/kubb/compare/kubb-v1.14.0...kubb-v1.14.3) (2023-10-23) diff --git a/package.json b/package.json index f1460240f..8af4bbcb9 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "kubb", - "version": "1.14.3", + "version": "1.14.4", "private": true, "description": "Kubb monorepo", "repository": { diff --git a/packages/cli/CHANGELOG.md b/packages/cli/CHANGELOG.md index 8a12891c5..d4c5acb22 100644 --- a/packages/cli/CHANGELOG.md +++ b/packages/cli/CHANGELOG.md @@ -1,5 +1,57 @@ # Changelog +## [1.14.4](https://github.com/kubb-project/kubb/compare/@kubb/cli-v1.14.3...@kubb/cli-v1.14.4) (2023-10-25) + + +### 📚 Documentation + +* add tip for `module` import ([5b7e24a](https://github.com/kubb-project/kubb/commit/5b7e24a7171e644d35e6f9a49fc2e6543868ba64)) +* readme update + typo's ([a1bb145](https://github.com/kubb-project/kubb/commit/a1bb14550c7d6d73832da612275ef66f65d32a02)) +* swagger-msw plugin ([b8f14c1](https://github.com/kubb-project/kubb/commit/b8f14c1690bc66160936c92144a2e2b0ce227d88)) + + +### ✨ Features + +* <File.Source/> with path and print to read external file ([4bf2d9a](https://github.com/kubb-project/kubb/commit/4bf2d9a1e3023ef90be3fb28b25554d70f844ea1)) +* `ClientFunction` with React for creating an axios get/post/put call ([7ef6819](https://github.com/kubb-project/kubb/commit/7ef68198c85888d76bf2949d9cc99993c1dd7fc7)) +* `optionalType` for `swagger-ts` ([ae204ea](https://github.com/kubb-project/kubb/commit/ae204ea5bd02a7817c281bcd14fbf729e4d48eb3)) +* ✨ skipBy to exclude `tags`, `names`, `paths`, ... out of the generation ([44be77b](https://github.com/kubb-project/kubb/commit/44be77bb8748ae0188481716ef19dc6a39f1e538)) +* support for `bun` with read/write ([4c4283b](https://github.com/kubb-project/kubb/commit/4c4283bb92995d369c65ba8087f81771ffb36086)) +* use of `jsxImportSource` for a custom react-runtime being used by `@kubb/react-template` ([db8f351](https://github.com/kubb-project/kubb/commit/db8f3519ffa8dc2ede5309f0c4c8acb30bc6757e)) +* use of a tranformer function to override the name of the hook/type/client ([f405183](https://github.com/kubb-project/kubb/commit/f405183b198e47e732873108956f639d94d94937)) + + +### 🐞 Bug Fixes + +* add `@swc/core` ([7c44878](https://github.com/kubb-project/kubb/commit/7c44878e83d65eeb57dbbea15b2066cc61cc2471)) +* anyOf support(same result as oneOf) ([70f5d47](https://github.com/kubb-project/kubb/commit/70f5d47a93a1eebfaef50c18f9b0fbc4c17cc6ff)) +* better timeout order for CLI ([44dee73](https://github.com/kubb-project/kubb/commit/44dee7370ca5e65e85aa312dcedc83dac61e85dd)) +* clientOptions to override Axios/Fetch options ([f9799e7](https://github.com/kubb-project/kubb/commit/f9799e70d9fafe64d53959792061f14f74d3ed21)) +* export `client.ts` in `index.js` ([52b0c81](https://github.com/kubb-project/kubb/commit/52b0c81f190cae86de557bb62db60c8e18cfb07b)) +* logging naming ([9ed216f](https://github.com/kubb-project/kubb/commit/9ed216f1ffb05089a2071818855dc03000e78608)) +* msw without requestMock ([17a1ba2](https://github.com/kubb-project/kubb/commit/17a1ba23886dea79efb0752eb23323dd60dbaebd)) +* remove `@swc/core` dependency(decrease of the bundle size) ([2dfc28f](https://github.com/kubb-project/kubb/commit/2dfc28f7959af550abd807fa38d1989e3603be7c)) +* remove of `types` exports field ([1c07fd7](https://github.com/kubb-project/kubb/commit/1c07fd72424db47e3a717d99ea5019bb7744f3c0)) +* remove rimraf + use of correct order for params ([03180e3](https://github.com/kubb-project/kubb/commit/03180e3d33c5dd96bb101be691ae56a2edd3f0b9)) +* replace 'importModule' by 'PackageManager' ([f66065a](https://github.com/kubb-project/kubb/commit/f66065af900041eae6c26f301abaeef25d69157b)) +* support for `configs/` folder for `kubb.config.ts` ([e448c32](https://github.com/kubb-project/kubb/commit/e448c3274a5df672bb9a8bfbfb9957dbdf954afd)) +* update packages ([8b5a483](https://github.com/kubb-project/kubb/commit/8b5a4836d13009138d94f2af236a9fa0bec50c6d)) +* upgrade `oas` + custom patch for `typesVersions` ([e9e26ae](https://github.com/kubb-project/kubb/commit/e9e26ae204a2eb3b6dc1e3a391c17a5d9d64f86c)) +* upgrade oas(es support) and overall packages ([c5b1f4e](https://github.com/kubb-project/kubb/commit/c5b1f4e0f6e4fc880df94f8a02d9a0b9b81053ff)) + + +### 📦 Miscellaneous Chores + +* release 1.10.4 ([e2607b3](https://github.com/kubb-project/kubb/commit/e2607b3499ea9c810b508456b4e0ad5841a27347)) +* release 1.11.6 ([70826b2](https://github.com/kubb-project/kubb/commit/70826b2d52d970b16a7f00a8c63f95354699df7c)) +* release 1.14.2 ([91e61ac](https://github.com/kubb-project/kubb/commit/91e61acde1c3824c40f291e1142363eaa95fb1cf)) +* release 1.14.3 ([695f324](https://github.com/kubb-project/kubb/commit/695f3242d61ac13f4284f3bdf529a3bc0e353244)) +* release 1.4.0 ([fc0de82](https://github.com/kubb-project/kubb/commit/fc0de826f94c2ff933dd2cefe26168ea6fcf8c3b)) +* release 1.4.0 ([b1d4561](https://github.com/kubb-project/kubb/commit/b1d456179bc4415168142939b4be64b225a4870f)) +* release 1.4.1 ([9805506](https://github.com/kubb-project/kubb/commit/98055065a6931b96dc1038890eb56ebb0342818f)) +* release 1.5.2 ([2f49c97](https://github.com/kubb-project/kubb/commit/2f49c97863b3dcee1a6158d97a5ca66848d52261)) +* release 1.8.0 ([218b7f0](https://github.com/kubb-project/kubb/commit/218b7f0e8ec1cbc8b6db504ec6e06d8dbeb1109e)) + ## [1.14.3](https://github.com/kubb-project/kubb/compare/@kubb/cli-v1.14.0...@kubb/cli-v1.14.3) (2023-10-23) diff --git a/packages/cli/package.json b/packages/cli/package.json index d1c447d0f..003eae4aa 100644 --- a/packages/cli/package.json +++ b/packages/cli/package.json @@ -1,6 +1,6 @@ { "name": "@kubb/cli", - "version": "1.14.3", + "version": "1.14.4", "description": "Generator cli", "keywords": [ "typescript", diff --git a/packages/core/CHANGELOG.md b/packages/core/CHANGELOG.md index 8f6f46c39..d4fa84414 100644 --- a/packages/core/CHANGELOG.md +++ b/packages/core/CHANGELOG.md @@ -1,4 +1,74 @@ # Changelog +## [1.14.4](https://github.com/kubb-project/kubb/compare/@kubb/core-v1.14.3...@kubb/core-v1.14.4) (2023-10-25) + + +### ✨ Features + +* <File.Source/> with path and print to read external file ([4bf2d9a](https://github.com/kubb-project/kubb/commit/4bf2d9a1e3023ef90be3fb28b25554d70f844ea1)) +* `ClientFunction` with React for creating an axios get/post/put call ([7ef6819](https://github.com/kubb-project/kubb/commit/7ef68198c85888d76bf2949d9cc99993c1dd7fc7)) +* `input.data` for oasParser ([feb56f4](https://github.com/kubb-project/kubb/commit/feb56f49f4b12215d5c948c3508d058fb5eb42c1)) +* `optionalType` for `swagger-ts` ([ae204ea](https://github.com/kubb-project/kubb/commit/ae204ea5bd02a7817c281bcd14fbf729e4d48eb3)) +* `pathParamsType` to override behaviour when calling a generated get/post/put function ([12624c4](https://github.com/kubb-project/kubb/commit/12624c4e426b417e50e5f19665fd1b529b3d0b6a)) +* `QueryKeyFunction` to render queryKey with React(`@kubb/react-template`) ([0157491](https://github.com/kubb-project/kubb/commit/0157491d2007cb6e64578871f4478f1787684ed6)) +* `useResolve` with pluginManager(resolvePath and resolveName) ([78b1c1c](https://github.com/kubb-project/kubb/commit/78b1c1c9f850f9e256107e839b0eaa902e9e8c66)) +* ✨ skipBy to exclude `tags`, `names`, `paths`, ... out of the generation ([44be77b](https://github.com/kubb-project/kubb/commit/44be77bb8748ae0188481716ef19dc6a39f1e538)) +* PackageManager to retreive a version in the package.json of the user ([220cd63](https://github.com/kubb-project/kubb/commit/220cd631f95e24e622c6579849a53b3cedd95b50)) +* support for `bun` with read/write ([4c4283b](https://github.com/kubb-project/kubb/commit/4c4283bb92995d369c65ba8087f81771ffb36086)) +* type for `resolveName` ([53f9893](https://github.com/kubb-project/kubb/commit/53f98933e4b1ffe834622207768257d524f1f725)) +* use of `createRoot` and `client` subPackage ([d2e7b45](https://github.com/kubb-project/kubb/commit/d2e7b4596bbdba1e1dacbcd3df6b38a3d6fde467)) +* use of `jsxImportSource` for a custom react-runtime being used by `@kubb/react-template` ([db8f351](https://github.com/kubb-project/kubb/commit/db8f3519ffa8dc2ede5309f0c4c8acb30bc6757e)) + + +### 📚 Documentation + +* add tip for `module` import ([5b7e24a](https://github.com/kubb-project/kubb/commit/5b7e24a7171e644d35e6f9a49fc2e6543868ba64)) +* better docs with examples ([fb42958](https://github.com/kubb-project/kubb/commit/fb429588f213a0ec7973fd64aa24eea17529747a)) +* readme update + typo's ([a1bb145](https://github.com/kubb-project/kubb/commit/a1bb14550c7d6d73832da612275ef66f65d32a02)) +* swagger-msw plugin ([b8f14c1](https://github.com/kubb-project/kubb/commit/b8f14c1690bc66160936c92144a2e2b0ce227d88)) +* update docs ([a246bb1](https://github.com/kubb-project/kubb/commit/a246bb1171a95ba9d639468c5f8214573bd33513)) +* update docs with examples ([9087387](https://github.com/kubb-project/kubb/commit/908738795b2c1a3612dbc556b957f41c62465dc2)) +* use of vitepress ([346a3b7](https://github.com/kubb-project/kubb/commit/346a3b7099e7019c04750bad8fe1fa9dc66c3c97)) + + +### 🐞 Bug Fixes + +* `eventEmitter` public for `PluginManager` ([c3d340f](https://github.com/kubb-project/kubb/commit/c3d340f3d613b88cd4dd655f786446776975466e)) +* anyOf support(same result as oneOf) ([70f5d47](https://github.com/kubb-project/kubb/commit/70f5d47a93a1eebfaef50c18f9b0fbc4c17cc6ff)) +* better types for plugin `api` ([a4303b7](https://github.com/kubb-project/kubb/commit/a4303b7b102d871f514649f2edb4fb9058d6564d)) +* better types for PluginFactoryOptions and `KubbPlugin` ([3fb7bdd](https://github.com/kubb-project/kubb/commit/3fb7bdd7b612373c55597705037eab9fdc8202ee)) +* getParams refactor for generics ([3b01f51](https://github.com/kubb-project/kubb/commit/3b01f51b2e9fdf891a23f655eba5680be6dcb76e)) +* logging naming ([9ed216f](https://github.com/kubb-project/kubb/commit/9ed216f1ffb05089a2071818855dc03000e78608)) +* make `vue` work with refs ([d243087](https://github.com/kubb-project/kubb/commit/d2430871401ab23fc3b3af1823be3538819fdba1)) +* proper escape Regex(Escape all characters not included in SingleStringCharacters and DoubleStringCharacters) ([4b43cc1](https://github.com/kubb-project/kubb/commit/4b43cc169de5173eec8a760148fb4ab33d2a4eab)) +* queryKey with `{url, params}` object ([186e05d](https://github.com/kubb-project/kubb/commit/186e05d5c310766c8579fd840ce3dc6bb6f14bb5)) +* remove `@swc/core` dependency(decrease of the bundle size) ([2dfc28f](https://github.com/kubb-project/kubb/commit/2dfc28f7959af550abd807fa38d1989e3603be7c)) +* remove of `types` exports field ([1c07fd7](https://github.com/kubb-project/kubb/commit/1c07fd72424db47e3a717d99ea5019bb7744f3c0)) +* remove out unused imports ([14f7c48](https://github.com/kubb-project/kubb/commit/14f7c488963b5d0659f00c38983dc5c14209b4d0)) +* remove rimraf + use of correct order for params ([03180e3](https://github.com/kubb-project/kubb/commit/03180e3d33c5dd96bb101be691ae56a2edd3f0b9)) +* ResponseConfig for mutation ([4c48ff6](https://github.com/kubb-project/kubb/commit/4c48ff694ff5df1091aad3290420b3a85234bf1c)) +* spacing TS ([4218c1b](https://github.com/kubb-project/kubb/commit/4218c1b59bbd0f2189cf2a0f88da089ed0cb086d)) +* types fix `exports` based on `https://arethetypeswrong.github.io/` ([f942def](https://github.com/kubb-project/kubb/commit/f942defb40584fdfddc94852bf751a6acf10476a)) +* uniqueId per plugin ([b170dd8](https://github.com/kubb-project/kubb/commit/b170dd80433852c7c7dfe462c737c8abd11f8d6d)) +* upgrade `oas` + custom patch for `typesVersions` ([e9e26ae](https://github.com/kubb-project/kubb/commit/e9e26ae204a2eb3b6dc1e3a391c17a5d9d64f86c)) +* upgrade js-runtime ([4c1379d](https://github.com/kubb-project/kubb/commit/4c1379dad889cd244f5d3e0bd3178b08a34eb981)) +* upgrade oas(es support) and overall packages ([c5b1f4e](https://github.com/kubb-project/kubb/commit/c5b1f4e0f6e4fc880df94f8a02d9a0b9b81053ff)) +* use of `fileManager.addIndexes` and `URLPath` without static functions ([9bc291d](https://github.com/kubb-project/kubb/commit/9bc291d5b9126b1d3f26803e6a1c54a3b008f634)) +* use of `FunctionParams` ([9ca29c1](https://github.com/kubb-project/kubb/commit/9ca29c10ba410d6c7e67d3106395c6b38d960511)) +* use of pluginsOptions and small cleanup ([15d50a5](https://github.com/kubb-project/kubb/commit/15d50a5d56f1ca8b44ef70be56fefc489eaf6d93)) + + +### 📦 Miscellaneous Chores + +* release 1.10.4 ([e2607b3](https://github.com/kubb-project/kubb/commit/e2607b3499ea9c810b508456b4e0ad5841a27347)) +* release 1.11.6 ([70826b2](https://github.com/kubb-project/kubb/commit/70826b2d52d970b16a7f00a8c63f95354699df7c)) +* release 1.14.2 ([91e61ac](https://github.com/kubb-project/kubb/commit/91e61acde1c3824c40f291e1142363eaa95fb1cf)) +* release 1.14.3 ([695f324](https://github.com/kubb-project/kubb/commit/695f3242d61ac13f4284f3bdf529a3bc0e353244)) +* release 1.4.0 ([fc0de82](https://github.com/kubb-project/kubb/commit/fc0de826f94c2ff933dd2cefe26168ea6fcf8c3b)) +* release 1.4.0 ([b1d4561](https://github.com/kubb-project/kubb/commit/b1d456179bc4415168142939b4be64b225a4870f)) +* release 1.4.1 ([9805506](https://github.com/kubb-project/kubb/commit/98055065a6931b96dc1038890eb56ebb0342818f)) +* release 1.5.2 ([2f49c97](https://github.com/kubb-project/kubb/commit/2f49c97863b3dcee1a6158d97a5ca66848d52261)) +* release 1.8.0 ([218b7f0](https://github.com/kubb-project/kubb/commit/218b7f0e8ec1cbc8b6db504ec6e06d8dbeb1109e)) + ## [1.14.3](https://github.com/kubb-project/kubb/compare/@kubb/core-v1.14.0...@kubb/core-v1.14.3) (2023-10-23) diff --git a/packages/core/package.json b/packages/core/package.json index 1098ce2b4..1c17ee0d9 100644 --- a/packages/core/package.json +++ b/packages/core/package.json @@ -1,6 +1,6 @@ { "name": "@kubb/core", - "version": "1.14.3", + "version": "1.14.4", "description": "Generator core", "keywords": [ "typescript", diff --git a/packages/kubb/CHANGELOG.md b/packages/kubb/CHANGELOG.md index ac4d68e52..988e4fd07 100644 --- a/packages/kubb/CHANGELOG.md +++ b/packages/kubb/CHANGELOG.md @@ -1,5 +1,12 @@ # Changelog +## [1.14.4](https://github.com/kubb-project/kubb/compare/kubb-v1.14.3...kubb-v1.14.4) (2023-10-25) + + +### 📦 Miscellaneous Chores + +* **kubb:** Synchronize undefined versions + ## [1.14.3](https://github.com/kubb-project/kubb/compare/kubb-v1.14.0...kubb-v1.14.3) (2023-10-23) diff --git a/packages/kubb/package.json b/packages/kubb/package.json index 3b23f1932..bc8d068a4 100644 --- a/packages/kubb/package.json +++ b/packages/kubb/package.json @@ -1,6 +1,6 @@ { "name": "kubb", - "version": "1.14.3", + "version": "1.14.4", "description": "OpenAPI to TypeScript, React-Query, Zod, Zodios, Faker.js, MSW and Axios.", "keywords": [ "typescript", diff --git a/packages/parser/CHANGELOG.md b/packages/parser/CHANGELOG.md index bc3ffbadf..e3cc0062d 100644 --- a/packages/parser/CHANGELOG.md +++ b/packages/parser/CHANGELOG.md @@ -1,5 +1,28 @@ # Changelog +## [1.14.4](https://github.com/kubb-project/kubb/compare/@kubb/parser-v1.14.3...@kubb/parser-v1.14.4) (2023-10-25) + + +### 🐞 Bug Fixes + +* nonnullable for generated types ([0c676e4](https://github.com/kubb-project/kubb/commit/0c676e4ec3735e3f41e6e3bed45dc4bbbcc89a00)) +* omit request/response based on readOnly/writeOnly ([d8341ef](https://github.com/kubb-project/kubb/commit/d8341efa712b8f7727563b99e7762684ff529685)) +* readonly support for Zod and TypeScript ([a6e7557](https://github.com/kubb-project/kubb/commit/a6e75578b8038b5a7b29dc160bef8e481d2cc1ab)) +* remove of `types` exports field ([1c07fd7](https://github.com/kubb-project/kubb/commit/1c07fd72424db47e3a717d99ea5019bb7744f3c0)) + + +### 📦 Miscellaneous Chores + +* release 1.10.4 ([e2607b3](https://github.com/kubb-project/kubb/commit/e2607b3499ea9c810b508456b4e0ad5841a27347)) +* release 1.11.6 ([70826b2](https://github.com/kubb-project/kubb/commit/70826b2d52d970b16a7f00a8c63f95354699df7c)) +* release 1.14.2 ([91e61ac](https://github.com/kubb-project/kubb/commit/91e61acde1c3824c40f291e1142363eaa95fb1cf)) +* release 1.14.3 ([695f324](https://github.com/kubb-project/kubb/commit/695f3242d61ac13f4284f3bdf529a3bc0e353244)) +* release 1.4.0 ([fc0de82](https://github.com/kubb-project/kubb/commit/fc0de826f94c2ff933dd2cefe26168ea6fcf8c3b)) +* release 1.4.0 ([b1d4561](https://github.com/kubb-project/kubb/commit/b1d456179bc4415168142939b4be64b225a4870f)) +* release 1.4.1 ([9805506](https://github.com/kubb-project/kubb/commit/98055065a6931b96dc1038890eb56ebb0342818f)) +* release 1.5.2 ([2f49c97](https://github.com/kubb-project/kubb/commit/2f49c97863b3dcee1a6158d97a5ca66848d52261)) +* release 1.8.0 ([218b7f0](https://github.com/kubb-project/kubb/commit/218b7f0e8ec1cbc8b6db504ec6e06d8dbeb1109e)) + ## [1.14.3](https://github.com/kubb-project/kubb/compare/@kubb/parser-v1.14.0...@kubb/parser-v1.14.3) (2023-10-23) diff --git a/packages/parser/package.json b/packages/parser/package.json index cee39cdd8..b505ec119 100644 --- a/packages/parser/package.json +++ b/packages/parser/package.json @@ -1,6 +1,6 @@ { "name": "@kubb/parser", - "version": "1.14.3", + "version": "1.14.4", "description": "Generator parser", "keywords": [ "typescript", diff --git a/packages/react/CHANGELOG.md b/packages/react/CHANGELOG.md index 98f71fa87..1c8911361 100644 --- a/packages/react/CHANGELOG.md +++ b/packages/react/CHANGELOG.md @@ -1,5 +1,40 @@ # Changelog +## [1.14.4](https://github.com/kubb-project/kubb/compare/@kubb/react-v1.14.3...@kubb/react-v1.14.4) (2023-10-25) + + +### 🐞 Bug Fixes + +* remove `auto-bind` ([1cda7ef](https://github.com/kubb-project/kubb/commit/1cda7ef9181eea2d20299cd778c8c362cb807673)) +* remove of `types` exports field ([1c07fd7](https://github.com/kubb-project/kubb/commit/1c07fd72424db47e3a717d99ea5019bb7744f3c0)) + + +### ✨ Features + +* <File.Source/> with path and print to read external file ([4bf2d9a](https://github.com/kubb-project/kubb/commit/4bf2d9a1e3023ef90be3fb28b25554d70f844ea1)) +* <File/> component for `@kubb/react` ([78475db](https://github.com/kubb-project/kubb/commit/78475dbc0b2f977ecbfae27b682e3902f8ac8154)) +* `useResolve` with pluginManager(resolvePath and resolveName) ([78b1c1c](https://github.com/kubb-project/kubb/commit/78b1c1c9f850f9e256107e839b0eaa902e9e8c66)) +* logger for `@kubb/react` ([1a1bef5](https://github.com/kubb-project/kubb/commit/1a1bef50fd117164c73ef19054fc12fdf9f9a4ce)) +* PackageManager to retreive a version in the package.json of the user ([220cd63](https://github.com/kubb-project/kubb/commit/220cd631f95e24e622c6579849a53b3cedd95b50)) + + +### 📚 Documentation + +* better docs with examples ([fb42958](https://github.com/kubb-project/kubb/commit/fb429588f213a0ec7973fd64aa24eea17529747a)) + + +### 📦 Miscellaneous Chores + +* release 1.10.4 ([e2607b3](https://github.com/kubb-project/kubb/commit/e2607b3499ea9c810b508456b4e0ad5841a27347)) +* release 1.11.6 ([70826b2](https://github.com/kubb-project/kubb/commit/70826b2d52d970b16a7f00a8c63f95354699df7c)) +* release 1.14.2 ([91e61ac](https://github.com/kubb-project/kubb/commit/91e61acde1c3824c40f291e1142363eaa95fb1cf)) +* release 1.14.3 ([695f324](https://github.com/kubb-project/kubb/commit/695f3242d61ac13f4284f3bdf529a3bc0e353244)) +* release 1.4.0 ([fc0de82](https://github.com/kubb-project/kubb/commit/fc0de826f94c2ff933dd2cefe26168ea6fcf8c3b)) +* release 1.4.0 ([b1d4561](https://github.com/kubb-project/kubb/commit/b1d456179bc4415168142939b4be64b225a4870f)) +* release 1.4.1 ([9805506](https://github.com/kubb-project/kubb/commit/98055065a6931b96dc1038890eb56ebb0342818f)) +* release 1.5.2 ([2f49c97](https://github.com/kubb-project/kubb/commit/2f49c97863b3dcee1a6158d97a5ca66848d52261)) +* release 1.8.0 ([218b7f0](https://github.com/kubb-project/kubb/commit/218b7f0e8ec1cbc8b6db504ec6e06d8dbeb1109e)) + ## [1.14.3](https://github.com/kubb-project/kubb/compare/@kubb/react-v1.14.0...@kubb/react-v1.14.3) (2023-10-23) diff --git a/packages/react/package.json b/packages/react/package.json index 9bd929788..dccdc70f8 100644 --- a/packages/react/package.json +++ b/packages/react/package.json @@ -1,6 +1,6 @@ { "name": "@kubb/react", - "version": "1.14.3", + "version": "1.14.4", "description": "Generator react", "keywords": [ "typescript", diff --git a/packages/swagger-client/CHANGELOG.md b/packages/swagger-client/CHANGELOG.md index d5d837e93..39a831d11 100644 --- a/packages/swagger-client/CHANGELOG.md +++ b/packages/swagger-client/CHANGELOG.md @@ -1,5 +1,74 @@ # Changelog +## [1.14.4](https://github.com/kubb-project/kubb/compare/@kubb/swagger-client-v1.14.3...@kubb/swagger-client-v1.14.4) (2023-10-25) + + +### ✨ Features + +* <File.Source/> with path and print to read external file ([4bf2d9a](https://github.com/kubb-project/kubb/commit/4bf2d9a1e3023ef90be3fb28b25554d70f844ea1)) +* <File/> component for `@kubb/react` ([78475db](https://github.com/kubb-project/kubb/commit/78475dbc0b2f977ecbfae27b682e3902f8ac8154)) +* `ClientBuilder` ([0746839](https://github.com/kubb-project/kubb/commit/07468390532db3494429c62284f8f94b4fe6e6b0)) +* `ClientFunction` with React for creating an axios get/post/put call ([7ef6819](https://github.com/kubb-project/kubb/commit/7ef68198c85888d76bf2949d9cc99993c1dd7fc7)) +* `contentType` to override default `application/json` ([c5d50ce](https://github.com/kubb-project/kubb/commit/c5d50ce666806fe1f34684de1d542f3ac92e53fc)) +* `dataReturnType` for @kubb/swagger-tanstack-query, @kubb/swagger-client and @kubb/swagger-swr ([9e5b124](https://github.com/kubb-project/kubb/commit/9e5b12451c592d17e41546e9d214cad80b6f24ca)) +* `Import` and `Export` component for the`react-template` plugin ([2c3f193](https://github.com/kubb-project/kubb/commit/2c3f193183641c43ca8c0f5c579b2668f4f7c1f5)) +* `overrideBy` to specify different options per `operationId | tag | path | method` ([ebb3db1](https://github.com/kubb-project/kubb/commit/ebb3db14c3796ea5211a49ccded5544ee54ad66c)) +* `pathParamsType` to override behaviour when calling a generated get/post/put function ([12624c4](https://github.com/kubb-project/kubb/commit/12624c4e426b417e50e5f19665fd1b529b3d0b6a)) +* `QueryKeyFunction` to render queryKey with React(`@kubb/react-template`) ([0157491](https://github.com/kubb-project/kubb/commit/0157491d2007cb6e64578871f4478f1787684ed6)) +* `resolve` util based on `operation` for a name, fileName and filePath of a (previous ) created `File` ([496ef73](https://github.com/kubb-project/kubb/commit/496ef7368c411ee5d14cacf73869a91aace16b96)) +* `useResolve` with pluginManager(resolvePath and resolveName) ([78b1c1c](https://github.com/kubb-project/kubb/commit/78b1c1c9f850f9e256107e839b0eaa902e9e8c66)) +* ✨ skipBy to exclude `tags`, `names`, `paths`, ... out of the generation ([44be77b](https://github.com/kubb-project/kubb/commit/44be77bb8748ae0188481716ef19dc6a39f1e538)) +* **client,swr,tanstack-query:** add clientImportPath option ([f3b3b30](https://github.com/kubb-project/kubb/commit/f3b3b30501fe48a19071fe37b082d3646b81b5c8)) +* type for `resolveName` ([53f9893](https://github.com/kubb-project/kubb/commit/53f98933e4b1ffe834622207768257d524f1f725)) +* use of `createRoot` and `client` subPackage ([d2e7b45](https://github.com/kubb-project/kubb/commit/d2e7b4596bbdba1e1dacbcd3df6b38a3d6fde467)) +* use of `jsxImportSource` for a custom react-runtime being used by `@kubb/react-template` ([db8f351](https://github.com/kubb-project/kubb/commit/db8f3519ffa8dc2ede5309f0c4c8acb30bc6757e)) +* use of a tranformer function to override the name of the hook/type/client ([f405183](https://github.com/kubb-project/kubb/commit/f405183b198e47e732873108956f639d94d94937)) + + +### 📚 Documentation + +* add tip for `module` import ([5b7e24a](https://github.com/kubb-project/kubb/commit/5b7e24a7171e644d35e6f9a49fc2e6543868ba64)) +* better docs with examples ([fb42958](https://github.com/kubb-project/kubb/commit/fb429588f213a0ec7973fd64aa24eea17529747a)) +* readme update + typo's ([a1bb145](https://github.com/kubb-project/kubb/commit/a1bb14550c7d6d73832da612275ef66f65d32a02)) +* swagger-msw plugin ([b8f14c1](https://github.com/kubb-project/kubb/commit/b8f14c1690bc66160936c92144a2e2b0ce227d88)) + + +### 🐞 Bug Fixes + +* clientOptions to override Axios/Fetch options ([f9799e7](https://github.com/kubb-project/kubb/commit/f9799e70d9fafe64d53959792061f14f74d3ed21)) +* docs about wrong Badge usage, wrong import line example ([15c0cd3](https://github.com/kubb-project/kubb/commit/15c0cd34f54629292d30c57e162dad4467f8b9c8)) +* export `client.ts` in `index.js` ([52b0c81](https://github.com/kubb-project/kubb/commit/52b0c81f190cae86de557bb62db60c8e18cfb07b)) +* getParams refactor for generics ([3b01f51](https://github.com/kubb-project/kubb/commit/3b01f51b2e9fdf891a23f655eba5680be6dcb76e)) +* headers ([fdc228a](https://github.com/kubb-project/kubb/commit/fdc228a848f180ef1f1307ccedcdaa74c16caa5c)) +* include `@kubb/react` for legacy `yarn install` ([237ade7](https://github.com/kubb-project/kubb/commit/237ade716b5b6ffc12ddcf4f50106ae7cdd7dc0a)) +* include `react` and `react-reconciler` in the bundle ([4193520](https://github.com/kubb-project/kubb/commit/419352026db0f650825c877bd171b42e4e838e51)) +* msw without requestMock ([17a1ba2](https://github.com/kubb-project/kubb/commit/17a1ba23886dea79efb0752eb23323dd60dbaebd)) +* refactor of `QueryBuilder` with `@kubb/react` ([998d9e2](https://github.com/kubb-project/kubb/commit/998d9e229fab3d614ccd82a23541fcd9003939fb)) +* remove of `types` exports field ([1c07fd7](https://github.com/kubb-project/kubb/commit/1c07fd72424db47e3a717d99ea5019bb7744f3c0)) +* remove peerDependency for 'react' in swagger-client ([29af254](https://github.com/kubb-project/kubb/commit/29af25436f60e79715bdad7f35266edbe208c112)) +* remove rimraf + use of correct order for params ([03180e3](https://github.com/kubb-project/kubb/commit/03180e3d33c5dd96bb101be691ae56a2edd3f0b9)) +* resolve `client.ts` based on root instead of using the generic `this.resolvePath` ([073b81f](https://github.com/kubb-project/kubb/commit/073b81f91681f4f62fb14f8b4304aceac89c255b)) +* ResponseConfig for mutation ([4c48ff6](https://github.com/kubb-project/kubb/commit/4c48ff694ff5df1091aad3290420b3a85234bf1c)) +* spacing TS ([4218c1b](https://github.com/kubb-project/kubb/commit/4218c1b59bbd0f2189cf2a0f88da089ed0cb086d)) +* support for PATCH ([c326d7c](https://github.com/kubb-project/kubb/commit/c326d7cafaa2ddf258579f889f061bbdf51a96fd)) +* types fix `exports` based on `https://arethetypeswrong.github.io/` ([f942def](https://github.com/kubb-project/kubb/commit/f942defb40584fdfddc94852bf751a6acf10476a)) +* upgrade `oas` + custom patch for `typesVersions` ([e9e26ae](https://github.com/kubb-project/kubb/commit/e9e26ae204a2eb3b6dc1e3a391c17a5d9d64f86c)) +* use of `fileManager.addIndexes` and `URLPath` without static functions ([9bc291d](https://github.com/kubb-project/kubb/commit/9bc291d5b9126b1d3f26803e6a1c54a3b008f634)) +* use of pluginsOptions and small cleanup ([15d50a5](https://github.com/kubb-project/kubb/commit/15d50a5d56f1ca8b44ef70be56fefc489eaf6d93)) + + +### 📦 Miscellaneous Chores + +* release 1.10.4 ([e2607b3](https://github.com/kubb-project/kubb/commit/e2607b3499ea9c810b508456b4e0ad5841a27347)) +* release 1.11.6 ([70826b2](https://github.com/kubb-project/kubb/commit/70826b2d52d970b16a7f00a8c63f95354699df7c)) +* release 1.14.2 ([91e61ac](https://github.com/kubb-project/kubb/commit/91e61acde1c3824c40f291e1142363eaa95fb1cf)) +* release 1.14.3 ([695f324](https://github.com/kubb-project/kubb/commit/695f3242d61ac13f4284f3bdf529a3bc0e353244)) +* release 1.4.0 ([fc0de82](https://github.com/kubb-project/kubb/commit/fc0de826f94c2ff933dd2cefe26168ea6fcf8c3b)) +* release 1.4.0 ([b1d4561](https://github.com/kubb-project/kubb/commit/b1d456179bc4415168142939b4be64b225a4870f)) +* release 1.4.1 ([9805506](https://github.com/kubb-project/kubb/commit/98055065a6931b96dc1038890eb56ebb0342818f)) +* release 1.5.2 ([2f49c97](https://github.com/kubb-project/kubb/commit/2f49c97863b3dcee1a6158d97a5ca66848d52261)) +* release 1.8.0 ([218b7f0](https://github.com/kubb-project/kubb/commit/218b7f0e8ec1cbc8b6db504ec6e06d8dbeb1109e)) + ## [1.14.3](https://github.com/kubb-project/kubb/compare/@kubb/swagger-client-v1.14.0...@kubb/swagger-client-v1.14.3) (2023-10-23) diff --git a/packages/swagger-client/package.json b/packages/swagger-client/package.json index fd708e86a..87621d307 100644 --- a/packages/swagger-client/package.json +++ b/packages/swagger-client/package.json @@ -1,6 +1,6 @@ { "name": "@kubb/swagger-client", - "version": "1.14.3", + "version": "1.14.4", "description": "Generator swagger-client", "keywords": [ "typescript", diff --git a/packages/swagger-faker/CHANGELOG.md b/packages/swagger-faker/CHANGELOG.md index e6f554a78..bd7c429ee 100644 --- a/packages/swagger-faker/CHANGELOG.md +++ b/packages/swagger-faker/CHANGELOG.md @@ -1,5 +1,61 @@ # Changelog +## [1.14.4](https://github.com/kubb-project/kubb/compare/@kubb/swagger-faker-v1.14.3...@kubb/swagger-faker-v1.14.4) (2023-10-25) + + +### ✨ Features + +* <File.Source/> with path and print to read external file ([4bf2d9a](https://github.com/kubb-project/kubb/commit/4bf2d9a1e3023ef90be3fb28b25554d70f844ea1)) +* `ClientFunction` with React for creating an axios get/post/put call ([7ef6819](https://github.com/kubb-project/kubb/commit/7ef68198c85888d76bf2949d9cc99993c1dd7fc7)) +* `contentType` to override default `application/json` ([c5d50ce](https://github.com/kubb-project/kubb/commit/c5d50ce666806fe1f34684de1d542f3ac92e53fc)) +* `overrideBy` to specify different options per `operationId | tag | path | method` ([ebb3db1](https://github.com/kubb-project/kubb/commit/ebb3db14c3796ea5211a49ccded5544ee54ad66c)) +* `useResolve` with pluginManager(resolvePath and resolveName) ([78b1c1c](https://github.com/kubb-project/kubb/commit/78b1c1c9f850f9e256107e839b0eaa902e9e8c66)) +* ✨ skipBy to exclude `tags`, `names`, `paths`, ... out of the generation ([44be77b](https://github.com/kubb-project/kubb/commit/44be77bb8748ae0188481716ef19dc6a39f1e538)) +* choose to use `Date` or `string` type for format `date` or `date-time` ([404227d](https://github.com/kubb-project/kubb/commit/404227de2c0baea4e0a14e9ff4c59efbc5c1db59)) +* use of `jsxImportSource` for a custom react-runtime being used by `@kubb/react-template` ([db8f351](https://github.com/kubb-project/kubb/commit/db8f3519ffa8dc2ede5309f0c4c8acb30bc6757e)) +* use of a tranformer function to override the name of the hook/type/client ([f405183](https://github.com/kubb-project/kubb/commit/f405183b198e47e732873108956f639d94d94937)) + + +### 📚 Documentation + +* add tip for `module` import ([5b7e24a](https://github.com/kubb-project/kubb/commit/5b7e24a7171e644d35e6f9a49fc2e6543868ba64)) +* better docs with examples ([fb42958](https://github.com/kubb-project/kubb/commit/fb429588f213a0ec7973fd64aa24eea17529747a)) +* readme update + typo's ([a1bb145](https://github.com/kubb-project/kubb/commit/a1bb14550c7d6d73832da612275ef66f65d32a02)) +* swagger-msw plugin ([b8f14c1](https://github.com/kubb-project/kubb/commit/b8f14c1690bc66160936c92144a2e2b0ce227d88)) + + +### 🐞 Bug Fixes + +* allOf, anyOf without `any & any` fallback ([ee0237f](https://github.com/kubb-project/kubb/commit/ee0237f7a7516a9adebf5dbbeeae0df4a2369fec)) +* anyOf support(same result as oneOf) ([70f5d47](https://github.com/kubb-project/kubb/commit/70f5d47a93a1eebfaef50c18f9b0fbc4c17cc6ff)) +* headers ([fdc228a](https://github.com/kubb-project/kubb/commit/fdc228a848f180ef1f1307ccedcdaa74c16caa5c)) +* include all schemas in `components` responses and request ([269929f](https://github.com/kubb-project/kubb/commit/269929fc182822bd0757bab2a619340fc232e735)) +* nonnullable for generated types ([0c676e4](https://github.com/kubb-project/kubb/commit/0c676e4ec3735e3f41e6e3bed45dc4bbbcc89a00)) +* remove of `types` exports field ([1c07fd7](https://github.com/kubb-project/kubb/commit/1c07fd72424db47e3a717d99ea5019bb7744f3c0)) +* remove rimraf + use of correct order for params ([03180e3](https://github.com/kubb-project/kubb/commit/03180e3d33c5dd96bb101be691ae56a2edd3f0b9)) +* remove uniqueId ([2607eff](https://github.com/kubb-project/kubb/commit/2607effc60d1fb2aa1f4e69d60498234d7c03a96)) +* spacing TS ([4218c1b](https://github.com/kubb-project/kubb/commit/4218c1b59bbd0f2189cf2a0f88da089ed0cb086d)) +* support for `minItems` and `maxItems` ([90a92a2](https://github.com/kubb-project/kubb/commit/90a92a234e930f465709c8bb9d92f12723272d1e)) +* support for PATCH ([c326d7c](https://github.com/kubb-project/kubb/commit/c326d7cafaa2ddf258579f889f061bbdf51a96fd)) +* types fix `exports` based on `https://arethetypeswrong.github.io/` ([f942def](https://github.com/kubb-project/kubb/commit/f942defb40584fdfddc94852bf751a6acf10476a)) +* uniqueId per plugin ([b170dd8](https://github.com/kubb-project/kubb/commit/b170dd80433852c7c7dfe462c737c8abd11f8d6d)) +* upgrade `oas` + custom patch for `typesVersions` ([e9e26ae](https://github.com/kubb-project/kubb/commit/e9e26ae204a2eb3b6dc1e3a391c17a5d9d64f86c)) +* use of `fileManager.addIndexes` and `URLPath` without static functions ([9bc291d](https://github.com/kubb-project/kubb/commit/9bc291d5b9126b1d3f26803e6a1c54a3b008f634)) +* use of pluginsOptions and small cleanup ([15d50a5](https://github.com/kubb-project/kubb/commit/15d50a5d56f1ca8b44ef70be56fefc489eaf6d93)) + + +### 📦 Miscellaneous Chores + +* release 1.10.4 ([e2607b3](https://github.com/kubb-project/kubb/commit/e2607b3499ea9c810b508456b4e0ad5841a27347)) +* release 1.11.6 ([70826b2](https://github.com/kubb-project/kubb/commit/70826b2d52d970b16a7f00a8c63f95354699df7c)) +* release 1.14.2 ([91e61ac](https://github.com/kubb-project/kubb/commit/91e61acde1c3824c40f291e1142363eaa95fb1cf)) +* release 1.14.3 ([695f324](https://github.com/kubb-project/kubb/commit/695f3242d61ac13f4284f3bdf529a3bc0e353244)) +* release 1.4.0 ([fc0de82](https://github.com/kubb-project/kubb/commit/fc0de826f94c2ff933dd2cefe26168ea6fcf8c3b)) +* release 1.4.0 ([b1d4561](https://github.com/kubb-project/kubb/commit/b1d456179bc4415168142939b4be64b225a4870f)) +* release 1.4.1 ([9805506](https://github.com/kubb-project/kubb/commit/98055065a6931b96dc1038890eb56ebb0342818f)) +* release 1.5.2 ([2f49c97](https://github.com/kubb-project/kubb/commit/2f49c97863b3dcee1a6158d97a5ca66848d52261)) +* release 1.8.0 ([218b7f0](https://github.com/kubb-project/kubb/commit/218b7f0e8ec1cbc8b6db504ec6e06d8dbeb1109e)) + ## [1.14.3](https://github.com/kubb-project/kubb/compare/@kubb/swagger-faker-v1.14.0...@kubb/swagger-faker-v1.14.3) (2023-10-23) diff --git a/packages/swagger-faker/package.json b/packages/swagger-faker/package.json index e02bccbfc..36239067d 100644 --- a/packages/swagger-faker/package.json +++ b/packages/swagger-faker/package.json @@ -1,6 +1,6 @@ { "name": "@kubb/swagger-faker", - "version": "1.14.3", + "version": "1.14.4", "description": "Generator swagger-faker", "keywords": [ "faker", diff --git a/packages/swagger-msw/CHANGELOG.md b/packages/swagger-msw/CHANGELOG.md index 5e2ff224a..f95ac42e9 100644 --- a/packages/swagger-msw/CHANGELOG.md +++ b/packages/swagger-msw/CHANGELOG.md @@ -1,5 +1,54 @@ # Changelog +## [1.14.4](https://github.com/kubb-project/kubb/compare/@kubb/swagger-msw-v1.14.3...@kubb/swagger-msw-v1.14.4) (2023-10-25) + + +### ✨ Features + +* <File.Source/> with path and print to read external file ([4bf2d9a](https://github.com/kubb-project/kubb/commit/4bf2d9a1e3023ef90be3fb28b25554d70f844ea1)) +* `ClientFunction` with React for creating an axios get/post/put call ([7ef6819](https://github.com/kubb-project/kubb/commit/7ef68198c85888d76bf2949d9cc99993c1dd7fc7)) +* `overrideBy` to specify different options per `operationId | tag | path | method` ([ebb3db1](https://github.com/kubb-project/kubb/commit/ebb3db14c3796ea5211a49ccded5544ee54ad66c)) +* msw ([aed6b3e](https://github.com/kubb-project/kubb/commit/aed6b3e146f933408152d9e3e077d1cd233f5616)) +* type for `resolveName` ([53f9893](https://github.com/kubb-project/kubb/commit/53f98933e4b1ffe834622207768257d524f1f725)) +* use of `jsxImportSource` for a custom react-runtime being used by `@kubb/react-template` ([db8f351](https://github.com/kubb-project/kubb/commit/db8f3519ffa8dc2ede5309f0c4c8acb30bc6757e)) + + +### 📚 Documentation + +* better docs with examples ([fb42958](https://github.com/kubb-project/kubb/commit/fb429588f213a0ec7973fd64aa24eea17529747a)) +* readme update + typo's ([a1bb145](https://github.com/kubb-project/kubb/commit/a1bb14550c7d6d73832da612275ef66f65d32a02)) +* swagger-msw plugin ([b8f14c1](https://github.com/kubb-project/kubb/commit/b8f14c1690bc66160936c92144a2e2b0ce227d88)) + + +### 🐞 Bug Fixes + +* better timeout order for CLI ([44dee73](https://github.com/kubb-project/kubb/commit/44dee7370ca5e65e85aa312dcedc83dac61e85dd)) +* dereference for swagger JSON schemas ([ce3565a](https://github.com/kubb-project/kubb/commit/ce3565a38cb50b5c213bc569d75977ad882e5b95)) +* description for pathParams and queryParams ([95ce086](https://github.com/kubb-project/kubb/commit/95ce0863cad0a3f81e1787d780f710ed5a91ddba)) +* handlers + demo MSW ([3c3b636](https://github.com/kubb-project/kubb/commit/3c3b6364ea28e44e407940299268166b5a348ab8)) +* headers ([fdc228a](https://github.com/kubb-project/kubb/commit/fdc228a848f180ef1f1307ccedcdaa74c16caa5c)) +* msw without requestMock ([17a1ba2](https://github.com/kubb-project/kubb/commit/17a1ba23886dea79efb0752eb23323dd60dbaebd)) +* remove of `types` exports field ([1c07fd7](https://github.com/kubb-project/kubb/commit/1c07fd72424db47e3a717d99ea5019bb7744f3c0)) +* remove rimraf + use of correct order for params ([03180e3](https://github.com/kubb-project/kubb/commit/03180e3d33c5dd96bb101be691ae56a2edd3f0b9)) +* skipBy improvements ([b6fd85e](https://github.com/kubb-project/kubb/commit/b6fd85eac66b3a6ecbd7d8099f374a37b17937a8)) +* spacing TS ([4218c1b](https://github.com/kubb-project/kubb/commit/4218c1b59bbd0f2189cf2a0f88da089ed0cb086d)) +* upgrade `oas` + custom patch for `typesVersions` ([e9e26ae](https://github.com/kubb-project/kubb/commit/e9e26ae204a2eb3b6dc1e3a391c17a5d9d64f86c)) +* use of `fileManager.addIndexes` and `URLPath` without static functions ([9bc291d](https://github.com/kubb-project/kubb/commit/9bc291d5b9126b1d3f26803e6a1c54a3b008f634)) +* use of pluginsOptions and small cleanup ([15d50a5](https://github.com/kubb-project/kubb/commit/15d50a5d56f1ca8b44ef70be56fefc489eaf6d93)) + + +### 📦 Miscellaneous Chores + +* release 1.10.4 ([e2607b3](https://github.com/kubb-project/kubb/commit/e2607b3499ea9c810b508456b4e0ad5841a27347)) +* release 1.11.6 ([70826b2](https://github.com/kubb-project/kubb/commit/70826b2d52d970b16a7f00a8c63f95354699df7c)) +* release 1.14.2 ([91e61ac](https://github.com/kubb-project/kubb/commit/91e61acde1c3824c40f291e1142363eaa95fb1cf)) +* release 1.14.3 ([695f324](https://github.com/kubb-project/kubb/commit/695f3242d61ac13f4284f3bdf529a3bc0e353244)) +* release 1.4.0 ([fc0de82](https://github.com/kubb-project/kubb/commit/fc0de826f94c2ff933dd2cefe26168ea6fcf8c3b)) +* release 1.4.0 ([b1d4561](https://github.com/kubb-project/kubb/commit/b1d456179bc4415168142939b4be64b225a4870f)) +* release 1.4.1 ([9805506](https://github.com/kubb-project/kubb/commit/98055065a6931b96dc1038890eb56ebb0342818f)) +* release 1.5.2 ([2f49c97](https://github.com/kubb-project/kubb/commit/2f49c97863b3dcee1a6158d97a5ca66848d52261)) +* release 1.8.0 ([218b7f0](https://github.com/kubb-project/kubb/commit/218b7f0e8ec1cbc8b6db504ec6e06d8dbeb1109e)) + ## [1.14.3](https://github.com/kubb-project/kubb/compare/@kubb/swagger-msw-v1.14.0...@kubb/swagger-msw-v1.14.3) (2023-10-23) diff --git a/packages/swagger-msw/package.json b/packages/swagger-msw/package.json index 32f928aa3..eb8e74011 100644 --- a/packages/swagger-msw/package.json +++ b/packages/swagger-msw/package.json @@ -1,6 +1,6 @@ { "name": "@kubb/swagger-msw", - "version": "1.14.3", + "version": "1.14.4", "description": "Generator swagger-msw", "keywords": [ "faker", diff --git a/packages/swagger-swr/CHANGELOG.md b/packages/swagger-swr/CHANGELOG.md index 605eed138..5d2e939e6 100644 --- a/packages/swagger-swr/CHANGELOG.md +++ b/packages/swagger-swr/CHANGELOG.md @@ -1,5 +1,59 @@ # Changelog +## [1.14.4](https://github.com/kubb-project/kubb/compare/@kubb/swagger-swr-v1.14.3...@kubb/swagger-swr-v1.14.4) (2023-10-25) + + +### ✨ Features + +* <File.Source/> with path and print to read external file ([4bf2d9a](https://github.com/kubb-project/kubb/commit/4bf2d9a1e3023ef90be3fb28b25554d70f844ea1)) +* `ClientFunction` with React for creating an axios get/post/put call ([7ef6819](https://github.com/kubb-project/kubb/commit/7ef68198c85888d76bf2949d9cc99993c1dd7fc7)) +* `contentType` to override default `application/json` ([c5d50ce](https://github.com/kubb-project/kubb/commit/c5d50ce666806fe1f34684de1d542f3ac92e53fc)) +* `dataReturnType` for @kubb/swagger-tanstack-query, @kubb/swagger-client and @kubb/swagger-swr ([9e5b124](https://github.com/kubb-project/kubb/commit/9e5b12451c592d17e41546e9d214cad80b6f24ca)) +* `overrideBy` to specify different options per `operationId | tag | path | method` ([ebb3db1](https://github.com/kubb-project/kubb/commit/ebb3db14c3796ea5211a49ccded5544ee54ad66c)) +* ✨ skipBy to exclude `tags`, `names`, `paths`, ... out of the generation ([44be77b](https://github.com/kubb-project/kubb/commit/44be77bb8748ae0188481716ef19dc6a39f1e538)) +* **client,swr,tanstack-query:** add clientImportPath option ([f3b3b30](https://github.com/kubb-project/kubb/commit/f3b3b30501fe48a19071fe37b082d3646b81b5c8)) +* **swr:** shouldFetch option for swr plugin ([adbfd73](https://github.com/kubb-project/kubb/commit/adbfd7366928101170e070348eaef64f7a145bc3)) +* type for `resolveName` ([53f9893](https://github.com/kubb-project/kubb/commit/53f98933e4b1ffe834622207768257d524f1f725)) +* use of `jsxImportSource` for a custom react-runtime being used by `@kubb/react-template` ([db8f351](https://github.com/kubb-project/kubb/commit/db8f3519ffa8dc2ede5309f0c4c8acb30bc6757e)) +* use of a tranformer function to override the name of the hook/type/client ([f405183](https://github.com/kubb-project/kubb/commit/f405183b198e47e732873108956f639d94d94937)) + + +### 📚 Documentation + +* add tip for `module` import ([5b7e24a](https://github.com/kubb-project/kubb/commit/5b7e24a7171e644d35e6f9a49fc2e6543868ba64)) +* better docs with examples ([fb42958](https://github.com/kubb-project/kubb/commit/fb429588f213a0ec7973fd64aa24eea17529747a)) +* readme update + typo's ([a1bb145](https://github.com/kubb-project/kubb/commit/a1bb14550c7d6d73832da612275ef66f65d32a02)) +* swagger-msw plugin ([b8f14c1](https://github.com/kubb-project/kubb/commit/b8f14c1690bc66160936c92144a2e2b0ce227d88)) + + +### 🐞 Bug Fixes + +* docs about wrong Badge usage, wrong import line example ([15c0cd3](https://github.com/kubb-project/kubb/commit/15c0cd34f54629292d30c57e162dad4467f8b9c8)) +* getParams refactor for generics ([3b01f51](https://github.com/kubb-project/kubb/commit/3b01f51b2e9fdf891a23f655eba5680be6dcb76e)) +* headers ([fdc228a](https://github.com/kubb-project/kubb/commit/fdc228a848f180ef1f1307ccedcdaa74c16caa5c)) +* remove of `types` exports field ([1c07fd7](https://github.com/kubb-project/kubb/commit/1c07fd72424db47e3a717d99ea5019bb7744f3c0)) +* remove rimraf + use of correct order for params ([03180e3](https://github.com/kubb-project/kubb/commit/03180e3d33c5dd96bb101be691ae56a2edd3f0b9)) +* ResponseConfig for mutation ([4c48ff6](https://github.com/kubb-project/kubb/commit/4c48ff694ff5df1091aad3290420b3a85234bf1c)) +* spacing TS ([4218c1b](https://github.com/kubb-project/kubb/commit/4218c1b59bbd0f2189cf2a0f88da089ed0cb086d)) +* support for PATCH ([c326d7c](https://github.com/kubb-project/kubb/commit/c326d7cafaa2ddf258579f889f061bbdf51a96fd)) +* types fix `exports` based on `https://arethetypeswrong.github.io/` ([f942def](https://github.com/kubb-project/kubb/commit/f942defb40584fdfddc94852bf751a6acf10476a)) +* upgrade `oas` + custom patch for `typesVersions` ([e9e26ae](https://github.com/kubb-project/kubb/commit/e9e26ae204a2eb3b6dc1e3a391c17a5d9d64f86c)) +* use of `fileManager.addIndexes` and `URLPath` without static functions ([9bc291d](https://github.com/kubb-project/kubb/commit/9bc291d5b9126b1d3f26803e6a1c54a3b008f634)) +* use of pluginsOptions and small cleanup ([15d50a5](https://github.com/kubb-project/kubb/commit/15d50a5d56f1ca8b44ef70be56fefc489eaf6d93)) + + +### 📦 Miscellaneous Chores + +* release 1.10.4 ([e2607b3](https://github.com/kubb-project/kubb/commit/e2607b3499ea9c810b508456b4e0ad5841a27347)) +* release 1.11.6 ([70826b2](https://github.com/kubb-project/kubb/commit/70826b2d52d970b16a7f00a8c63f95354699df7c)) +* release 1.14.2 ([91e61ac](https://github.com/kubb-project/kubb/commit/91e61acde1c3824c40f291e1142363eaa95fb1cf)) +* release 1.14.3 ([695f324](https://github.com/kubb-project/kubb/commit/695f3242d61ac13f4284f3bdf529a3bc0e353244)) +* release 1.4.0 ([fc0de82](https://github.com/kubb-project/kubb/commit/fc0de826f94c2ff933dd2cefe26168ea6fcf8c3b)) +* release 1.4.0 ([b1d4561](https://github.com/kubb-project/kubb/commit/b1d456179bc4415168142939b4be64b225a4870f)) +* release 1.4.1 ([9805506](https://github.com/kubb-project/kubb/commit/98055065a6931b96dc1038890eb56ebb0342818f)) +* release 1.5.2 ([2f49c97](https://github.com/kubb-project/kubb/commit/2f49c97863b3dcee1a6158d97a5ca66848d52261)) +* release 1.8.0 ([218b7f0](https://github.com/kubb-project/kubb/commit/218b7f0e8ec1cbc8b6db504ec6e06d8dbeb1109e)) + ## [1.14.3](https://github.com/kubb-project/kubb/compare/@kubb/swagger-swr-v1.14.0...@kubb/swagger-swr-v1.14.3) (2023-10-23) diff --git a/packages/swagger-swr/package.json b/packages/swagger-swr/package.json index 58789b7a6..ece2e7311 100644 --- a/packages/swagger-swr/package.json +++ b/packages/swagger-swr/package.json @@ -1,6 +1,6 @@ { "name": "@kubb/swagger-swr", - "version": "1.14.3", + "version": "1.14.4", "description": "Generator swagger-swr", "keywords": [ "typescript", diff --git a/packages/swagger-tanstack-query/CHANGELOG.md b/packages/swagger-tanstack-query/CHANGELOG.md index 6e463d697..3f211f5a7 100644 --- a/packages/swagger-tanstack-query/CHANGELOG.md +++ b/packages/swagger-tanstack-query/CHANGELOG.md @@ -1,5 +1,75 @@ # Changelog +## [1.14.4](https://github.com/kubb-project/kubb/compare/@kubb/swagger-tanstack-query-v1.14.3...@kubb/swagger-tanstack-query-v1.14.4) (2023-10-25) + + +### ✨ Features + +* <File.Source/> with path and print to read external file ([4bf2d9a](https://github.com/kubb-project/kubb/commit/4bf2d9a1e3023ef90be3fb28b25554d70f844ea1)) +* <File/> component for `@kubb/react` ([78475db](https://github.com/kubb-project/kubb/commit/78475dbc0b2f977ecbfae27b682e3902f8ac8154)) +* `[@tanstack-query](https://github.com/tanstack-query)` v5 support ([c7d31dd](https://github.com/kubb-project/kubb/commit/c7d31dd11bb8c42d441101069d5d6b0e81db68c0)) +* `ClientBuilder` ([0746839](https://github.com/kubb-project/kubb/commit/07468390532db3494429c62284f8f94b4fe6e6b0)) +* `ClientFunction` with React for creating an axios get/post/put call ([7ef6819](https://github.com/kubb-project/kubb/commit/7ef68198c85888d76bf2949d9cc99993c1dd7fc7)) +* `contentType` to override default `application/json` ([c5d50ce](https://github.com/kubb-project/kubb/commit/c5d50ce666806fe1f34684de1d542f3ac92e53fc)) +* `dataReturnType` for @kubb/swagger-tanstack-query, @kubb/swagger-client and @kubb/swagger-swr ([9e5b124](https://github.com/kubb-project/kubb/commit/9e5b12451c592d17e41546e9d214cad80b6f24ca)) +* `Import` and `Export` component for the`react-template` plugin ([2c3f193](https://github.com/kubb-project/kubb/commit/2c3f193183641c43ca8c0f5c579b2668f4f7c1f5)) +* `overrideBy` to specify different options per `operationId | tag | path | method` ([ebb3db1](https://github.com/kubb-project/kubb/commit/ebb3db14c3796ea5211a49ccded5544ee54ad66c)) +* `QueryKeyFunction` to render queryKey with React(`@kubb/react-template`) ([0157491](https://github.com/kubb-project/kubb/commit/0157491d2007cb6e64578871f4478f1787684ed6)) +* `useOperation` and `useSchemas` hooks for `@kubb/swagger-tanstack-query` ([0ecb148](https://github.com/kubb-project/kubb/commit/0ecb148f1097727df7814804d6338b7e580f48bd)) +* `useResolve` with pluginManager(resolvePath and resolveName) ([78b1c1c](https://github.com/kubb-project/kubb/commit/78b1c1c9f850f9e256107e839b0eaa902e9e8c66)) +* ✨ skipBy to exclude `tags`, `names`, `paths`, ... out of the generation ([44be77b](https://github.com/kubb-project/kubb/commit/44be77bb8748ae0188481716ef19dc6a39f1e538)) +* **client,swr,tanstack-query:** add clientImportPath option ([f3b3b30](https://github.com/kubb-project/kubb/commit/f3b3b30501fe48a19071fe37b082d3646b81b5c8)) +* transformers ([20bc44d](https://github.com/kubb-project/kubb/commit/20bc44dda3771c1f632bace6a5c0c82cbdc5c632)) +* type for `resolveName` ([53f9893](https://github.com/kubb-project/kubb/commit/53f98933e4b1ffe834622207768257d524f1f725)) +* use of `createRoot` and `client` subPackage ([d2e7b45](https://github.com/kubb-project/kubb/commit/d2e7b4596bbdba1e1dacbcd3df6b38a3d6fde467)) +* use of `jsxImportSource` for a custom react-runtime being used by `@kubb/react-template` ([db8f351](https://github.com/kubb-project/kubb/commit/db8f3519ffa8dc2ede5309f0c4c8acb30bc6757e)) +* use of a tranformer function to override the name of the hook/type/client ([f405183](https://github.com/kubb-project/kubb/commit/f405183b198e47e732873108956f639d94d94937)) + + +### 📚 Documentation + +* add tip for `module` import ([5b7e24a](https://github.com/kubb-project/kubb/commit/5b7e24a7171e644d35e6f9a49fc2e6543868ba64)) +* better docs with examples ([fb42958](https://github.com/kubb-project/kubb/commit/fb429588f213a0ec7973fd64aa24eea17529747a)) +* readme update + typo's ([a1bb145](https://github.com/kubb-project/kubb/commit/a1bb14550c7d6d73832da612275ef66f65d32a02)) +* swagger-msw plugin ([b8f14c1](https://github.com/kubb-project/kubb/commit/b8f14c1690bc66160936c92144a2e2b0ce227d88)) + + +### 🐞 Bug Fixes + +* add `as QueryKey` cast for `@tanstack/react-query` v5 ([67a3073](https://github.com/kubb-project/kubb/commit/67a30731713b2f1a047f0cd72f728db752322305)) +* clientOptions to override Axios/Fetch options ([f9799e7](https://github.com/kubb-project/kubb/commit/f9799e70d9fafe64d53959792061f14f74d3ed21)) +* docs about wrong Badge usage, wrong import line example ([15c0cd3](https://github.com/kubb-project/kubb/commit/15c0cd34f54629292d30c57e162dad4467f8b9c8)) +* don't create an infiniteQuery when the `infinite` option is unset. ([ee8b799](https://github.com/kubb-project/kubb/commit/ee8b799c2e50cf2ce9c1eb28314dff7228363f4c)) +* getParams refactor for generics ([3b01f51](https://github.com/kubb-project/kubb/commit/3b01f51b2e9fdf891a23f655eba5680be6dcb76e)) +* headers ([fdc228a](https://github.com/kubb-project/kubb/commit/fdc228a848f180ef1f1307ccedcdaa74c16caa5c)) +* include `@kubb/react` for legacy `yarn install` ([237ade7](https://github.com/kubb-project/kubb/commit/237ade716b5b6ffc12ddcf4f50106ae7cdd7dc0a)) +* make `vue` work with refs ([d243087](https://github.com/kubb-project/kubb/commit/d2430871401ab23fc3b3af1823be3538819fdba1)) +* queryKey with `{url, params}` object ([186e05d](https://github.com/kubb-project/kubb/commit/186e05d5c310766c8579fd840ce3dc6bb6f14bb5)) +* refactor of `QueryBuilder` with `@kubb/react` ([998d9e2](https://github.com/kubb-project/kubb/commit/998d9e229fab3d614ccd82a23541fcd9003939fb)) +* remove of `types` exports field ([1c07fd7](https://github.com/kubb-project/kubb/commit/1c07fd72424db47e3a717d99ea5019bb7744f3c0)) +* remove rimraf + use of correct order for params ([03180e3](https://github.com/kubb-project/kubb/commit/03180e3d33c5dd96bb101be691ae56a2edd3f0b9)) +* ResponseConfig for mutation ([4c48ff6](https://github.com/kubb-project/kubb/commit/4c48ff694ff5df1091aad3290420b3a85234bf1c)) +* spacing TS ([4218c1b](https://github.com/kubb-project/kubb/commit/4218c1b59bbd0f2189cf2a0f88da089ed0cb086d)) +* support for PATCH ([c326d7c](https://github.com/kubb-project/kubb/commit/c326d7cafaa2ddf258579f889f061bbdf51a96fd)) +* support for refs in `tanstack-query-vue` ([1afc5cb](https://github.com/kubb-project/kubb/commit/1afc5cb645cfaa5959fc005365d679cd6abdbb6d)) +* types fix `exports` based on `https://arethetypeswrong.github.io/` ([f942def](https://github.com/kubb-project/kubb/commit/f942defb40584fdfddc94852bf751a6acf10476a)) +* upgrade `oas` + custom patch for `typesVersions` ([e9e26ae](https://github.com/kubb-project/kubb/commit/e9e26ae204a2eb3b6dc1e3a391c17a5d9d64f86c)) +* use of `fileManager.addIndexes` and `URLPath` without static functions ([9bc291d](https://github.com/kubb-project/kubb/commit/9bc291d5b9126b1d3f26803e6a1c54a3b008f634)) +* use of pluginsOptions and small cleanup ([15d50a5](https://github.com/kubb-project/kubb/commit/15d50a5d56f1ca8b44ef70be56fefc489eaf6d93)) + + +### 📦 Miscellaneous Chores + +* release 1.10.4 ([e2607b3](https://github.com/kubb-project/kubb/commit/e2607b3499ea9c810b508456b4e0ad5841a27347)) +* release 1.11.6 ([70826b2](https://github.com/kubb-project/kubb/commit/70826b2d52d970b16a7f00a8c63f95354699df7c)) +* release 1.14.2 ([91e61ac](https://github.com/kubb-project/kubb/commit/91e61acde1c3824c40f291e1142363eaa95fb1cf)) +* release 1.14.3 ([695f324](https://github.com/kubb-project/kubb/commit/695f3242d61ac13f4284f3bdf529a3bc0e353244)) +* release 1.4.0 ([fc0de82](https://github.com/kubb-project/kubb/commit/fc0de826f94c2ff933dd2cefe26168ea6fcf8c3b)) +* release 1.4.0 ([b1d4561](https://github.com/kubb-project/kubb/commit/b1d456179bc4415168142939b4be64b225a4870f)) +* release 1.4.1 ([9805506](https://github.com/kubb-project/kubb/commit/98055065a6931b96dc1038890eb56ebb0342818f)) +* release 1.5.2 ([2f49c97](https://github.com/kubb-project/kubb/commit/2f49c97863b3dcee1a6158d97a5ca66848d52261)) +* release 1.8.0 ([218b7f0](https://github.com/kubb-project/kubb/commit/218b7f0e8ec1cbc8b6db504ec6e06d8dbeb1109e)) + ## [1.14.3](https://github.com/kubb-project/kubb/compare/@kubb/swagger-tanstack-query-v1.14.0...@kubb/swagger-tanstack-query-v1.14.3) (2023-10-23) diff --git a/packages/swagger-tanstack-query/package.json b/packages/swagger-tanstack-query/package.json index f1b3cb7c1..ad4e6c65f 100644 --- a/packages/swagger-tanstack-query/package.json +++ b/packages/swagger-tanstack-query/package.json @@ -1,6 +1,6 @@ { "name": "@kubb/swagger-tanstack-query", - "version": "1.14.3", + "version": "1.14.4", "description": "Generator swagger-tanstack-query", "keywords": [ "typescript", diff --git a/packages/swagger-ts/CHANGELOG.md b/packages/swagger-ts/CHANGELOG.md index 4e3025b68..7bb1ec4df 100644 --- a/packages/swagger-ts/CHANGELOG.md +++ b/packages/swagger-ts/CHANGELOG.md @@ -1,4 +1,68 @@ # Changelog +## [1.14.4](https://github.com/kubb-project/kubb/compare/@kubb/swagger-ts-v1.14.3...@kubb/swagger-ts-v1.14.4) (2023-10-25) + + +### ✨ Features + +* <File.Source/> with path and print to read external file ([4bf2d9a](https://github.com/kubb-project/kubb/commit/4bf2d9a1e3023ef90be3fb28b25554d70f844ea1)) +* `ClientFunction` with React for creating an axios get/post/put call ([7ef6819](https://github.com/kubb-project/kubb/commit/7ef68198c85888d76bf2949d9cc99993c1dd7fc7)) +* `contentType` to override default `application/json` ([c5d50ce](https://github.com/kubb-project/kubb/commit/c5d50ce666806fe1f34684de1d542f3ac92e53fc)) +* `optionalType` for `swagger-ts` ([ae204ea](https://github.com/kubb-project/kubb/commit/ae204ea5bd02a7817c281bcd14fbf729e4d48eb3)) +* `overrideBy` to specify different options per `operationId | tag | path | method` ([ebb3db1](https://github.com/kubb-project/kubb/commit/ebb3db14c3796ea5211a49ccded5544ee54ad66c)) +* `resolve` util based on `operation` for a name, fileName and filePath of a (previous ) created `File` ([496ef73](https://github.com/kubb-project/kubb/commit/496ef7368c411ee5d14cacf73869a91aace16b96)) +* `useResolve` with pluginManager(resolvePath and resolveName) ([78b1c1c](https://github.com/kubb-project/kubb/commit/78b1c1c9f850f9e256107e839b0eaa902e9e8c66)) +* ✨ skipBy to exclude `tags`, `names`, `paths`, ... out of the generation ([44be77b](https://github.com/kubb-project/kubb/commit/44be77bb8748ae0188481716ef19dc6a39f1e538)) +* choose to use `Date` or `string` type for format `date` or `date-time` ([404227d](https://github.com/kubb-project/kubb/commit/404227de2c0baea4e0a14e9ff4c59efbc5c1db59)) +* **swagger-ts:** support nullable types ([5a4f7cf](https://github.com/kubb-project/kubb/commit/5a4f7cf2e9faa063dc2844c98cf738098ce62ebe)) +* use of `jsxImportSource` for a custom react-runtime being used by `@kubb/react-template` ([db8f351](https://github.com/kubb-project/kubb/commit/db8f3519ffa8dc2ede5309f0c4c8acb30bc6757e)) +* use of a tranformer function to override the name of the hook/type/client ([f405183](https://github.com/kubb-project/kubb/commit/f405183b198e47e732873108956f639d94d94937)) + + +### 📚 Documentation + +* add tip for `module` import ([5b7e24a](https://github.com/kubb-project/kubb/commit/5b7e24a7171e644d35e6f9a49fc2e6543868ba64)) +* better docs with examples ([fb42958](https://github.com/kubb-project/kubb/commit/fb429588f213a0ec7973fd64aa24eea17529747a)) +* readme update + typo's ([a1bb145](https://github.com/kubb-project/kubb/commit/a1bb14550c7d6d73832da612275ef66f65d32a02)) +* swagger-msw plugin ([b8f14c1](https://github.com/kubb-project/kubb/commit/b8f14c1690bc66160936c92144a2e2b0ce227d88)) +* update docs with examples ([9087387](https://github.com/kubb-project/kubb/commit/908738795b2c1a3612dbc556b957f41c62465dc2)) + + +### 🐞 Bug Fixes + +* allOf, anyOf without `any & any` fallback ([ee0237f](https://github.com/kubb-project/kubb/commit/ee0237f7a7516a9adebf5dbbeeae0df4a2369fec)) +* anyOf support(same result as oneOf) ([70f5d47](https://github.com/kubb-project/kubb/commit/70f5d47a93a1eebfaef50c18f9b0fbc4c17cc6ff)) +* better timeout order for CLI ([44dee73](https://github.com/kubb-project/kubb/commit/44dee7370ca5e65e85aa312dcedc83dac61e85dd)) +* headers ([fdc228a](https://github.com/kubb-project/kubb/commit/fdc228a848f180ef1f1307ccedcdaa74c16caa5c)) +* include all schemas in `components` responses and request ([269929f](https://github.com/kubb-project/kubb/commit/269929fc182822bd0757bab2a619340fc232e735)) +* nonnullable for generated types ([0c676e4](https://github.com/kubb-project/kubb/commit/0c676e4ec3735e3f41e6e3bed45dc4bbbcc89a00)) +* omit request/response based on readOnly/writeOnly ([d8341ef](https://github.com/kubb-project/kubb/commit/d8341efa712b8f7727563b99e7762684ff529685)) +* readonly support for Zod and TypeScript ([a6e7557](https://github.com/kubb-project/kubb/commit/a6e75578b8038b5a7b29dc160bef8e481d2cc1ab)) +* remove of `types` exports field ([1c07fd7](https://github.com/kubb-project/kubb/commit/1c07fd72424db47e3a717d99ea5019bb7744f3c0)) +* remove rimraf + use of correct order for params ([03180e3](https://github.com/kubb-project/kubb/commit/03180e3d33c5dd96bb101be691ae56a2edd3f0b9)) +* remove uniqueId ([2607eff](https://github.com/kubb-project/kubb/commit/2607effc60d1fb2aa1f4e69d60498234d7c03a96)) +* spacing TS ([4218c1b](https://github.com/kubb-project/kubb/commit/4218c1b59bbd0f2189cf2a0f88da089ed0cb086d)) +* support for PATCH ([c326d7c](https://github.com/kubb-project/kubb/commit/c326d7cafaa2ddf258579f889f061bbdf51a96fd)) +* types fix `exports` based on `https://arethetypeswrong.github.io/` ([f942def](https://github.com/kubb-project/kubb/commit/f942defb40584fdfddc94852bf751a6acf10476a)) +* uniqueId per plugin ([b170dd8](https://github.com/kubb-project/kubb/commit/b170dd80433852c7c7dfe462c737c8abd11f8d6d)) +* upgrade `oas` + custom patch for `typesVersions` ([e9e26ae](https://github.com/kubb-project/kubb/commit/e9e26ae204a2eb3b6dc1e3a391c17a5d9d64f86c)) +* upgrade oas(es support) and overall packages ([c5b1f4e](https://github.com/kubb-project/kubb/commit/c5b1f4e0f6e4fc880df94f8a02d9a0b9b81053ff)) +* upgrade packages for vitest ([9a0778e](https://github.com/kubb-project/kubb/commit/9a0778e07969a23d8e5663da308181d36b1d8272)) +* use of `fileManager.addIndexes` and `URLPath` without static functions ([9bc291d](https://github.com/kubb-project/kubb/commit/9bc291d5b9126b1d3f26803e6a1c54a3b008f634)) +* use of pluginsOptions and small cleanup ([15d50a5](https://github.com/kubb-project/kubb/commit/15d50a5d56f1ca8b44ef70be56fefc489eaf6d93)) + + +### 📦 Miscellaneous Chores + +* release 1.10.4 ([e2607b3](https://github.com/kubb-project/kubb/commit/e2607b3499ea9c810b508456b4e0ad5841a27347)) +* release 1.11.6 ([70826b2](https://github.com/kubb-project/kubb/commit/70826b2d52d970b16a7f00a8c63f95354699df7c)) +* release 1.14.2 ([91e61ac](https://github.com/kubb-project/kubb/commit/91e61acde1c3824c40f291e1142363eaa95fb1cf)) +* release 1.14.3 ([695f324](https://github.com/kubb-project/kubb/commit/695f3242d61ac13f4284f3bdf529a3bc0e353244)) +* release 1.4.0 ([fc0de82](https://github.com/kubb-project/kubb/commit/fc0de826f94c2ff933dd2cefe26168ea6fcf8c3b)) +* release 1.4.0 ([b1d4561](https://github.com/kubb-project/kubb/commit/b1d456179bc4415168142939b4be64b225a4870f)) +* release 1.4.1 ([9805506](https://github.com/kubb-project/kubb/commit/98055065a6931b96dc1038890eb56ebb0342818f)) +* release 1.5.2 ([2f49c97](https://github.com/kubb-project/kubb/commit/2f49c97863b3dcee1a6158d97a5ca66848d52261)) +* release 1.8.0 ([218b7f0](https://github.com/kubb-project/kubb/commit/218b7f0e8ec1cbc8b6db504ec6e06d8dbeb1109e)) + ## [1.14.3](https://github.com/kubb-project/kubb/compare/@kubb/swagger-ts-v1.14.0...@kubb/swagger-ts-v1.14.3) (2023-10-23) diff --git a/packages/swagger-ts/package.json b/packages/swagger-ts/package.json index 9615b2fa4..74a5d7f22 100644 --- a/packages/swagger-ts/package.json +++ b/packages/swagger-ts/package.json @@ -1,6 +1,6 @@ { "name": "@kubb/swagger-ts", - "version": "1.14.3", + "version": "1.14.4", "description": "Generator swagger-ts", "keywords": [ "typescript", diff --git a/packages/swagger-zod/CHANGELOG.md b/packages/swagger-zod/CHANGELOG.md index 15fd95dc4..8e3e1749d 100644 --- a/packages/swagger-zod/CHANGELOG.md +++ b/packages/swagger-zod/CHANGELOG.md @@ -1,6 +1,65 @@ # Changelog +## [1.14.4](https://github.com/kubb-project/kubb/compare/@kubb/swagger-zod-v1.14.3...@kubb/swagger-zod-v1.14.4) (2023-10-25) + + +### ✨ Features + +* <File.Source/> with path and print to read external file ([4bf2d9a](https://github.com/kubb-project/kubb/commit/4bf2d9a1e3023ef90be3fb28b25554d70f844ea1)) +* `ClientFunction` with React for creating an axios get/post/put call ([7ef6819](https://github.com/kubb-project/kubb/commit/7ef68198c85888d76bf2949d9cc99993c1dd7fc7)) +* `contentType` to override default `application/json` ([c5d50ce](https://github.com/kubb-project/kubb/commit/c5d50ce666806fe1f34684de1d542f3ac92e53fc)) +* `overrideBy` to specify different options per `operationId | tag | path | method` ([ebb3db1](https://github.com/kubb-project/kubb/commit/ebb3db14c3796ea5211a49ccded5544ee54ad66c)) +* ✨ skipBy to exclude `tags`, `names`, `paths`, ... out of the generation ([44be77b](https://github.com/kubb-project/kubb/commit/44be77bb8748ae0188481716ef19dc6a39f1e538)) +* use of `jsxImportSource` for a custom react-runtime being used by `@kubb/react-template` ([db8f351](https://github.com/kubb-project/kubb/commit/db8f3519ffa8dc2ede5309f0c4c8acb30bc6757e)) +* use of a tranformer function to override the name of the hook/type/client ([f405183](https://github.com/kubb-project/kubb/commit/f405183b198e47e732873108956f639d94d94937)) + + +### 📚 Documentation + +* add tip for `module` import ([5b7e24a](https://github.com/kubb-project/kubb/commit/5b7e24a7171e644d35e6f9a49fc2e6543868ba64)) +* better docs with examples ([fb42958](https://github.com/kubb-project/kubb/commit/fb429588f213a0ec7973fd64aa24eea17529747a)) +* readme update + typo's ([a1bb145](https://github.com/kubb-project/kubb/commit/a1bb14550c7d6d73832da612275ef66f65d32a02)) +* swagger-msw plugin ([b8f14c1](https://github.com/kubb-project/kubb/commit/b8f14c1690bc66160936c92144a2e2b0ce227d88)) + + +### 🐞 Bug Fixes + +* `and` for `zod` without `z.object` ([5d89c93](https://github.com/kubb-project/kubb/commit/5d89c9381e75ae8a268d0ce4aa26af7873c9e866)) +* allOf, anyOf without `any & any` fallback ([ee0237f](https://github.com/kubb-project/kubb/commit/ee0237f7a7516a9adebf5dbbeeae0df4a2369fec)) +* anyOf support(same result as oneOf) ([70f5d47](https://github.com/kubb-project/kubb/commit/70f5d47a93a1eebfaef50c18f9b0fbc4c17cc6ff)) +* combine `allOf` and `properties` ([36c022d](https://github.com/kubb-project/kubb/commit/36c022d1876abde9fedcd986fa85a71121114af0)) +* headers ([fdc228a](https://github.com/kubb-project/kubb/commit/fdc228a848f180ef1f1307ccedcdaa74c16caa5c)) +* include all schemas in `components` responses and request ([269929f](https://github.com/kubb-project/kubb/commit/269929fc182822bd0757bab2a619340fc232e735)) +* omit request/response based on readOnly/writeOnly ([d8341ef](https://github.com/kubb-project/kubb/commit/d8341efa712b8f7727563b99e7762684ff529685)) +* proper escape Regex(Escape all characters not included in SingleStringCharacters and DoubleStringCharacters) ([4b43cc1](https://github.com/kubb-project/kubb/commit/4b43cc169de5173eec8a760148fb4ab33d2a4eab)) +* readonly support for Zod and TypeScript ([a6e7557](https://github.com/kubb-project/kubb/commit/a6e75578b8038b5a7b29dc160bef8e481d2cc1ab)) +* remove of `types` exports field ([1c07fd7](https://github.com/kubb-project/kubb/commit/1c07fd72424db47e3a717d99ea5019bb7744f3c0)) +* remove rimraf + use of correct order for params ([03180e3](https://github.com/kubb-project/kubb/commit/03180e3d33c5dd96bb101be691ae56a2edd3f0b9)) +* remove uniqueId ([2607eff](https://github.com/kubb-project/kubb/commit/2607effc60d1fb2aa1f4e69d60498234d7c03a96)) +* spacing TS ([4218c1b](https://github.com/kubb-project/kubb/commit/4218c1b59bbd0f2189cf2a0f88da089ed0cb086d)) +* support for `minItems` and `maxItems` ([90a92a2](https://github.com/kubb-project/kubb/commit/90a92a234e930f465709c8bb9d92f12723272d1e)) +* support for PATCH ([c326d7c](https://github.com/kubb-project/kubb/commit/c326d7cafaa2ddf258579f889f061bbdf51a96fd)) +* types fix `exports` based on `https://arethetypeswrong.github.io/` ([f942def](https://github.com/kubb-project/kubb/commit/f942defb40584fdfddc94852bf751a6acf10476a)) +* uniqueId per plugin ([b170dd8](https://github.com/kubb-project/kubb/commit/b170dd80433852c7c7dfe462c737c8abd11f8d6d)) +* upgrade `oas` + custom patch for `typesVersions` ([e9e26ae](https://github.com/kubb-project/kubb/commit/e9e26ae204a2eb3b6dc1e3a391c17a5d9d64f86c)) +* use `z.union` when enum has `type: number` set ([7fa922d](https://github.com/kubb-project/kubb/commit/7fa922d5fd0663ee4c84de6a57f5426e6f972ae9)) +* use of `fileManager.addIndexes` and `URLPath` without static functions ([9bc291d](https://github.com/kubb-project/kubb/commit/9bc291d5b9126b1d3f26803e6a1c54a3b008f634)) +* use of pluginsOptions and small cleanup ([15d50a5](https://github.com/kubb-project/kubb/commit/15d50a5d56f1ca8b44ef70be56fefc489eaf6d93)) + + +### 📦 Miscellaneous Chores + +* release 1.10.4 ([e2607b3](https://github.com/kubb-project/kubb/commit/e2607b3499ea9c810b508456b4e0ad5841a27347)) +* release 1.11.6 ([70826b2](https://github.com/kubb-project/kubb/commit/70826b2d52d970b16a7f00a8c63f95354699df7c)) +* release 1.14.2 ([91e61ac](https://github.com/kubb-project/kubb/commit/91e61acde1c3824c40f291e1142363eaa95fb1cf)) +* release 1.14.3 ([695f324](https://github.com/kubb-project/kubb/commit/695f3242d61ac13f4284f3bdf529a3bc0e353244)) +* release 1.4.0 ([fc0de82](https://github.com/kubb-project/kubb/commit/fc0de826f94c2ff933dd2cefe26168ea6fcf8c3b)) +* release 1.4.0 ([b1d4561](https://github.com/kubb-project/kubb/commit/b1d456179bc4415168142939b4be64b225a4870f)) +* release 1.4.1 ([9805506](https://github.com/kubb-project/kubb/commit/98055065a6931b96dc1038890eb56ebb0342818f)) +* release 1.5.2 ([2f49c97](https://github.com/kubb-project/kubb/commit/2f49c97863b3dcee1a6158d97a5ca66848d52261)) +* release 1.8.0 ([218b7f0](https://github.com/kubb-project/kubb/commit/218b7f0e8ec1cbc8b6db504ec6e06d8dbeb1109e)) + ## [1.14.3](https://github.com/kubb-project/kubb/compare/@kubb/swagger-zod-v1.14.0...@kubb/swagger-zod-v1.14.3) (2023-10-23) diff --git a/packages/swagger-zod/package.json b/packages/swagger-zod/package.json index be0f01bcf..eb6b5557e 100644 --- a/packages/swagger-zod/package.json +++ b/packages/swagger-zod/package.json @@ -1,6 +1,6 @@ { "name": "@kubb/swagger-zod", - "version": "1.14.3", + "version": "1.14.4", "description": "Generator swagger-zod", "keywords": [ "zod", diff --git a/packages/swagger-zodios/CHANGELOG.md b/packages/swagger-zodios/CHANGELOG.md index e902cae5b..cae154873 100644 --- a/packages/swagger-zodios/CHANGELOG.md +++ b/packages/swagger-zodios/CHANGELOG.md @@ -1,5 +1,53 @@ # Changelog +## [1.14.4](https://github.com/kubb-project/kubb/compare/@kubb/swagger-zodios-v1.14.3...@kubb/swagger-zodios-v1.14.4) (2023-10-25) + + +### ✨ Features + +* <File.Source/> with path and print to read external file ([4bf2d9a](https://github.com/kubb-project/kubb/commit/4bf2d9a1e3023ef90be3fb28b25554d70f844ea1)) +* `ClientFunction` with React for creating an axios get/post/put call ([7ef6819](https://github.com/kubb-project/kubb/commit/7ef68198c85888d76bf2949d9cc99993c1dd7fc7)) +* `contentType` to override default `application/json` ([c5d50ce](https://github.com/kubb-project/kubb/commit/c5d50ce666806fe1f34684de1d542f3ac92e53fc)) +* ✨ skipBy to exclude `tags`, `names`, `paths`, ... out of the generation ([44be77b](https://github.com/kubb-project/kubb/commit/44be77bb8748ae0188481716ef19dc6a39f1e538)) +* use of `jsxImportSource` for a custom react-runtime being used by `@kubb/react-template` ([db8f351](https://github.com/kubb-project/kubb/commit/db8f3519ffa8dc2ede5309f0c4c8acb30bc6757e)) +* use of a tranformer function to override the name of the hook/type/client ([f405183](https://github.com/kubb-project/kubb/commit/f405183b198e47e732873108956f639d94d94937)) + + +### 🐞 Bug Fixes + +* correct parameters schema for `Zodios`(use of .shape and .schema.shape) ([b162622](https://github.com/kubb-project/kubb/commit/b162622ac30a2f2f74a8e98a20c8630a52073ca7)) +* multiple body parameters in endpoint ([67e9be8](https://github.com/kubb-project/kubb/commit/67e9be81c58eb07490f1c6042a8c0bc9be81640b)) +* proper escape Regex(Escape all characters not included in SingleStringCharacters and DoubleStringCharacters) ([4b43cc1](https://github.com/kubb-project/kubb/commit/4b43cc169de5173eec8a760148fb4ab33d2a4eab)) +* remove of `types` exports field ([1c07fd7](https://github.com/kubb-project/kubb/commit/1c07fd72424db47e3a717d99ea5019bb7744f3c0)) +* remove rimraf + use of correct order for params ([03180e3](https://github.com/kubb-project/kubb/commit/03180e3d33c5dd96bb101be691ae56a2edd3f0b9)) +* revert `patch` refactor ([f3596e9](https://github.com/kubb-project/kubb/commit/f3596e9fd782f30fdaabd292c173778d1f34c32c)) +* skipBy improvements ([b6fd85e](https://github.com/kubb-project/kubb/commit/b6fd85eac66b3a6ecbd7d8099f374a37b17937a8)) +* support for PATCH ([c326d7c](https://github.com/kubb-project/kubb/commit/c326d7cafaa2ddf258579f889f061bbdf51a96fd)) +* types fix `exports` based on `https://arethetypeswrong.github.io/` ([f942def](https://github.com/kubb-project/kubb/commit/f942defb40584fdfddc94852bf751a6acf10476a)) +* upgrade `oas` + custom patch for `typesVersions` ([e9e26ae](https://github.com/kubb-project/kubb/commit/e9e26ae204a2eb3b6dc1e3a391c17a5d9d64f86c)) +* use of pluginsOptions and small cleanup ([15d50a5](https://github.com/kubb-project/kubb/commit/15d50a5d56f1ca8b44ef70be56fefc489eaf6d93)) + + +### 📚 Documentation + +* add tip for `module` import ([5b7e24a](https://github.com/kubb-project/kubb/commit/5b7e24a7171e644d35e6f9a49fc2e6543868ba64)) +* readme update + typo's ([a1bb145](https://github.com/kubb-project/kubb/commit/a1bb14550c7d6d73832da612275ef66f65d32a02)) +* swagger-msw plugin ([b8f14c1](https://github.com/kubb-project/kubb/commit/b8f14c1690bc66160936c92144a2e2b0ce227d88)) +* update docs with examples ([9087387](https://github.com/kubb-project/kubb/commit/908738795b2c1a3612dbc556b957f41c62465dc2)) + + +### 📦 Miscellaneous Chores + +* release 1.10.4 ([e2607b3](https://github.com/kubb-project/kubb/commit/e2607b3499ea9c810b508456b4e0ad5841a27347)) +* release 1.11.6 ([70826b2](https://github.com/kubb-project/kubb/commit/70826b2d52d970b16a7f00a8c63f95354699df7c)) +* release 1.14.2 ([91e61ac](https://github.com/kubb-project/kubb/commit/91e61acde1c3824c40f291e1142363eaa95fb1cf)) +* release 1.14.3 ([695f324](https://github.com/kubb-project/kubb/commit/695f3242d61ac13f4284f3bdf529a3bc0e353244)) +* release 1.4.0 ([fc0de82](https://github.com/kubb-project/kubb/commit/fc0de826f94c2ff933dd2cefe26168ea6fcf8c3b)) +* release 1.4.0 ([b1d4561](https://github.com/kubb-project/kubb/commit/b1d456179bc4415168142939b4be64b225a4870f)) +* release 1.4.1 ([9805506](https://github.com/kubb-project/kubb/commit/98055065a6931b96dc1038890eb56ebb0342818f)) +* release 1.5.2 ([2f49c97](https://github.com/kubb-project/kubb/commit/2f49c97863b3dcee1a6158d97a5ca66848d52261)) +* release 1.8.0 ([218b7f0](https://github.com/kubb-project/kubb/commit/218b7f0e8ec1cbc8b6db504ec6e06d8dbeb1109e)) + ## [1.14.3](https://github.com/kubb-project/kubb/compare/@kubb/swagger-zodios-v1.14.0...@kubb/swagger-zodios-v1.14.3) (2023-10-23) diff --git a/packages/swagger-zodios/package.json b/packages/swagger-zodios/package.json index f60ab024c..0b52314dc 100644 --- a/packages/swagger-zodios/package.json +++ b/packages/swagger-zodios/package.json @@ -1,6 +1,6 @@ { "name": "@kubb/swagger-zodios", - "version": "1.14.3", + "version": "1.14.4", "description": "Generator swagger-zodios", "keywords": [ "zod", diff --git a/packages/swagger/CHANGELOG.md b/packages/swagger/CHANGELOG.md index 295027c0b..7704d37c5 100644 --- a/packages/swagger/CHANGELOG.md +++ b/packages/swagger/CHANGELOG.md @@ -1,5 +1,77 @@ # Changelog +## [1.14.4](https://github.com/kubb-project/kubb/compare/@kubb/swagger-v1.14.3...@kubb/swagger-v1.14.4) (2023-10-25) + + +### ✨ Features + +* <File.Source/> with path and print to read external file ([4bf2d9a](https://github.com/kubb-project/kubb/commit/4bf2d9a1e3023ef90be3fb28b25554d70f844ea1)) +* `ClientFunction` with React for creating an axios get/post/put call ([7ef6819](https://github.com/kubb-project/kubb/commit/7ef68198c85888d76bf2949d9cc99993c1dd7fc7)) +* `contentType` to override default `application/json` ([c5d50ce](https://github.com/kubb-project/kubb/commit/c5d50ce666806fe1f34684de1d542f3ac92e53fc)) +* `input.data` for oasParser ([feb56f4](https://github.com/kubb-project/kubb/commit/feb56f49f4b12215d5c948c3508d058fb5eb42c1)) +* `optionalType` for `swagger-ts` ([ae204ea](https://github.com/kubb-project/kubb/commit/ae204ea5bd02a7817c281bcd14fbf729e4d48eb3)) +* `overrideBy` to specify different options per `operationId | tag | path | method` ([ebb3db1](https://github.com/kubb-project/kubb/commit/ebb3db14c3796ea5211a49ccded5544ee54ad66c)) +* `pathParamsType` to override behaviour when calling a generated get/post/put function ([12624c4](https://github.com/kubb-project/kubb/commit/12624c4e426b417e50e5f19665fd1b529b3d0b6a)) +* `resolve` util based on `operation` for a name, fileName and filePath of a (previous ) created `File` ([496ef73](https://github.com/kubb-project/kubb/commit/496ef7368c411ee5d14cacf73869a91aace16b96)) +* `useResolve` with pluginManager(resolvePath and resolveName) ([78b1c1c](https://github.com/kubb-project/kubb/commit/78b1c1c9f850f9e256107e839b0eaa902e9e8c66)) +* ✨ skipBy to exclude `tags`, `names`, `paths`, ... out of the generation ([44be77b](https://github.com/kubb-project/kubb/commit/44be77bb8748ae0188481716ef19dc6a39f1e538)) +* responseSchema with `$ref` property ([5b91d6d](https://github.com/kubb-project/kubb/commit/5b91d6d6f1a5143d072b65c58c3335803e9276b1)) +* type for `resolveName` ([53f9893](https://github.com/kubb-project/kubb/commit/53f98933e4b1ffe834622207768257d524f1f725)) +* use of `createRoot` and `client` subPackage ([d2e7b45](https://github.com/kubb-project/kubb/commit/d2e7b4596bbdba1e1dacbcd3df6b38a3d6fde467)) +* use of `jsxImportSource` for a custom react-runtime being used by `@kubb/react-template` ([db8f351](https://github.com/kubb-project/kubb/commit/db8f3519ffa8dc2ede5309f0c4c8acb30bc6757e)) + + +### 📚 Documentation + +* add tip for `module` import ([5b7e24a](https://github.com/kubb-project/kubb/commit/5b7e24a7171e644d35e6f9a49fc2e6543868ba64)) +* better docs with examples ([fb42958](https://github.com/kubb-project/kubb/commit/fb429588f213a0ec7973fd64aa24eea17529747a)) +* readme update + typo's ([a1bb145](https://github.com/kubb-project/kubb/commit/a1bb14550c7d6d73832da612275ef66f65d32a02)) +* swagger-msw plugin ([b8f14c1](https://github.com/kubb-project/kubb/commit/b8f14c1690bc66160936c92144a2e2b0ce227d88)) +* update docs with examples ([9087387](https://github.com/kubb-project/kubb/commit/908738795b2c1a3612dbc556b957f41c62465dc2)) + + +### 🐞 Bug Fixes + +* better timeout order for CLI ([44dee73](https://github.com/kubb-project/kubb/commit/44dee7370ca5e65e85aa312dcedc83dac61e85dd)) +* better use of `$ref` ([73f0b53](https://github.com/kubb-project/kubb/commit/73f0b53ed142ba01bcb284d24344ecd57b647e32)) +* correct parameters schema for `Zodios`(use of .shape and .schema.shape) ([b162622](https://github.com/kubb-project/kubb/commit/b162622ac30a2f2f74a8e98a20c8630a52073ca7)) +* dereference for swagger JSON schemas ([ce3565a](https://github.com/kubb-project/kubb/commit/ce3565a38cb50b5c213bc569d75977ad882e5b95)) +* description for pathParams and queryParams ([95ce086](https://github.com/kubb-project/kubb/commit/95ce0863cad0a3f81e1787d780f710ed5a91ddba)) +* fallback on 2xx instead of hardcoded 200 for the ResponseSchema ([84686f0](https://github.com/kubb-project/kubb/commit/84686f00e3da65a38de971e99168c50ef0030d0f)) +* getParams refactor for generics ([3b01f51](https://github.com/kubb-project/kubb/commit/3b01f51b2e9fdf891a23f655eba5680be6dcb76e)) +* handlers + demo MSW ([3c3b636](https://github.com/kubb-project/kubb/commit/3c3b6364ea28e44e407940299268166b5a348ab8)) +* headers ([fdc228a](https://github.com/kubb-project/kubb/commit/fdc228a848f180ef1f1307ccedcdaa74c16caa5c)) +* include `@kubb/react` for legacy `yarn install` ([237ade7](https://github.com/kubb-project/kubb/commit/237ade716b5b6ffc12ddcf4f50106ae7cdd7dc0a)) +* include all schemas in `components` responses and request ([269929f](https://github.com/kubb-project/kubb/commit/269929fc182822bd0757bab2a619340fc232e735)) +* omit request/response based on readOnly/writeOnly ([d8341ef](https://github.com/kubb-project/kubb/commit/d8341efa712b8f7727563b99e7762684ff529685)) +* patch of oas-normalize(https://github.com/readmeio/oas-normalize/pull/291) ([0f1bcef](https://github.com/kubb-project/kubb/commit/0f1bcefba3d6afb462fd4962bfd7d9f54fa475e3)) +* refactor of `QueryBuilder` with `@kubb/react` ([998d9e2](https://github.com/kubb-project/kubb/commit/998d9e229fab3d614ccd82a23541fcd9003939fb)) +* remove of `types` exports field ([1c07fd7](https://github.com/kubb-project/kubb/commit/1c07fd72424db47e3a717d99ea5019bb7744f3c0)) +* remove rimraf + use of correct order for params ([03180e3](https://github.com/kubb-project/kubb/commit/03180e3d33c5dd96bb101be691ae56a2edd3f0b9)) +* remove uniqueId ([2607eff](https://github.com/kubb-project/kubb/commit/2607effc60d1fb2aa1f4e69d60498234d7c03a96)) +* support for PATCH ([c326d7c](https://github.com/kubb-project/kubb/commit/c326d7cafaa2ddf258579f889f061bbdf51a96fd)) +* support for refs in `tanstack-query-vue` ([1afc5cb](https://github.com/kubb-project/kubb/commit/1afc5cb645cfaa5959fc005365d679cd6abdbb6d)) +* types fix `exports` based on `https://arethetypeswrong.github.io/` ([f942def](https://github.com/kubb-project/kubb/commit/f942defb40584fdfddc94852bf751a6acf10476a)) +* update packages ([8b5a483](https://github.com/kubb-project/kubb/commit/8b5a4836d13009138d94f2af236a9fa0bec50c6d)) +* upgrade `oas` + custom patch for `typesVersions` ([e9e26ae](https://github.com/kubb-project/kubb/commit/e9e26ae204a2eb3b6dc1e3a391c17a5d9d64f86c)) +* upgrade oas(es support) and overall packages ([c5b1f4e](https://github.com/kubb-project/kubb/commit/c5b1f4e0f6e4fc880df94f8a02d9a0b9b81053ff)) +* use of `content[bodyType || 'application/json']` when available + fallback on `schema` for `OperationGenerator ([20cf285](https://github.com/kubb-project/kubb/commit/20cf285ca82618beed4afad74d646dced100a53e)) +* use of `fileManager.addIndexes` and `URLPath` without static functions ([9bc291d](https://github.com/kubb-project/kubb/commit/9bc291d5b9126b1d3f26803e6a1c54a3b008f634)) +* use of pluginsOptions and small cleanup ([15d50a5](https://github.com/kubb-project/kubb/commit/15d50a5d56f1ca8b44ef70be56fefc489eaf6d93)) + + +### 📦 Miscellaneous Chores + +* release 1.10.4 ([e2607b3](https://github.com/kubb-project/kubb/commit/e2607b3499ea9c810b508456b4e0ad5841a27347)) +* release 1.11.6 ([70826b2](https://github.com/kubb-project/kubb/commit/70826b2d52d970b16a7f00a8c63f95354699df7c)) +* release 1.14.2 ([91e61ac](https://github.com/kubb-project/kubb/commit/91e61acde1c3824c40f291e1142363eaa95fb1cf)) +* release 1.14.3 ([695f324](https://github.com/kubb-project/kubb/commit/695f3242d61ac13f4284f3bdf529a3bc0e353244)) +* release 1.4.0 ([fc0de82](https://github.com/kubb-project/kubb/commit/fc0de826f94c2ff933dd2cefe26168ea6fcf8c3b)) +* release 1.4.0 ([b1d4561](https://github.com/kubb-project/kubb/commit/b1d456179bc4415168142939b4be64b225a4870f)) +* release 1.4.1 ([9805506](https://github.com/kubb-project/kubb/commit/98055065a6931b96dc1038890eb56ebb0342818f)) +* release 1.5.2 ([2f49c97](https://github.com/kubb-project/kubb/commit/2f49c97863b3dcee1a6158d97a5ca66848d52261)) +* release 1.8.0 ([218b7f0](https://github.com/kubb-project/kubb/commit/218b7f0e8ec1cbc8b6db504ec6e06d8dbeb1109e)) + ## [1.14.3](https://github.com/kubb-project/kubb/compare/@kubb/swagger-v1.14.0...@kubb/swagger-v1.14.3) (2023-10-23) diff --git a/packages/swagger/package.json b/packages/swagger/package.json index da913aea9..73d7acb02 100644 --- a/packages/swagger/package.json +++ b/packages/swagger/package.json @@ -1,6 +1,6 @@ { "name": "@kubb/swagger", - "version": "1.14.3", + "version": "1.14.4", "description": "Generator swagger", "keywords": [ "typescript",