Patch Changes
-
Previously the
createPathMatcher()function was re-implemented both in@clerk/astroand@clerk/nextjs, this PR moves this logic to@clerk/shared. (#5043) by @wobsorianoYou 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