All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog and this project adheres to Semantic Versioning.
- Experimental plugins APIs
- ECMAScript Decorators Support
- Plugin for integration with TypeDI
- BREAKING: dropped Node.js 10-19, minimal required is 18.18.0 LTS
- BREAKING: bump minimal TS version to 5.0
- BREAKING: dropped Fastify v3 support
- BREAKING: moved dependency injection functionality into separate package
- BREAKING: dropped
getInstanceByToken
method