github clerk/javascript @clerk/shared@2.20.17

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

Patch Changes

  • Previously the createPathMatcher() function was re-implemented both in @clerk/astro and @clerk/nextjs, this PR moves this logic to @clerk/shared. (#5043) by @wobsoriano

    You can use it like so:

    import { createPathMatcher } from '@clerk/shared/pathMatcher';
  • Improve JSDoc comments to provide better IntelliSense in your IDE (#5053) by @LekoArts

  • Updated dependencies [833693a6792b621e72162d70673e7bdfa84a69b6]:

    • @clerk/types@4.44.3

Don't miss a new javascript release

NewReleases is sending notifications on new releases.