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';
-
Updated dependencies [
26225f2c31a22560f7ece2e02f1d0080b5b89520,833693a6792b621e72162d70673e7bdfa84a69b6]:- @clerk/shared@2.20.17
- @clerk/types@4.44.3
- @clerk/backend@1.23.10