Skip to content

Commit 0aeaa5c

Browse files
committed
improve changeset
1 parent ca44dc8 commit 0aeaa5c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.changeset/every-glasses-shave.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,4 +2,4 @@
22
'@clerk/react-router': patch
33
---
44

5-
In this release the TypeScript types for `rootAuthLoader()` and `<ClerkProvider>` were adjusted but should still work as before. Previously, these types relied on internal, unstable React Router types that changed in their recent 7.6.1 release. We simplified our TypeScript types and no longer rely on internal exports from React Router.
5+
In this release the TypeScript types for `rootAuthLoader()`, `getAuth()`, and `<ClerkProvider>` were adjusted but should still work as before. Previously, these types relied on internal, unstable React Router types that changed in their recent 7.6.1 release. We simplified our TypeScript types and no longer rely on internal exports from React Router.

0 commit comments

Comments
 (0)