- Expose fastify httpHandler and defaultRoute functions, adding hijack support to FastifyReply (new feature).
- Documentation updates: fix typo in Serverless.md and add Fastify schedule plugin to the ecosystem docs.
- Upgrade Fastify and actions/setup-node dependencies, improve CI flags, rename test file, and fix invalid route creation.