UNPKG

@nahkies/typescript-axios-runtime

Version:

Runtime package for code generated by @nahkies/openapi-code-generator using the typescript-axios template

180 lines (95 loc) 10.6 kB
# Change Log All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. # [0.26.0](https://github.com/mnahkies/openapi-code-generator/compare/v0.25.0...v0.26.0) (2026-06-13) **Note:** Version bump only for package @nahkies/typescript-axios-runtime # [0.25.0](https://github.com/mnahkies/openapi-code-generator/compare/v0.24.0...v0.25.0) (2026-05-31) ### Features - discriminated unions ([#436](https://github.com/mnahkies/openapi-code-generator/issues/436)) ([0bb67f6](https://github.com/mnahkies/openapi-code-generator/commit/0bb67f66dc18d91cf892413a1432f46c33cb0453)) # [0.24.0](https://github.com/mnahkies/openapi-code-generator/compare/v0.23.0...v0.24.0) (2026-05-27) ### Bug Fixes - axios client respects the defaultTimeout ([#463](https://github.com/mnahkies/openapi-code-generator/issues/463)) ([d0e8945](https://github.com/mnahkies/openapi-code-generator/commit/d0e89459bea8e471f11c48e098b0cbe380553aee)) - extranous runtime deps bundled ([#471](https://github.com/mnahkies/openapi-code-generator/issues/471)) ([4ca6a09](https://github.com/mnahkies/openapi-code-generator/commit/4ca6a09f6f21a6a27a57118f9693e9750dab4752)) # [0.23.0](https://github.com/mnahkies/openapi-code-generator/compare/v0.22.0...v0.23.0) (2026-05-09) ### Bug Fixes - clean works when already clean ([#460](https://github.com/mnahkies/openapi-code-generator/issues/460)) ([8c18a69](https://github.com/mnahkies/openapi-code-generator/commit/8c18a69534ffa0c6d0413550ac43c827bbf07505)) - only package dist/esm, dist/cjs ([#453](https://github.com/mnahkies/openapi-code-generator/issues/453)) ([66e9be5](https://github.com/mnahkies/openapi-code-generator/commit/66e9be5a28c8bed5b6932d59be3602c4f7ebe85a)) - patch axios temporarily / bump version ([#427](https://github.com/mnahkies/openapi-code-generator/issues/427)) ([05928e3](https://github.com/mnahkies/openapi-code-generator/commit/05928e3b7a68c321b260858d6a079faab54eb13f)) - feat!: introduce a new common runtime (#401) ([1306741](https://github.com/mnahkies/openapi-code-generator/commit/13067416c6882375cc72f5af21dd18c7f950259b)), closes [#401](https://github.com/mnahkies/openapi-code-generator/issues/401) [#381](https://github.com/mnahkies/openapi-code-generator/issues/381) ### Features - adopt tsdown for cli package, inline the typescript-common-runtime ([#456](https://github.com/mnahkies/openapi-code-generator/issues/456)) ([a4ca411](https://github.com/mnahkies/openapi-code-generator/commit/a4ca411802ca8f805b3edb639a55c69acebb9b23)) - bundle esm + cjs variants of runtime packages using tsdown ([#452](https://github.com/mnahkies/openapi-code-generator/issues/452)) ([7a6dc89](https://github.com/mnahkies/openapi-code-generator/commit/7a6dc8966638565fa8a67d482ffd791054647c70)) - enable publint and attw ([#454](https://github.com/mnahkies/openapi-code-generator/issues/454)) ([4b24679](https://github.com/mnahkies/openapi-code-generator/commit/4b24679e69ee2d5555419549ec00f399c53d8e78)) - support application/octet-stream (Blob) req/res bodies ([#359](https://github.com/mnahkies/openapi-code-generator/issues/359)) ([b043ead](https://github.com/mnahkies/openapi-code-generator/commit/b043eadd4893a6aa782a33fca84aaa64c5189e78)) ### BREAKING CHANGES - deprecated exports removed, regenerate using the latest cli to avoid issues # [0.22.0](https://github.com/mnahkies/openapi-code-generator/compare/v0.22.0-alpha.0...v0.22.0) (2025-11-02) **Note:** Version bump only for package @nahkies/typescript-axios-runtime # [0.22.0-alpha.0](https://github.com/mnahkies/openapi-code-generator/compare/v0.21.1...v0.22.0-alpha.0) (2025-10-26) **Note:** Version bump only for package @nahkies/typescript-axios-runtime ## [0.21.1](https://github.com/mnahkies/openapi-code-generator/compare/v0.21.0...v0.21.1) (2025-08-13) **Note:** Version bump only for package @nahkies/typescript-axios-runtime # [0.21.0](https://github.com/mnahkies/openapi-code-generator/compare/v0.20.1...v0.21.0) (2025-07-26) ### Bug Fixes - adjust typing to reflect that boolean request headers are supported ([#339](https://github.com/mnahkies/openapi-code-generator/issues/339)) ([17524a5](https://github.com/mnahkies/openapi-code-generator/commit/17524a5afd9dbce6d68c36057ec846b7c6b22bcc)) ### Features - support application/x-www-form-urlencoded request bodies ([#352](https://github.com/mnahkies/openapi-code-generator/issues/352)) ([0aecf2a](https://github.com/mnahkies/openapi-code-generator/commit/0aecf2adc436c5e342cc9cc47ee47aa84dd9314b)) ## [0.20.1](https://github.com/mnahkies/openapi-code-generator/compare/v0.20.0...v0.20.1) (2025-05-31) **Note:** Version bump only for package @nahkies/typescript-axios-runtime # [0.20.0](https://github.com/mnahkies/openapi-code-generator/compare/v0.19.2...v0.20.0) (2025-05-05) ### Bug Fixes - clean tsconfig.tsbuildinfo ([#327](https://github.com/mnahkies/openapi-code-generator/issues/327)) ([a64f9e3](https://github.com/mnahkies/openapi-code-generator/commit/a64f9e3a31a9e981a13594c9aecb27109aca9a3c)) ## [0.19.2](https://github.com/mnahkies/openapi-code-generator/compare/v0.19.1...v0.19.2) (2025-04-19) **Note:** Version bump only for package @nahkies/typescript-axios-runtime ## [0.19.1](https://github.com/mnahkies/openapi-code-generator/compare/v0.19.0...v0.19.1) (2025-04-18) **Note:** Version bump only for package @nahkies/typescript-axios-runtime # [0.19.0](https://github.com/mnahkies/openapi-code-generator/compare/v0.18.0...v0.19.0) (2025-04-18) **Note:** Version bump only for package @nahkies/typescript-axios-runtime # [0.18.0](https://github.com/mnahkies/openapi-code-generator/compare/v0.17.0...v0.18.0) (2024-12-22) - fix(typescript-axios)!: remove unused exports (#281) ([7b34fd4](https://github.com/mnahkies/openapi-code-generator/commit/7b34fd4bf337ae75aeb07ce5416805ea96fd6d99)), closes [#281](https://github.com/mnahkies/openapi-code-generator/issues/281) ### BREAKING CHANGES - unused symbols `Res` and `StatusCode` dropped from `typescript-axios-runtime` # [0.17.0](https://github.com/mnahkies/openapi-code-generator/compare/v0.16.0...v0.17.0) (2024-12-11) ### Features - defaultHeaders is optional ([#274](https://github.com/mnahkies/openapi-code-generator/issues/274)) ([fc7cc62](https://github.com/mnahkies/openapi-code-generator/commit/fc7cc62cf26d84543606fb52b0a8edaa61655046)) - support servers at path / operation level + variables ([#272](https://github.com/mnahkies/openapi-code-generator/issues/272)) ([969ca68](https://github.com/mnahkies/openapi-code-generator/commit/969ca68e9e069a80b42d6a050cfd7a8cdbbfeb91)) # [0.16.0](https://github.com/mnahkies/openapi-code-generator/compare/v0.15.0...v0.16.0) (2024-11-02) **Note:** Version bump only for package @nahkies/typescript-axios-runtime # [0.15.0](https://github.com/mnahkies/openapi-code-generator/compare/v0.14.0...v0.15.0) (2024-10-27) **Note:** Version bump only for package @nahkies/typescript-axios-runtime # [0.14.0](https://github.com/mnahkies/openapi-code-generator/compare/v0.13.0...v0.14.0) (2024-10-12) **Note:** Version bump only for package @nahkies/typescript-axios-runtime # [0.13.0](https://github.com/mnahkies/openapi-code-generator/compare/v0.12.1...v0.13.0) (2024-09-20) **Note:** Version bump only for package @nahkies/typescript-axios-runtime ## [0.12.1](https://github.com/mnahkies/openapi-code-generator/compare/v0.12.0...v0.12.1) (2024-08-17) ### Bug Fixes - **fetch/axios:** correctly merge headers from opts ([#231](https://github.com/mnahkies/openapi-code-generator/issues/231)) ([5efc36e](https://github.com/mnahkies/openapi-code-generator/commit/5efc36e5c15d3995c46486677ccce680a5c95602)) # [0.12.0](https://github.com/mnahkies/openapi-code-generator/compare/v0.11.2...v0.12.0) (2024-08-05) **Note:** Version bump only for package @nahkies/typescript-axios-runtime ## [0.11.2](https://github.com/mnahkies/openapi-code-generator/compare/v0.11.1...v0.11.2) (2024-07-29) **Note:** Version bump only for package @nahkies/typescript-axios-runtime ## [0.11.1](https://github.com/mnahkies/openapi-code-generator/compare/v0.11.0...v0.11.1) (2024-07-27) **Note:** Version bump only for package @nahkies/typescript-axios-runtime # [0.11.0](https://github.com/mnahkies/openapi-code-generator/compare/v0.10.0...v0.11.0) (2024-06-08) ### Bug Fixes - **axios:** always apply default headers ([#218](https://github.com/mnahkies/openapi-code-generator/issues/218)) ([9177ae0](https://github.com/mnahkies/openapi-code-generator/commit/9177ae03e3b9285f6a684f452f4610698a696ad6)) # [0.10.0](https://github.com/mnahkies/openapi-code-generator/compare/v0.9.0...v0.10.0) (2024-05-25) **Note:** Version bump only for package @nahkies/typescript-axios-runtime # [0.9.0](https://github.com/mnahkies/openapi-code-generator/compare/v0.8.0...v0.9.0) (2024-04-27) **Note:** Version bump only for package @nahkies/typescript-axios-runtime # [0.8.0](https://github.com/mnahkies/openapi-code-generator/compare/v0.7.0...v0.8.0) (2024-04-07) **Note:** Version bump only for package @nahkies/typescript-axios-runtime # [0.7.0](https://github.com/mnahkies/openapi-code-generator/compare/v0.6.0...v0.7.0) (2024-03-03) ### Features - adopt biome for code formatting ([#129](https://github.com/mnahkies/openapi-code-generator/issues/129)) ([b75bc65](https://github.com/mnahkies/openapi-code-generator/commit/b75bc650287bfa8801d634dece70c4eed3fb91d5)) - use strict typescript settings ([#131](https://github.com/mnahkies/openapi-code-generator/issues/131)) ([39758e2](https://github.com/mnahkies/openapi-code-generator/commit/39758e2f23d24adde3218e6ce32863e0fd587f7d)), closes [#129](https://github.com/mnahkies/openapi-code-generator/issues/129) # [0.6.0](https://github.com/mnahkies/openapi-code-generator/compare/v0.5.0...v0.6.0) (2024-02-19) **Note:** Version bump only for package @nahkies/typescript-axios-runtime # [0.5.0](https://github.com/mnahkies/openapi-code-generator/compare/v0.4.0...v0.5.0) (2024-02-10) **Note:** Version bump only for package @nahkies/typescript-axios-runtime # [0.4.0](https://github.com/mnahkies/openapi-code-generator/compare/v0.3.0...v0.4.0) (2024-01-05) **Note:** Version bump only for package @nahkies/typescript-axios-runtime # [0.3.0](https://github.com/mnahkies/openapi-code-generator/compare/v0.2.0...v0.3.0) (2023-12-02) ### Features - add typescript-axios template ([#83](https://github.com/mnahkies/openapi-code-generator/issues/83)) ([c3e045d](https://github.com/mnahkies/openapi-code-generator/commit/c3e045d446e2af9f75f5724a19b58c212376751f))