fastify-method-not-allowed
Version:
Fastify pluging handling method not allowed for routes
21 lines (9 loc) • 742 B
Markdown
## [1.0.2](https://github.com/gkampitakis/fastify-method-not-allowed/compare/v1.0.1...v1.0.2) (2020-11-15)
### Bug Fixes
* drop unused dev deps ([1a53797](https://github.com/gkampitakis/fastify-method-not-allowed/commit/1a53797ef8a6ee311ab7c0f4f58c36c8c25d9fad))
## [1.0.1](https://github.com/gkampitakis/fastify-method-not-allowed/compare/v1.0.0...v1.0.1) (2020-11-15)
### Bug Fixes
* wrong description ([88bb6e8](https://github.com/gkampitakis/fastify-method-not-allowed/commit/88bb6e8b7c8b309bb6168c4f47095cd5515051c9))
# 1.0.0 (2020-11-15)
### Bug Fixes
* add types, readme documentation and travis pipeline ([7f77e18](https://github.com/gkampitakis/fastify-method-not-allowed/commit/7f77e180f61fc2025358275b98262aaa91029c7a))