github clerk/javascript @clerk/fastify@2.0.0

latest releases: @clerk/types@4.92.0, @clerk/clerk-js@5.99.0, @clerk/fastify@2.4.37...
13 months ago

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/fastify is required as Fastify's Node.js requirement is now >=20. Previously @clerk/fastify allowed >=18.17.0.

    @clerk/fastify@2.0.0 only 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.0 upgrade 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

Don't miss a new javascript release

NewReleases is sending notifications on new releases.