Skip to content

Version Packages#3336

Merged
nikosdouvlis merged 1 commit intomainfrom
changeset-release/main
May 8, 2024
Merged

Version Packages#3336
nikosdouvlis merged 1 commit intomainfrom
changeset-release/main

Conversation

@clerk-cookie
Copy link
Copy Markdown
Collaborator

@clerk-cookie clerk-cookie commented May 7, 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/backend@1.1.2

Patch Changes

  • Fix bug in JWKS cache logic that caused a race condition resulting in no JWK being available. (#3321) by @BRKalow

  • Pass devBrowserToken to createRedirect() to ensure methods from auth() that trigger redirects correctly pass the dev browser token for URL-based session syncing. (#3334) by @BRKalow

  • Updated dependencies [1662aaae9, f70c885f7, f5804a225]:

    • @clerk/shared@2.0.2

@clerk/chrome-extension@1.0.6

Patch Changes

@clerk/clerk-js@5.2.2

Patch Changes

  • Fix UI for Phone Input and OTP inputs (#3302) by @octoper

  • Specify an explicit domain when setting the client_uat cookie. This ensures there are no duplicate cookie issues when also receiving cookies from the API. (#3318) by @BRKalow

  • Updated dependencies [df4525f87, 1662aaae9, 9d7a79841, f70c885f7, f5804a225]:

    • @clerk/localizations@2.3.1
    • @clerk/shared@2.0.2
    • @clerk/types@4.2.1

@clerk/elements@0.3.3

Patch Changes

  • The following are all internal changes and not relevant to any end-user: (#3329) by @LauraBeatris

    Create type interface for TelemetryCollector on @clerk/types. This allows to assign telemetry on the main Clerk SDK object, while inheriting from the actual TelemetryCollector implementation.

  • Refactors internal logic to avoid reliance on useEffect. This resolves potential for race conditions as a result of functionality coupled to component renders. (#3320) by @tmilewski

  • Typo fixes in README (#3335) by @LekoArts

@clerk/eslint-config-custom@0.0.1

Patch Changes

  • Rename local eslint-config-custom package to @clerk/eslint-config-custom to avoid conflicts with previously published package. Removes eslint-config-custom from @clerk/clerk-react's dependencies, as it should only be a development dependency. (#3307) by @BRKalow

  • Initial release of @clerk/eslint-config-custom, for internal use. (#3307) by @BRKalow

  • Set correct properties in package.json for publishing (#3340) by @LekoArts

@clerk/clerk-expo@1.0.6

Patch Changes

@clerk/express@0.0.5

Patch Changes

@clerk/fastify@1.0.4

Patch Changes

@clerk/localizations@2.3.1

Patch Changes

@clerk/nextjs@5.0.7

Patch Changes

  • Fix a bug where response headers from @clerk/backend would not be applied to the response when a redirect was triggered from a custom middleware handler. (#3344) by @BRKalow

  • Pass devBrowserToken to createRedirect() to ensure methods from auth() that trigger redirects correctly pass the dev browser token for URL-based session syncing. (#3334) by @BRKalow

  • Updated dependencies [39265d909, 4f4375e88, 1662aaae9, f70c885f7, 4ae79af36, f5804a225]:

    • @clerk/clerk-react@5.0.4
    • @clerk/backend@1.1.2
    • @clerk/shared@2.0.2

@clerk/clerk-react@5.0.4

Patch Changes

  • Rename local eslint-config-custom package to @clerk/eslint-config-custom to avoid conflicts with previously published package. Removes eslint-config-custom from @clerk/clerk-react's dependencies, as it should only be a development dependency. (#3307) by @BRKalow

  • The following are all internal changes and not relevant to any end-user: (#3341) by @LauraBeatris

    Add telemetry events for useSignIn, useSignUp, useOrganizations and useOrganizationList

  • Updated dependencies [1662aaae9, f70c885f7, f5804a225]:

    • @clerk/shared@2.0.2
    • @clerk/types@4.2.1

@clerk/remix@4.0.5

Patch Changes

@clerk/clerk-sdk-node@5.0.4

Patch Changes

@clerk/shared@2.0.2

Patch Changes

  • The following are all internal changes and not relevant to any end-user: (#3341) by @LauraBeatris

    Add telemetry events for useSignIn, useSignUp, useOrganizations and useOrganizationList

  • The following are all internal changes and not relevant to any end-user: (#3329) by @LauraBeatris

    Create type interface for TelemetryCollector on @clerk/types. This allows to assign telemetry on the main Clerk SDK object, while inheriting from the actual TelemetryCollector implementation.

  • Fix detection of legacy publishable keys when determining the default Clerk API URL. Previously, legacy keys would be treated as local. (#3333) by @BRKalow

@clerk/testing@1.0.3

Patch Changes

@clerk/themes@2.1.3

Patch Changes

  • Updated dependencies [f70c885f7]:
    • @clerk/types@4.2.1

@clerk/types@4.2.1

Patch Changes

  • The following are all internal changes and not relevant to any end-user: (#3329) by @LauraBeatris

    Create type interface for TelemetryCollector on @clerk/types. This allows to assign telemetry on the main Clerk SDK object, while inheriting from the actual TelemetryCollector implementation.

@github-actions github-actions Bot force-pushed the changeset-release/main branch from e56fa5a to 49b3265 Compare May 8, 2024 16:00
@nikosdouvlis nikosdouvlis reopened this May 8, 2024
@nikosdouvlis nikosdouvlis merged commit bb6a13f into main May 8, 2024
@nikosdouvlis nikosdouvlis deleted the changeset-release/main branch May 8, 2024 17:33
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