Major Changes
-
Recently Fastify released its v5 and along with it came some breaking changes. Read their migration guide to learn more. (#4270) by @LekoArts
In order to support Fastify v5 a new major version of
@clerk/fastifyis required as Fastify's Node.js requirement is now>=20. Previously@clerk/fastifyallowed>=18.17.0.@clerk/fastify@2.0.0only supports Fastify v5 or later, if you want/need to continue using Fastify v4, please stick with your current version. The@clerk/fastify@2.0.0upgrade itself doesn't have any required code changes as only internal dependencies and requirements were updated.
Patch Changes
- Updated dependencies [
358be296a]:- @clerk/backend@1.13.9