Version Packages#3336
Merged
nikosdouvlis merged 1 commit intomainfrom May 8, 2024
Merged
Conversation
091ca12 to
e56fa5a
Compare
e56fa5a to
49b3265
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
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
devBrowserTokentocreateRedirect()to ensure methods fromauth()that trigger redirects correctly pass the dev browser token for URL-based session syncing. (#3334) by @BRKalowUpdated dependencies [
1662aaae9,f70c885f7,f5804a225]:@clerk/chrome-extension@1.0.6
Patch Changes
39265d909,1662aaae9,f70c885f7,f5804a225,12f78491d,27d612663]:@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/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
TelemetryCollectoron@clerk/types. This allows to assigntelemetryon the main Clerk SDK object, while inheriting from the actualTelemetryCollectorimplementation.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 @tmilewskiTypo fixes in README (#3335) by @LekoArts
@clerk/eslint-config-custom@0.0.1
Patch Changes
Rename local
eslint-config-custompackage to@clerk/eslint-config-customto avoid conflicts with previously published package. Removeseslint-config-customfrom@clerk/clerk-react's dependencies, as it should only be a development dependency. (#3307) by @BRKalowInitial release of
@clerk/eslint-config-custom, for internal use. (#3307) by @BRKalowSet correct properties in
package.jsonfor publishing (#3340) by @LekoArts@clerk/clerk-expo@1.0.6
Patch Changes
39265d909,1662aaae9,f70c885f7,f5804a225,12f78491d,27d612663]:@clerk/express@0.0.5
Patch Changes
4f4375e88,1662aaae9,f70c885f7,4ae79af36,f5804a225]:@clerk/fastify@1.0.4
Patch Changes
4f4375e88,1662aaae9,f70c885f7,4ae79af36,f5804a225]:@clerk/localizations@2.3.1
Patch Changes
feat(localizations): Update PL translations (#3342) by @dawid-grabowski
Add some phrases to it-IT localization (#3314) by @ugoborghetti
@clerk/nextjs@5.0.7
Patch Changes
Fix a bug where response headers from
@clerk/backendwould not be applied to the response when a redirect was triggered from a custom middleware handler. (#3344) by @BRKalowPass
devBrowserTokentocreateRedirect()to ensure methods fromauth()that trigger redirects correctly pass the dev browser token for URL-based session syncing. (#3334) by @BRKalowUpdated dependencies [
39265d909,4f4375e88,1662aaae9,f70c885f7,4ae79af36,f5804a225]:@clerk/clerk-react@5.0.4
Patch Changes
Rename local
eslint-config-custompackage to@clerk/eslint-config-customto avoid conflicts with previously published package. Removeseslint-config-customfrom@clerk/clerk-react's dependencies, as it should only be a development dependency. (#3307) by @BRKalowThe following are all internal changes and not relevant to any end-user: (#3341) by @LauraBeatris
Add telemetry events for
useSignIn,useSignUp,useOrganizationsanduseOrganizationListUpdated dependencies [
1662aaae9,f70c885f7,f5804a225]:@clerk/remix@4.0.5
Patch Changes
Fixes a bug where headers passed from Clerk with the same name would get overwritten. (#3345) by @BRKalow
Updated dependencies [
39265d909,4f4375e88,1662aaae9,f70c885f7,4ae79af36,f5804a225]:@clerk/clerk-sdk-node@5.0.4
Patch Changes
4f4375e88,1662aaae9,f70c885f7,4ae79af36,f5804a225]:@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,useOrganizationsanduseOrganizationListThe following are all internal changes and not relevant to any end-user: (#3329) by @LauraBeatris
Create type interface for
TelemetryCollectoron@clerk/types. This allows to assigntelemetryon the main Clerk SDK object, while inheriting from the actualTelemetryCollectorimplementation.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
1662aaae9,f70c885f7,f5804a225]:@clerk/themes@2.1.3
Patch Changes
f70c885f7]:@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
TelemetryCollectoron@clerk/types. This allows to assigntelemetryon the main Clerk SDK object, while inheriting from the actualTelemetryCollectorimplementation.