v3.0.0
3.0.0 (2023-11-29)
Bug Fixes
- Run on 0.0.0.0 instead of localhost (798f439)
chore
- Test on Node.js 16 and 18 only (7d8e9e1)
Features
- Convert to ESM. (befbb8a)
- Drop support for Fastify version 2 (8f5a88d)
- Support Fastify 4 and Podium 5 (8b81878)
BREAKING CHANGES
- Drop support for Fastify version 2. Support Fastify version 3 from now on.
- Module is ESM only.
- Test on Node.js 16 and 18 only.