- Improved typings for RouteShorthandOptions (constraints) and added async/callback style warnings for plugins, plus Uint8Array payload support in reply.send.
- Fixed several type and runtime bugs: async hooks compatibility, secondary binding cleanup, route method typings, reply.context deprecation warning, and added a handler property to route options.
- Migrated internal warnings to official deprecation warnings and expanded documentation (security badge, ecosystem plugins, stream/buffer handling, etc.).