Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(types): Drop deprecations #2109

Merged
merged 6 commits into from
Nov 17, 2023
Merged

chore(types): Drop deprecations #2109

merged 6 commits into from
Nov 17, 2023

Commits on Nov 17, 2023

  1. chore(types): Drop orgs claim

    dimkl committed Nov 17, 2023
    Configuration menu
    Copy the full SHA
    ca7dbd4 View commit details
    Browse the repository at this point in the history
  2. chore(gatsby-plugin-clerk,types): Replace ServerSideAuth with `Auth…

    …Object`
    
    `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`
    dimkl committed Nov 17, 2023
    Configuration menu
    Copy the full SHA
    a451832 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    1fa220e View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    07681fd View commit details
    Browse the repository at this point in the history
  5. chore(*): Drop export and replace IsomorphicClerkOptions with ClerkPr…

    …oviderOptionsWrapper
    dimkl committed Nov 17, 2023
    Configuration menu
    Copy the full SHA
    f730233 View commit details
    Browse the repository at this point in the history
  6. chore(repo): Add changeset

    dimkl committed Nov 17, 2023
    Configuration menu
    Copy the full SHA
    eb4a21e View commit details
    Browse the repository at this point in the history