-
Notifications
You must be signed in to change notification settings - Fork 1k
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
chore(deps): update dependency @clerk/clerk-react to v4.28.0 #9430
Merged
Conversation
This file contains 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
1 task
renovate
bot
force-pushed
the
renovate/clerk-clerk-react-4.x
branch
from
November 15, 2023 01:33
54012d4
to
162b4fd
Compare
jtoar
pushed a commit
that referenced
this pull request
Nov 16, 2023
[![Mend Renovate logo banner](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [@clerk/clerk-react](https://clerk.com/) ([source](https://github.com/clerk/javascript)) | [`4.25.1` -> `4.28.0`](https://renovatebot.com/diffs/npm/@clerk%2fclerk-react/4.25.1/4.28.0) | [![age](https://developer.mend.io/api/mc/badges/age/npm/@clerk%2fclerk-react/4.28.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/@clerk%2fclerk-react/4.28.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/@clerk%2fclerk-react/4.25.1/4.28.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/@clerk%2fclerk-react/4.25.1/4.28.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes <details> <summary>clerk/javascript (@​clerk/clerk-react)</summary> ### [`v4.28.0`](https://github.com/clerk/javascript/releases/tag/%40clerk/clerk-react%404.28.0) [Compare Source](https://github.com/clerk/javascript/compare/@clerk/clerk-react@4.27.2...@clerk/clerk-react@4.28.0) ##### Minor Changes - Experimental support for `<Gate/>` with role checks. ([#​2051](https://github.com/clerk/javascript/pull/2051)) by [@​panteliselef](https://github.com/panteliselef) ##### Patch Changes - Updated dependencies \[[`7fa8fbcf2`](https://github.com/clerk/javascript/commit/7fa8fbcf21df0d52d49168eae511c580c5c82977), [`068a9025c`](https://github.com/clerk/javascript/commit/068a9025c7d7fb7e7207674d4d43844964053ca3), [`4c3429010`](https://github.com/clerk/javascript/commit/4c342901072ec37c4f77916ccdf964c6eaf04e81), [`d7fe11ede`](https://github.com/clerk/javascript/commit/d7fe11ede1b23bacc5d811c50587bac251d560b8), [`f9d1bc758`](https://github.com/clerk/javascript/commit/f9d1bc758972328be7ddb7d61f66baea2aaf2c96), [`f652a5618`](https://github.com/clerk/javascript/commit/f652a5618b7019c916000f78ea3c1e4abf9a6c1b)]: - [@​clerk/shared](https://github.com/clerk/shared)[@​1](https://github.com/1).1.0 - [@​clerk/types](https://github.com/clerk/types)[@​3](https://github.com/3).58.0 ### [`v4.27.2`](https://github.com/clerk/javascript/releases/tag/%40clerk/clerk-react%404.27.2) [Compare Source](https://github.com/clerk/javascript/compare/@clerk/clerk-react@4.27.1...@clerk/clerk-react@4.27.2) ##### Patch Changes - Updated dependencies \[[`f6f67f9ab`](https://github.com/clerkinc/javascript/commit/f6f67f9abb858aa2d12aa5a6afcc0091fa89225f), [`a8d7a687e`](https://github.com/clerkinc/javascript/commit/a8d7a687e7771f24735ca6ff05da86441193a591), [`0f8aedd62`](https://github.com/clerkinc/javascript/commit/0f8aedd621dde78d6304b51668a9b06272c5d540), [`bc19fe025`](https://github.com/clerkinc/javascript/commit/bc19fe025d8b1ee9339dcffdb1dd785d00c4e766), [`60ea712fa`](https://github.com/clerkinc/javascript/commit/60ea712fa389dd43ffe72454c1fa9b7784bca2c4)]: - [@​clerk/types](https://github.com/clerk/types)[@​3](https://github.com/3).57.1 - [@​clerk/shared](https://github.com/clerk/shared)[@​1](https://github.com/1).0.2 ### [`v4.27.1`](https://github.com/clerk/javascript/releases/tag/%40clerk/clerk-react%404.27.1) [Compare Source](https://github.com/clerk/javascript/compare/@clerk/clerk-react@4.27.0...@clerk/clerk-react@4.27.1) ##### Patch Changes - Updated dependencies \[[`29a5f5641`](https://github.com/clerkinc/javascript/commit/29a5f56416db5e802ee38512205e5092d9b0b420)]: - [@​clerk/shared](https://github.com/clerk/shared)[@​1](https://github.com/1).0.1 ### [`v4.27.0`](https://github.com/clerk/javascript/blob/HEAD/packages/react/CHANGELOG.md#4270) [Compare Source](https://github.com/clerk/javascript/compare/@clerk/clerk-react@4.26.6...@clerk/clerk-react@4.27.0) ##### Minor Changes - Introduce customization in `UserProfile` and `OrganizationProfile` ([#​1822](https://github.com/clerk/javascript/pull/1822)) by [@​anagstef](https://github.com/anagstef) The `<UserProfile />` component now allows the addition of custom pages and external links to the navigation sidebar. Custom pages can be created using the `<UserProfile.Page>` component, and external links can be added using the `<UserProfile.Link>` component. The default routes, such as `Account` and `Security`, can be reordered. Example React API usage: ```tsx <UserProfile> <UserProfile.Page label='Custom Page' url='custom' labelIcon={<CustomIcon />} > <MyCustomPageContent /> </UserProfile.Page> <UserProfile.Link label='External' url='/home' labelIcon={<Icon />} /> <UserProfile.Page label='account' /> <UserProfile.Page label='security' /> </UserProfile> ``` Custom pages and links should be provided as children using the `<UserButton.UserProfilePage>` and `<UserButton.UserProfileLink>` components when using the `UserButton` component. The `<OrganizationProfile />` component now supports the addition of custom pages and external links to the navigation sidebar. Custom pages can be created using the `<OrganizationProfile.Page>` component, and external links can be added using the `<OrganizationProfile.Link>` component. The default routes, such as `Members` and `Settings`, can be reordered. Example React API usage: ```tsx <OrganizationProfile> <OrganizationProfile.Page label='Custom Page' url='custom' labelIcon={<CustomIcon />} > <MyCustomPageContent /> </OrganizationProfile.Page> <OrganizationProfile.Link label='External' url='/home' labelIcon={<Icon />} /> <OrganizationProfile.Page label='members' /> <OrganizationProfile.Page label='settings' /> </OrganizationProfile> ``` Custom pages and links should be provided as children using the `<OrganizationSwitcher.OrganizationProfilePage>` and `<OrganizationSwitcher.OrganizationProfileLink>` components when using the `OrganizationSwitcher` component. ##### Patch Changes - Publish packages with [npm provenance](https://docs.npmjs.com/generating-provenance-statements) enabled ([#​1891](https://github.com/clerk/javascript/pull/1891)) by [@​LekoArts](https://github.com/LekoArts) - Update imports of `@clerk/shared` to granular entrypoints. This addresses warnings during a Next.js build that are the result of unsupported APIs being included in the module graph of builds for the edge runtime. ([#​1924](https://github.com/clerk/javascript/pull/1924)) by [@​BRKalow](https://github.com/BRKalow) - Consider `Clerk.setActive` as stable. ([#​1917](https://github.com/clerk/javascript/pull/1917)) by [@​dimkl](https://github.com/dimkl) - Updated dependencies \[[`3bf64107e`](https://github.com/clerk/javascript/commit/3bf64107e1d0f9fce55163276d157da7849a390f), [`52f8553d2`](https://github.com/clerk/javascript/commit/52f8553d22f9454ee1194fd162410db15da7a4be), [`92727eec3`](https://github.com/clerk/javascript/commit/92727eec39566278263ffa118a085493f964eb94), [`b09b66eec`](https://github.com/clerk/javascript/commit/b09b66eec6ed0fbf99d93cd6843826f19c911099), [`51861addf`](https://github.com/clerk/javascript/commit/51861addff911615035fdc74718a1deff3f5cd62), [`aa4cd7615`](https://github.com/clerk/javascript/commit/aa4cd761585b888706a36a6eed7436a8f0476dbf)]: - [@​clerk/shared](https://github.com/clerk/shared)[@​1](https://github.com/1).0.0 - [@​clerk/types](https://github.com/clerk/types)[@​3](https://github.com/3).57.0 ### [`v4.26.6`](https://github.com/clerk/javascript/blob/HEAD/packages/react/CHANGELOG.md#4266) [Compare Source](https://github.com/clerk/javascript/compare/@clerk/clerk-react@4.26.5...@clerk/clerk-react@4.26.6) ##### Patch Changes - Updated dependencies \[[`9ca215702`](https://github.com/clerk/javascript/commit/9ca215702d1b816217d2c06c812f7d653ec2da11)]: - [@​clerk/types](https://github.com/clerk/types)[@​3](https://github.com/3).56.1 ### [`v4.26.5`](https://github.com/clerk/javascript/blob/HEAD/packages/react/CHANGELOG.md#4265) [Compare Source](https://github.com/clerk/javascript/compare/@clerk/clerk-react@4.26.4...@clerk/clerk-react@4.26.5) ##### Patch Changes - Fix methods in clerk-js that consumede paginated endpoints in order to retrieve single resources. ([#​1871](https://github.com/clerk/javascript/pull/1871)) by [@​panteliselef](https://github.com/panteliselef) - Updated dependencies \[[`35be8709d`](https://github.com/clerk/javascript/commit/35be8709d88f1d1eef043acdba4d49b07578c7b2), [`e38488c92`](https://github.com/clerk/javascript/commit/e38488c929e437583296c34cde23f76218f78caf), [`a11f962bc`](https://github.com/clerk/javascript/commit/a11f962bcbcf225fb927122267de1e8f5faccf53), [`9b644d799`](https://github.com/clerk/javascript/commit/9b644d7991b8cba4b385e9443f87798cde5c9989), [`a9894b445`](https://github.com/clerk/javascript/commit/a9894b445bf1e463176b0442fb73c48f89d9fed8), [`834dadb36`](https://github.com/clerk/javascript/commit/834dadb36c30b2a8f052784de4ad1026b0083b4e), [`70f251007`](https://github.com/clerk/javascript/commit/70f2510074352206bbe7bdadf2c28ccf3c074c12), [`a46d6fe99`](https://github.com/clerk/javascript/commit/a46d6fe99bd9b80671b60347b4c35d558012200f)]: - [@​clerk/types](https://github.com/clerk/types)[@​3](https://github.com/3).56.0 - [@​clerk/shared](https://github.com/clerk/shared)[@​0](https://github.com/0).24.5 ### [`v4.26.4`](https://github.com/clerk/javascript/blob/HEAD/packages/react/CHANGELOG.md#4264) [Compare Source](https://github.com/clerk/javascript/compare/@clerk/clerk-react@4.26.3...@clerk/clerk-react@4.26.4) ##### Patch Changes - Warn about *MagicLink* deprecations: ([#​1836](https://github.com/clerk/javascript/pull/1836)) by [@​dimkl](https://github.com/dimkl) - `MagicLinkError` - `isMagicLinkError` - `MagicLinkErrorCode` - `handleMagicLinkVerification` - `createMagicLinkFlow` - `useMagicLink` - Introduce a new property on the core Clerk singleton, `sdkMetadata`. This will be populated by each host SDK. This metadata will be used to make logging and debugging easier. ([#​1857](https://github.com/clerk/javascript/pull/1857)) by [@​BRKalow](https://github.com/BRKalow) - Introduce new `*EmailLink*` helpers that will replace the `*MagicLink*` helpers. ([#​1833](https://github.com/clerk/javascript/pull/1833)) by [@​dimkl](https://github.com/dimkl) Also marked all the `*MagicLink*` as deprecated using JSDocs. - Updated dependencies \[[`977336f79`](https://github.com/clerk/javascript/commit/977336f793cd4ce5984f98dac3cedf9f5ec363f5), [`997b8e256`](https://github.com/clerk/javascript/commit/997b8e256c8f83d68d0ae4243c7ea5640573d1ae), [`91e9a55f4`](https://github.com/clerk/javascript/commit/91e9a55f4b9f1a8f8d843a788597026015ddeafd), [`91014880d`](https://github.com/clerk/javascript/commit/91014880df71c2618d0b1e513da4dd19ccd809e3), [`7f4d4b942`](https://github.com/clerk/javascript/commit/7f4d4b942e8834462cdc0976b106d9739c345f6b)]: - [@​clerk/shared](https://github.com/clerk/shared)[@​0](https://github.com/0).24.4 - [@​clerk/types](https://github.com/clerk/types)[@​3](https://github.com/3).55.0 ### [`v4.26.3`](https://github.com/clerk/javascript/blob/HEAD/packages/react/CHANGELOG.md#4263) [Compare Source](https://github.com/clerk/javascript/compare/@clerk/clerk-react@4.26.2...@clerk/clerk-react@4.26.3) ##### Patch Changes - Make `types` the first key in all `exports` maps defined in our packages' `package.json`. The [TypeScript docs](https://www.typescriptlang.org/docs/handbook/esm-node.html#packagejson-exports-imports-and-self-referencing) recommends so, as the the `exports` map is order-based. by [@​nikosdouvlis](https://github.com/nikosdouvlis) - Apply deprecation warnings for [@​clerk/types](https://github.com/clerk/types): ([#​1823](https://github.com/clerk/javascript/pull/1823)) by [@​dimkl](https://github.com/dimkl) - `orgs` jwt claims - `apiKey` - `frontendApi` - `redirect_url` - `password` - `generateSignature` - `afterSwitchOrganizationUrl` - `profileImageUrl` - Updated dependencies \[[`1136c7c15`](https://github.com/clerk/javascript/commit/1136c7c15043ffe917b4918e9e33f55b496cd679), [`1e212c19d`](https://github.com/clerk/javascript/commit/1e212c19d1cbfbcf6bc6718f5aec0a3cb893b96f), [`1136c7c15`](https://github.com/clerk/javascript/commit/1136c7c15043ffe917b4918e9e33f55b496cd679), [`1136c7c15`](https://github.com/clerk/javascript/commit/1136c7c15043ffe917b4918e9e33f55b496cd679)]: - [@​clerk/shared](https://github.com/clerk/shared)[@​0](https://github.com/0).24.3 ### [`v4.26.2`](https://github.com/clerk/javascript/blob/HEAD/packages/react/CHANGELOG.md#4262) [Compare Source](https://github.com/clerk/javascript/compare/@clerk/clerk-react@4.26.1...@clerk/clerk-react@4.26.2) ##### Patch Changes - Pins the internal dependency versions. This ensures that users installing our main framework SDKs will get consistent versions across all @​clerk/ packages. ([#​1798](https://github.com/clerk/javascript/pull/1798)) by [@​BRKalow](https://github.com/BRKalow) - Fix internal subpath imports by replacing them with top level imports. ([#​1804](https://github.com/clerk/javascript/pull/1804)) by [@​dimkl](https://github.com/dimkl) - Updated dependencies \[[`b59b6b75d`](https://github.com/clerk/javascript/commit/b59b6b75dc61bc4d7e61f7cca774f3731a2929b9), [`164f3aac7`](https://github.com/clerk/javascript/commit/164f3aac7928bc69301846130cc77986569d4e91), [`68259a2bb`](https://github.com/clerk/javascript/commit/68259a2bb8193befdde9101d4ec9bf305881d5e2), [`33e927c59`](https://github.com/clerk/javascript/commit/33e927c59fbf06436ff642ef9f846bd3b467e3e1), [`0636ff779`](https://github.com/clerk/javascript/commit/0636ff7799e126d1438d2738ce0e46c3b277f46a), [`9514618d6`](https://github.com/clerk/javascript/commit/9514618d65cfdde0ff011eabd41a992b61fc8dc1), [`c7c6912f3`](https://github.com/clerk/javascript/commit/c7c6912f34874467bc74104690fe9f95491cc10d), [`71bb1c7b5`](https://github.com/clerk/javascript/commit/71bb1c7b570f7b0bbc377c8104c9abcc1af4cacf)]: - [@​clerk/types](https://github.com/clerk/types)[@​3](https://github.com/3).54.0 - [@​clerk/shared](https://github.com/clerk/shared)[@​0](https://github.com/0).24.2 ### [`v4.26.1`](https://github.com/clerk/javascript/blob/HEAD/packages/react/CHANGELOG.md#4261) [Compare Source](https://github.com/clerk/javascript/compare/@clerk/clerk-react@4.26.0...@clerk/clerk-react@4.26.1) ##### Patch Changes - Refactor our script loading logic to use a `versionSelector` helper function. No change in behavior should occur. This internal change allows versions tagged with `snapshot` and `staging` to use the exact corresponding NPM version of `@clerk/clerk-js`. ([#​1780](https://github.com/clerk/javascript/pull/1780)) by [@​LekoArts](https://github.com/LekoArts) - Updated dependencies \[[`cecf74d79`](https://github.com/clerk/javascript/commit/cecf74d79069662d25f73e4745aa01348d398afb)]: - [@​clerk/shared](https://github.com/clerk/shared)[@​0](https://github.com/0).24.1 ### [`v4.26.0`](https://github.com/clerk/javascript/blob/HEAD/packages/react/CHANGELOG.md#4260) [Compare Source](https://github.com/clerk/javascript/compare/@clerk/clerk-react@4.25.2...@clerk/clerk-react@4.26.0) ##### Minor Changes - `<SignIn/>`, `<SignUp/>`, `<RedirectToSignin/>`, `<RedirectToSignUp/>`, `clerk.redirectToSignIn()` and `clerk.redirectToSignUp()` now accept the `initialValues` option, which will prefill the appropriate form fields with the values provided. ([#​1701](https://github.com/clerk/javascript/pull/1701)) by [@​desiprisg](https://github.com/desiprisg) ##### Patch Changes - Apply deprecation warnings for `@clerk/clerk-react`: ([#​1788](https://github.com/clerk/javascript/pull/1788)) by [@​dimkl](https://github.com/dimkl) - `setSession` - Updated dependencies \[[`7ffa6fac3`](https://github.com/clerk/javascript/commit/7ffa6fac3762f6fb130ba2f2fcaa28e52b36b3b4), [`5c8754239`](https://github.com/clerk/javascript/commit/5c8754239e9ef13656fb73f30c9c6a6187b9aa81), [`2f6a6ac99`](https://github.com/clerk/javascript/commit/2f6a6ac9991469bf8532019bb22ff50adecdb434), [`753f7bbda`](https://github.com/clerk/javascript/commit/753f7bbda9bbb7444f96222a3b6cae815a09058f), [`55c8ebd39`](https://github.com/clerk/javascript/commit/55c8ebd390dd88036aee06866009be6a50c63138)]: - [@​clerk/shared](https://github.com/clerk/shared)[@​0](https://github.com/0).24.0 - [@​clerk/types](https://github.com/clerk/types)[@​3](https://github.com/3).53.0 ### [`v4.25.2`](https://github.com/clerk/javascript/blob/HEAD/packages/react/CHANGELOG.md#4252) [Compare Source](https://github.com/clerk/javascript/compare/@clerk/clerk-react@4.25.1...@clerk/clerk-react@4.25.2) ##### Patch Changes - Remove nested `package.json` files inside `dist/cjs` and `dist/esm` and move `sideEffects` property to top-level `package.json` file. This change won't change behavior. ([#​1785](https://github.com/clerk/javascript/pull/1785)) by [@​LekoArts](https://github.com/LekoArts) - Updated dependencies \[[`07ede0f95`](https://github.com/clerk/javascript/commit/07ede0f959f232f6cbecb596eb9352f8cb382cdc), [`0eb666118`](https://github.com/clerk/javascript/commit/0eb66611882e6c460cc6a6c5cfa1d9b086ec6917), [`3b85311c9`](https://github.com/clerk/javascript/commit/3b85311c9eb006f51a8642f193473a250de879fc), [`ffcc78c06`](https://github.com/clerk/javascript/commit/ffcc78c062d067738f617ea9b491c1d45677148c), [`c61ddf5bf`](https://github.com/clerk/javascript/commit/c61ddf5bf2664e38bbaba6572d421adac8a2eff7), [`0366e0b20`](https://github.com/clerk/javascript/commit/0366e0b208e9086896562af94f24cdbd401c702c)]: - [@​clerk/shared](https://github.com/clerk/shared)[@​0](https://github.com/0).23.1 - [@​clerk/types](https://github.com/clerk/types)[@​3](https://github.com/3).52.1 </details> --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about these updates again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Mend Renovate](https://www.mend.io/free-developer-tools/renovate/). View repository job log [here](https://developer.mend.io/github/redwoodjs/redwood). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy40Ni4wIiwidXBkYXRlZEluVmVyIjoiMzcuNDYuMCIsInRhcmdldEJyYW5jaCI6Im1haW4ifQ==-->
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 contains the following updates:
4.25.1
->4.28.0
Release Notes
clerk/javascript (@clerk/clerk-react)
v4.28.0
Compare Source
Minor Changes
<Gate/>
with role checks. (#2051) by @panteliselefPatch Changes
7fa8fbcf2
,068a9025c
,4c3429010
,d7fe11ede
,f9d1bc758
,f652a5618
]:v4.27.2
Compare Source
Patch Changes
f6f67f9ab
,a8d7a687e
,0f8aedd62
,bc19fe025
,60ea712fa
]:v4.27.1
Compare Source
Patch Changes
29a5f5641
]:v4.27.0
Compare Source
Minor Changes
Introduce customization in
UserProfile
andOrganizationProfile
(#1822) by @anagstefThe
<UserProfile />
component now allows the addition of custom pages and external links to the navigation sidebar. Custom pages can be created using the<UserProfile.Page>
component, and external links can be added using the<UserProfile.Link>
component. The default routes, such asAccount
andSecurity
, can be reordered.Example React API usage:
Custom pages and links should be provided as children using the
<UserButton.UserProfilePage>
and<UserButton.UserProfileLink>
components when using theUserButton
component.The
<OrganizationProfile />
component now supports the addition of custom pages and external links to the navigation sidebar. Custom pages can be created using the<OrganizationProfile.Page>
component, and external links can be added using the<OrganizationProfile.Link>
component. The default routes, such asMembers
andSettings
, can be reordered.Example React API usage:
Custom pages and links should be provided as children using the
<OrganizationSwitcher.OrganizationProfilePage>
and<OrganizationSwitcher.OrganizationProfileLink>
components when using theOrganizationSwitcher
component.Patch Changes
Publish packages with npm provenance enabled (#1891) by @LekoArts
Update imports of
@clerk/shared
to granular entrypoints. This addresses warnings during a Next.js build that are the result of unsupported APIs being included in the module graph of builds for the edge runtime. (#1924) by @BRKalowConsider
Clerk.setActive
as stable. (#1917) by @dimklUpdated dependencies [
3bf64107e
,52f8553d2
,92727eec3
,b09b66eec
,51861addf
,aa4cd7615
]:v4.26.6
Compare Source
Patch Changes
9ca215702
]:v4.26.5
Compare Source
Patch Changes
Fix methods in clerk-js that consumede paginated endpoints in order to retrieve single resources. (#1871) by @panteliselef
Updated dependencies [
35be8709d
,e38488c92
,a11f962bc
,9b644d799
,a9894b445
,834dadb36
,70f251007
,a46d6fe99
]:v4.26.4
Compare Source
Patch Changes
Warn about MagicLink deprecations: (#1836) by @dimkl
MagicLinkError
isMagicLinkError
MagicLinkErrorCode
handleMagicLinkVerification
createMagicLinkFlow
useMagicLink
Introduce a new property on the core Clerk singleton,
sdkMetadata
. This will be populated by each host SDK. This metadata will be used to make logging and debugging easier. (#1857) by @BRKalowIntroduce new
*EmailLink*
helpers that will replace the*MagicLink*
helpers. (#1833) by @dimklAlso marked all the
*MagicLink*
as deprecated using JSDocs.Updated dependencies [
977336f79
,997b8e256
,91e9a55f4
,91014880d
,7f4d4b942
]:v4.26.3
Compare Source
Patch Changes
Make
types
the first key in allexports
maps defined in our packages'package.json
. The TypeScript docs recommends so, as the theexports
map is order-based. by @nikosdouvlisApply deprecation warnings for @clerk/types: (#1823) by @dimkl
orgs
jwt claimsapiKey
frontendApi
redirect_url
password
generateSignature
afterSwitchOrganizationUrl
profileImageUrl
Updated dependencies [
1136c7c15
,1e212c19d
,1136c7c15
,1136c7c15
]:v4.26.2
Compare Source
Patch Changes
Pins the internal dependency versions. This ensures that users installing our main framework SDKs will get consistent versions across all @clerk/ packages. (#1798) by @BRKalow
Fix internal subpath imports by replacing them with top level imports. (#1804) by @dimkl
Updated dependencies [
b59b6b75d
,164f3aac7
,68259a2bb
,33e927c59
,0636ff779
,9514618d6
,c7c6912f3
,71bb1c7b5
]:v4.26.1
Compare Source
Patch Changes
Refactor our script loading logic to use a
versionSelector
helper function. No change in behavior should occur. This internal change allows versions tagged withsnapshot
andstaging
to use the exact corresponding NPM version of@clerk/clerk-js
. (#1780) by @LekoArtsUpdated dependencies [
cecf74d79
]:v4.26.0
Compare Source
Minor Changes
<SignIn/>
,<SignUp/>
,<RedirectToSignin/>
,<RedirectToSignUp/>
,clerk.redirectToSignIn()
andclerk.redirectToSignUp()
now accept theinitialValues
option, which will prefill the appropriate form fields with the values provided. (#1701) by @desiprisgPatch Changes
Apply deprecation warnings for
@clerk/clerk-react
: (#1788) by @dimklsetSession
Updated dependencies [
7ffa6fac3
,5c8754239
,2f6a6ac99
,753f7bbda
,55c8ebd39
]:v4.25.2
Compare Source
Patch Changes
Remove nested
package.json
files insidedist/cjs
anddist/esm
and movesideEffects
property to top-levelpackage.json
file. This change won't change behavior. (#1785) by @LekoArtsUpdated dependencies [
07ede0f95
,0eb666118
,3b85311c9
,ffcc78c06
,c61ddf5bf
,0366e0b20
]:Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Enabled.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about these updates again.
This PR has been generated by Mend Renovate. View repository job log here.