Skip to content

ci(repo): Version packages#3891

Merged
octoper merged 1 commit intomainfrom
changeset-release/main
Aug 2, 2024
Merged

ci(repo): Version packages#3891
octoper merged 1 commit intomainfrom
changeset-release/main

Conversation

@clerk-cookie
Copy link
Collaborator

@clerk-cookie clerk-cookie commented Aug 2, 2024

This PR was opened by the Changesets release GitHub action. When you're ready to do a release, you can merge this and the packages will be published to npm automatically. If you're not ready to do a release yet, that's fine, whenever you add more changesets to main, this PR will be updated.

Releases

@clerk/clerk-js@5.12.0

Minor Changes

  • Introducing a development mode warning when in development mode in order to mitigate going to production with development keys. (#3870) by @octoper

    In case need to deactivate this UI change temporarily to simulate how components will look in production, you can do so by adding the unsafe_disableDevelopmentModeWarnings layout appearance prop to <ClerkProvider>

    Example:

    <ClerkProvider
      appearance={{
        layout: {
          unsafe_disableDevelopmentModeWarnings: true,
        },
      }}
    />
  • Removed __experimental_startPath from OrganizationProfileProps in @clerk/clerk-js and @clerk/types. (#3888) by @nikospapcom

Patch Changes

  • Updated dependencies [568186cad, 407195270]:
    • @clerk/types@4.11.0
    • @clerk/localizations@2.5.4
    • @clerk/shared@2.4.3

@clerk/types@4.11.0

Minor Changes

  • Introducing a development mode warning when in development mode in order to mitigate going to production with development keys. (#3870) by @octoper

    In case need to deactivate this UI change temporarily to simulate how components will look in production, you can do so by adding the unsafe_disableDevelopmentModeWarnings layout appearance prop to <ClerkProvider>

    Example:

    <ClerkProvider
      appearance={{
        layout: {
          unsafe_disableDevelopmentModeWarnings: true,
        },
      }}
    />
  • Removed __experimental_startPath from OrganizationProfileProps in @clerk/clerk-js and @clerk/types. (#3888) by @nikospapcom

@clerk/astro@1.0.7

Patch Changes

  • Updated dependencies [568186cad, 407195270]:
    • @clerk/clerk-js@5.12.0
    • @clerk/types@4.11.0
    • @clerk/backend@1.5.2
    • @clerk/shared@2.4.3

@clerk/backend@1.5.2

Patch Changes

@clerk/chrome-extension@1.1.9

Patch Changes

  • Updated dependencies [568186cad, 407195270]:
    • @clerk/clerk-js@5.12.0
    • @clerk/clerk-react@5.3.1
    • @clerk/shared@2.4.3

@clerk/elements@0.12.1

Patch Changes

@clerk/clerk-expo@2.0.2

Patch Changes

  • Updated dependencies [568186cad, 407195270]:
    • @clerk/clerk-js@5.12.0
    • @clerk/types@4.11.0
    • @clerk/clerk-react@5.3.1
    • @clerk/shared@2.4.3

@clerk/express@0.0.24

Patch Changes

  • Updated dependencies [568186cad, 407195270]:
    • @clerk/types@4.11.0
    • @clerk/backend@1.5.2
    • @clerk/shared@2.4.3

@clerk/fastify@1.0.26

Patch Changes

  • Updated dependencies [568186cad, 407195270]:
    • @clerk/types@4.11.0
    • @clerk/backend@1.5.2
    • @clerk/shared@2.4.3

@clerk/localizations@2.5.4

Patch Changes

@clerk/nextjs@5.2.12

Patch Changes

  • Updated dependencies [568186cad, 407195270]:
    • @clerk/types@4.11.0
    • @clerk/backend@1.5.2
    • @clerk/clerk-react@5.3.1
    • @clerk/shared@2.4.3

@clerk/clerk-react@5.3.1

Patch Changes

@clerk/remix@4.2.10

Patch Changes

  • Updated dependencies [568186cad, 407195270]:
    • @clerk/types@4.11.0
    • @clerk/backend@1.5.2
    • @clerk/clerk-react@5.3.1
    • @clerk/shared@2.4.3

@clerk/clerk-sdk-node@5.0.23

Patch Changes

  • Updated dependencies [568186cad, 407195270]:
    • @clerk/types@4.11.0
    • @clerk/backend@1.5.2
    • @clerk/shared@2.4.3

@clerk/shared@2.4.3

Patch Changes

@clerk/tanstack-start@0.1.14

Patch Changes

  • Updated dependencies [568186cad, 407195270]:
    • @clerk/types@4.11.0
    • @clerk/backend@1.5.2
    • @clerk/clerk-react@5.3.1
    • @clerk/shared@2.4.3

@clerk/testing@1.2.6

Patch Changes

  • Updated dependencies [568186cad, 407195270]:
    • @clerk/types@4.11.0
    • @clerk/backend@1.5.2
    • @clerk/shared@2.4.3

@clerk/themes@2.1.16

Patch Changes

@github-actions github-actions bot force-pushed the changeset-release/main branch from 9ce42b4 to e79c79b Compare August 2, 2024 15:45
@octoper octoper closed this Aug 2, 2024
@octoper octoper reopened this Aug 2, 2024
@octoper octoper enabled auto-merge (squash) August 2, 2024 16:25
@octoper octoper disabled auto-merge August 2, 2024 16:25
@octoper octoper merged commit c4630b3 into main Aug 2, 2024
@octoper octoper deleted the changeset-release/main branch August 2, 2024 16:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants