### 2025-11-27 / 5.0.1

- fix: Correctly sort type only imports.

### 2025-11-24 / 5.0.0

- chore: Updated dependencies.
- feat!: Dropped support for Node 20.

### 2024-12-28 / 4.0.1

- chore: Updated dependencies.

### 2024-10-21 / 4.0.0

- feat!: Dropped support for Node 18 and updated dependencies.

### 2024-07-17 / 3.1.0

- feat: Merge pull request #12 from fedorov-xyz/feat/operation-id
- feat: Support operationId property

### 2024-04-12 / 3.0.5

- chore: Updated dependencies.
- chore: Added missing dependency.

### 2024-02-07 / 3.0.4

- chore: Updated dependencies.
- chore: Replaced tap with Node test runner.

### 2024-01-27 / 3.0.3

- chore: Fixed build.

### 2024-01-27 / 3.0.2

- chore: Updated dependencies.

### 2024-01-24 / 3.0.1

- chore: Updated TypeScript configuration.
- chore: Updated TypeScript configuration.

### 2023-12-20 / 3.0.0

- chore: Updated dependencies.
- chore: Changed TypeScript version.

### 2023-10-23 / 2.3.0

- chore: Updated dependencies and toolchain.
- chore: Fixed compilation.

### 2023-03-29 / 2.2.1

- fix: Use parameters spec.
- chore: CI improvement

### 2022-12-06 / 2.2.0

- feat: Added hideHead option.
- fix: Fixed README.md.

### 2022-11-23 / 2.1.1

- chore: Updated dependencies.

### 2022-10-25 / 2.1.0

- feat: Allow to specify bodyMime.

### 2022-10-24 / 2.0.3

- fix: Respect ignoreTrailingSlash.
- chore: Update package.json
- fix: Fixed build script.

### 2022-10-12 / 2.0.2

- fix: Updated types layout.
- chore: Updated compilation configuration.

### 2022-08-30 / 2.0.1

- chore: Updated dependencies.

### 2022-08-30 / 2.0.0

- feat: Updated to fastify 4.
- chore: Use sourcemaps with swc

### 2022-03-07 / 1.0.5

- chore: Updated dependencies.

### 2022-03-07 / 1.0.4

- chore: Updated dependencies.

### 2022-01-26 / 1.0.3

- chore: Updated dependencies and linted code.
- chore: Updated dependencies.
- chore: Removed useless file.

### 2021-11-17 / 1.0.2


### 2021-11-16 / 1.0.1

- fix: Added ESM note in the README.md
- chore: Allow manual CI triggering.
- chore: Updated badges.
- fix: Fixed Typescript configuration.

### 2021-08-16 / 1.0.0


### 2021-08-16 / 1.0.0-beta.0

- chore: Removed deprecations.
- feat: Only export as ESM.
- chore: Added missing test.

### 2021-05-10 / 0.4.0

- feat: Do not decorate reply. Closes #2.
- chore: Updated gitignore.
- fix: Removed useless comment.
- fix: Removed useless comment.
- chore: Fine tuned build script.

### 2021-01-04 / 0.3.0

- feat: Export as ESM.

### 2021-01-03 / 0.2.1

- chore: Updated linter config.

### 2021-01-02 / 0.2.0

- chore: Updated dependencies, code and tools.
- fix: Removed leftover.

### 2021-01-01 / 0.1.0

- Initial version.
