# Change Log

All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [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))
