# Changelog

## [0.0.5](https://github.com/TheCodePace/fastify-http-query/compare/v0.0.2...v0.0.5) (2026-07-18)

All notable changes to this project will be documented in this file. See [release-it](https://github.com/release-it/release-it) and [Conventional Commits](https://www.conventionalcommits.org/) for commit guidelines.

## [0.0.3](https://github.com/TheCodePace/fastify-http-query/compare/v0.0.2...v0.0.3) (2026-06-10)


### Bug Fixes

* **release:** add npm.skipChecks so OIDC publish works in CI ([#15](https://github.com/TheCodePace/fastify-http-query/issues/15)) ([36e1ede](https://github.com/TheCodePace/fastify-http-query/commit/36e1ede99f36ef83013d09df0ddc60fdac9a5986))

### [0.0.2](https://github.com/TheCodePace/fastify-http-query/compare/v0.0.1...v0.0.2) (2026-06-09)

### [0.0.1](https://github.com/thecodepace/fastify-http-query/compare/v0.0.0...v0.0.1) (2026-06-09)

## 0.0.0 (2026-06-09)


### Features

* add caching and conditional request support for QUERY method in README and tests ([2c72544](https://github.com/thecodepace/fastify-http-query/commit/2c7254401119b365ac73492da04c1d7b70c9100e))
* implement QUERY method support and error handling in fastify-http-query plugin ([503510b](https://github.com/thecodepace/fastify-http-query/commit/503510bcd79ef526f89c140add7cd1ab959320cb))
* initialize fastify-http-query plugin with essential files and configurations ([70537f5](https://github.com/thecodepace/fastify-http-query/commit/70537f55605f2bc561da9940a43b463cf2503ae7))
