All notable changes to this project will be documented in this file. See standard-version for commit guidelines.
3.0.2 (2024-01-16)
3.0.1 (2023-12-21)
3.0.0 (2023-08-31)
- types: the hooks type is changed
- upgrade fastify-plugin from 3.0.1 to 4.0.0 (a95fef8)
- types: fix hooks types (eeb86c5)
2.0.0 (2022-06-24)
- drop Node 12 support
- Fastify version 3 is no longer supported
1.2.0 (2021-12-24)
1.2.0-1 (2021-09-03)
- Make plugin options optional (763ee4b)
1.2.0-0 (2021-07-12)
- add typescript support (3936334)