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

Version Packages (alpha-v5) #2192

Merged
merged 1 commit into from
Nov 24, 2023
Merged

Version Packages (alpha-v5) #2192

merged 1 commit into from
Nov 24, 2023

Conversation

clerk-cookie
Copy link
Collaborator

@clerk-cookie clerk-cookie commented Nov 23, 2023

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.

⚠️⚠️⚠️⚠️⚠️⚠️

main is currently in pre mode so this branch has prereleases rather than normal releases. If you want to exit prereleases, run changeset pre exit on main.

⚠️⚠️⚠️⚠️⚠️⚠️

Releases

@clerk/clerk-js@5.0.0-alpha-v5.4

Major Changes

    • By default, all the components with routing will have the routing prop assigned as 'path' by default when the path prop is filled. (#1957) by @octoper

    • The <UserButton /> component will set the default value of the userProfileMode prop to 'navigation' if the userProfileUrl prop is provided.

    • The <OrganizationSwitcher /> component will have the organizationProfileMode and createOrganizationMode props assigned with 'navigation' by default if the organizationProfileUrl and createOrganizationUrl props are filled accordingly.

Minor Changes

  • Drop firebase legacy integration code and start using sessions/:sid/tokens/:template endpoint for the firebase tokens. (#2190) by @dimkl

Patch Changes

  • Reset OTP field when pressing "Cancel" in VerifyDomainPage inside <OrganziatoinProfile/>. (#2200) by @panteliselef

  • Fallback to custom role name if localization is not provided. (#2194) by @panteliselef

  • Revalidate invitations table after invitation screen submit. (#2195) by @panteliselef

  • Updated dependencies [164ca116c, 7f6a64f43]:

    • @clerk/localizations@2.0.0-alpha-v5.4
    • @clerk/types@4.0.0-alpha-v5.4

@clerk/nextjs@5.0.0-alpha-v5.4

Minor Changes

    • By default, all the components with routing will have the routing prop assigned as 'path' by default when the path prop is filled. (#1957) by @octoper

    • The <UserButton /> component will set the default value of the userProfileMode prop to 'navigation' if the userProfileUrl prop is provided.

    • The <OrganizationSwitcher /> component will have the organizationProfileMode and createOrganizationMode props assigned with 'navigation' by default if the organizationProfileUrl and createOrganizationUrl props are filled accordingly.

Patch Changes

  • Updated dependencies [7f6a64f43]:
    • @clerk/clerk-react@5.0.0-alpha-v5.4

@clerk/clerk-react@5.0.0-alpha-v5.4

Minor Changes

    • By default, all the components with routing will have the routing prop assigned as 'path' by default when the path prop is filled. (#1957) by @octoper

    • The <UserButton /> component will set the default value of the userProfileMode prop to 'navigation' if the userProfileUrl prop is provided.

    • The <OrganizationSwitcher /> component will have the organizationProfileMode and createOrganizationMode props assigned with 'navigation' by default if the organizationProfileUrl and createOrganizationUrl props are filled accordingly.

Patch Changes

  • Updated dependencies [7f6a64f43]:
    • @clerk/types@4.0.0-alpha-v5.4

@clerk/remix@4.0.0-alpha-v5.4

Minor Changes

    • By default, all the components with routing will have the routing prop assigned as 'path' by default when the path prop is filled. (#1957) by @octoper

    • The <UserButton /> component will set the default value of the userProfileMode prop to 'navigation' if the userProfileUrl prop is provided.

    • The <OrganizationSwitcher /> component will have the organizationProfileMode and createOrganizationMode props assigned with 'navigation' by default if the organizationProfileUrl and createOrganizationUrl props are filled accordingly.

Patch Changes

  • Updated dependencies [7f6a64f43]:
    • @clerk/clerk-react@5.0.0-alpha-v5.4

@clerk/chrome-extension@1.0.0-alpha-v5.4

Patch Changes

@clerk/clerk-expo@1.0.0-alpha-v5.4

Patch Changes

@clerk/fastify@1.0.0-alpha-v5.4

Patch Changes

  • Updated dependencies [7f6a64f43]:
    • @clerk/types@4.0.0-alpha-v5.4

gatsby-plugin-clerk@5.0.0-alpha-v5.4

Patch Changes

  • Updated dependencies [7f6a64f43]:
    • @clerk/clerk-react@5.0.0-alpha-v5.4

@clerk/localizations@2.0.0-alpha-v5.4

Patch Changes

  • Add missing localization key for invalid phone_number (unstable error) in the en-US localization (#2191) by @royanger

@clerk/types@4.0.0-alpha-v5.4

Patch Changes

    • By default, all the components with routing will have the routing prop assigned as 'path' by default when the path prop is filled. (#1957) by @octoper

    • The <UserButton /> component will set the default value of the userProfileMode prop to 'navigation' if the userProfileUrl prop is provided.

    • The <OrganizationSwitcher /> component will have the organizationProfileMode and createOrganizationMode props assigned with 'navigation' by default if the organizationProfileUrl and createOrganizationUrl props are filled accordingly.

@dimkl dimkl closed this Nov 24, 2023
@dimkl dimkl reopened this Nov 24, 2023
@dimkl dimkl enabled auto-merge November 24, 2023 11:23
@dimkl dimkl added this pull request to the merge queue Nov 24, 2023
Merged via the queue into main with commit 2869d75 Nov 24, 2023
7 checks passed
@dimkl dimkl deleted the changeset-release/main branch November 24, 2023 11:35
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