📚 PR:
- add .dependabot to .npmignore
- Bump tsd from 0.11.0 to 0.12.0 (#2360)
- feat(Serverless): Add netlify-lambda guide (#2359)
- Update Errors.md (#2364)
- fix test per security release (#2365)
- Update Hooks.md (#2363)
- docs(Serverless): add missing netlify-lambda link (#2362)
- updated docs/ecosystem to remove old Google Datastore package that we abandoned, removed fastify-firestore in favor of our new fastify-firebase all in one plugin. fastify-firebase includes firebase-admin SDK including auth, firestore, storage, machineLearning, and more (#2366)
- add fastify-prettier to ecosystem (#2370)
- Bump tsd from 0.12.1 to 0.13.1 (#2375)
- Update Hooks.md (#2371)
- await app must resolve to the app (#2376)
- Reorder generic parameter of FastifyRequest for ease of use (#2373)
- Updated benchmarks (#2380)
- Fix support for executing benchmark on Windows (#2322)
- Bump fastify-plugin from 1.6.1 to 2.0.0 (#2384)
- Updated LTS dates (#2383)
- fix(typo) Correct typo: Alternativies to Alternatives (#2387)
- Fix
res.raw.statusCode
typo (#2386) - docs: Created a gentler intro to the .inject method and running tests with tap (#2369)
- add Promise version overload for FastifyPlugin (#2350)