- Added async callback warning for `fastify.listen` and refined build path handling.
- Fixed several bugs (linting error, payload type check, double hook execution, missing supportedMethods) and introduced performance tweaks (avoid optional chaining, cache regex).
- Updated extensive documentation and migrated numerous tests from tap to node:test.