You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* chore(types): Drop `orgs` claim
* chore(gatsby-plugin-clerk,types): Replace `ServerSideAuth` with `AuthObject`
`AuthObject` is a kind of superset of `ServerSideAuth`. The only
difference is that instead of `auth.claims` in `AuthObject`
you need to use `auth.sessionClaims`
* chore(types,clerk-react,nextjs): Drop `frontendApi` and `apiKey`
* fix(clerk-expo): Fix building types
* chore(*): Drop export and replace IsomorphicClerkOptions with ClerkProviderOptionsWrapper
* chore(repo): Add changeset
0 commit comments