Skip to content

Conversation

clerk-cookie
Copy link
Collaborator

@clerk-cookie clerk-cookie commented Jul 17, 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/[email protected]

Minor Changes

  • Support reading / writing / removing suffixed/un-suffixed cookies from @clerk/clerk-js and @clerk/backend. by @dimkl

    The __session, __clerk_db_jwt and __client_uat cookies will now include a suffix derived from the instance's publishakeKey. The cookie name suffixes are used to prevent cookie collisions, effectively enabling support for multiple Clerk applications running on the same domain.

Patch Changes

@clerk/[email protected]

Minor Changes

  • Support reading / writing / removing suffixed/un-suffixed cookies from @clerk/clerk-js and @clerk/backend. by @dimkl

    The __session, __clerk_db_jwt and __client_uat cookies will now include a suffix derived from the instance's publishakeKey. The cookie name suffixes are used to prevent cookie collisions, effectively enabling support for multiple Clerk applications running on the same domain.

  • Improve UX in ConnectedAccounts by converting the error into a useful, user-friendly message with a visible way to take action. (#3723) by @panteliselef

Patch Changes

@clerk/[email protected]

Minor Changes

    • Introduced subtitle__disconnected under userProfile.start.connectedAccountsSection (#3723) by @panteliselef

    • Aligned signUp.start.clientMismatch and signIn.start.clientMismatch to all languages.

  • Add support for Finnish (fi-FI) language for @clerk/localizations (#3634) by @theisoj

Patch Changes

@clerk/[email protected]

Minor Changes

  • Support reading / writing / removing suffixed/un-suffixed cookies from @clerk/clerk-js and @clerk/backend. by @dimkl

    The __session, __clerk_db_jwt and __client_uat cookies will now include a suffix derived from the instance's publishakeKey. The cookie name suffixes are used to prevent cookie collisions, effectively enabling support for multiple Clerk applications running on the same domain.

Patch Changes

@clerk/[email protected]

Minor Changes

  • Introduce Cypress Custom commands for sign-in and sign-out. (#3755) by @anagstef

Patch Changes

@clerk/[email protected]

Minor Changes

    • Introduced subtitle__disconnected under userProfile.start.connectedAccountsSection (#3723) by @panteliselef

    • Deprecated userProfile.start.connectedAccountsSection.actionLabel__reauthorize and userProfile.start.connectedAccountsSection.subtitle__reauthorize

Patch Changes

  • Update types to account for null second factors (#3780) by @dstaley

@clerk/[email protected]

Patch Changes

@clerk/[email protected]

Patch Changes

@clerk/[email protected]

Patch Changes

@clerk/[email protected]

Patch Changes

@clerk/[email protected]

Patch Changes

@clerk/[email protected]

Patch Changes

@clerk/[email protected]

Patch Changes

@clerk/[email protected]

Patch Changes

@clerk/[email protected]

Patch Changes

@clerk/[email protected]

Patch Changes

@clerk/[email protected]

Patch Changes

@clerk/[email protected]

Patch Changes

Copy link
Member

@nikosdouvlis nikosdouvlis left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Blocking the release as we're still running tests for the "multi apps same domain" feature.

@github-actions github-actions bot force-pushed the changeset-release/main branch 13 times, most recently from 1028a0b to 2fb6240 Compare July 19, 2024 10:17
@github-actions github-actions bot force-pushed the changeset-release/main branch from a5ec537 to 8e081b7 Compare July 23, 2024 13:00
@nikosdouvlis nikosdouvlis reopened this Jul 23, 2024
@nikosdouvlis nikosdouvlis merged commit b70f3a6 into main Jul 23, 2024
15 of 17 checks passed
@nikosdouvlis nikosdouvlis deleted the changeset-release/main branch July 23, 2024 14:03
brkalow pushed a commit that referenced this pull request Jul 24, 2024
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
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