Version Packages (alpha-v5)#2000
Merged
Merged
Conversation
github-actions
Bot
force-pushed
the
changeset-release/main
branch
3 times, most recently
from
November 1, 2023 13:51
b8c2189 to
20832e8
Compare
github-actions
Bot
force-pushed
the
changeset-release/main
branch
2 times, most recently
from
November 1, 2023 14:02
c72d485 to
522d82e
Compare
github-actions
Bot
force-pushed
the
changeset-release/main
branch
from
November 1, 2023 14:52
522d82e to
ec8be4f
Compare
github-actions
Bot
force-pushed
the
changeset-release/main
branch
3 times, most recently
from
November 2, 2023 07:10
26eff05 to
c64b7e3
Compare
github-actions
Bot
force-pushed
the
changeset-release/main
branch
from
November 3, 2023 11:53
c64b7e3 to
538fee4
Compare
github-actions
Bot
force-pushed
the
changeset-release/main
branch
5 times, most recently
from
November 6, 2023 10:30
9fb5ea9 to
e3442e8
Compare
github-actions
Bot
force-pushed
the
changeset-release/main
branch
2 times, most recently
from
November 6, 2023 11:16
fa43d43 to
af9c666
Compare
github-actions
Bot
force-pushed
the
changeset-release/main
branch
from
November 6, 2023 12:44
af9c666 to
2b42884
Compare
dimkl
added this pull request to the merge queue
Nov 6, 2023
github-merge-queue
Bot
removed this pull request from the merge queue due to failed status checks
Nov 6, 2023
github-actions
Bot
force-pushed
the
changeset-release/main
branch
from
November 6, 2023 14:18
2b42884 to
18545eb
Compare
github-actions
Bot
force-pushed
the
changeset-release/main
branch
from
November 6, 2023 15:29
18545eb to
2fd1558
Compare
dimkl
enabled auto-merge
November 6, 2023 15:43
dimkl
added this pull request to the merge queue
Nov 6, 2023
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.
mainis currently in pre mode so this branch has prereleases rather than normal releases. If you want to exit prereleases, runchangeset pre exitonmain.Releases
@clerk/backend@1.0.0-alpha-v5.0
Major Changes
Internal update default apiUrl domain from clerk.dev to clerk.com (#1878) by @dimkl
Dropping support for Node 14 and 16 as they both reached EOL status. The minimal Node.js version required by Clerk is
18.18.0now. (#1864) by @dimklMinor Changes
Added prefers-color-scheme to interstitial (#1935) by @royanger
Add support for NextJS 14 (#1968) by @dimkl
Experimental support for
<Gate/>with role checks. (#1942) by @panteliselefPatch Changes
Add
sha256hasher support to PasswordHasher as described inUsers#CreateUser(#1941) by @MathieuNlsFix type inferance for auth helper. (#2047) by @panteliselef
Add clerkTraceId to ClerkBackendApiResponse and ClerkAPIResponseError to allow for better tracing and debugging API error responses. (#1986) by @Nikpolik
Uses
clerk_trace_idwhen available in a response and defaults tocf-rayidentifier if missing.Updated dependencies [
743c4d204,791c49807,a68eb3083,ef2325dcc,71663c568,97407d8aa,97407d8aa,7644b7472,f5d55bb1f,6f755addd]:@clerk/chrome-extension@1.0.0-alpha-v5.0
Major Changes
18.18.0now. (#1864) by @dimklMinor Changes
<Gate/>with role checks. (#1942) by @panteliselefPatch Changes
Ignore
.test.tsfiles for the build output. Should result in smaller bundle size. (#2005) by @LekoArtsUpdated dependencies [
3ba3f383b,d37d44a68,791c49807,8b40dc7a3,0293f29c8,71663c568,d65d36fc6,ae3a6683a,78fc5eec0,4edb77632,c7e6d00f5,797e327e0,4edb77632,97407d8aa,9e57e94d2,93a611570,41ae1d2f0,9c6411aa8]:@clerk/clerk-js@5.0.0-alpha-v5.0
Major Changes
Internal update default apiUrl domain from clerk.dev to clerk.com (#1878) by @dimkl
Dropping support for Node 14 and 16 as they both reached EOL status. The minimal Node.js version required by Clerk is
18.18.0now. (#1864) by @dimklAvatar Shimmer will be enabled by default for
<UserButton/>and<OrganizationSwitcher/>. (#1972) by @octoperMinor Changes
Add support for custom roles in
<OrganizationProfile/>. (#2004) by @panteliselefThe previous roles (
adminandbasic_member), are still kept as a fallback.Experimental support for
<Gate/>with role checks. (#1942) by @panteliselefGreatly improve the UX when users are creating their passwords. The hints below the input fields now have smoother animations and show more types of feedback based on different conditions. Additionally, the password validation is now debounced. (#1776) by @desiprisg
Patch Changes
Internal refactoring of form fields, deprecation of Form.Control and introduction of Form.PlainInput. (#1912) by @panteliselef
Shows list of domains if member has the
org:sys_domain:readpermission. (#1988) by @panteliselefRename the @staging tag to @canary. Drop support for @next tag. (#2015) by @anagstef
Enhance
CreateOrganizationFormby replacingAvatarPreviewwith an upload button to prevent layout shifts (#2014) by @nikospapcomTests for internal PlainInput component. (#2029) by @panteliselef
Introduces new element appearance descriptors: (#1994) by @tmilewski
activeDeviceListItemallows you to customize the appearance of the active device list (accordion) itemactiveDeviceListItem__currentallows you to customize the appearance of the current active device list (accordion) itemactiveDeviceallows you to customize the appearance of the active device itemactiveDevice__currentallows you to customize the appearance of the current active device itemReplace Form.Control with Form.PlainInput for text and email inputs. (#2036) by @panteliselef
Localize placeholder of confirmation field when deleting a user account from
<UserProfile/>. (#2036) by @panteliselefRe-initialize the Client to default values when is destroyed (#1913) by @octoper
Avoid passing some of the new feedback properties down to the HTML basic elements to avoid react warnings in the console. (#1977) by @desiprisg
Updated dependencies [
743c4d204,d37d44a68,791c49807,a68eb3083,0293f29c8,ef2325dcc,71663c568,97407d8aa,78fc5eec0,c7e6d00f5,4edb77632,97407d8aa,7644b7472,f5d55bb1f,41ae1d2f0,48ca40af9,6f755addd]:@clerk/clerk-expo@1.0.0-alpha-v5.0
Major Changes
Internal update default apiUrl domain from clerk.dev to clerk.com (#1878) by @dimkl
Drop deprecations. Migration steps: (#1991) by @dimkl
CLERK_PUBLISHABLE_KEYinstead ofCLERK_FRONTEND_APIenv variablepublishableKeyinstead offrontendApiisEmailLinkErrorinstead ofisMagicLinkErrorEmailLinkErrorCodeinstead ofMagicLinkErrorCodeuseEmailLinkinstead ofuseMagicLinkDropping support for Node 14 and 16 as they both reached EOL status. The minimal Node.js version required by Clerk is
18.18.0now. (#1864) by @dimklPatch Changes
743c4d204,3ba3f383b,d37d44a68,791c49807,8b40dc7a3,a68eb3083,0293f29c8,ef2325dcc,71663c568,d65d36fc6,97407d8aa,ae3a6683a,78fc5eec0,4edb77632,c7e6d00f5,797e327e0,4edb77632,97407d8aa,7644b7472,9e57e94d2,93a611570,f5d55bb1f,41ae1d2f0,9c6411aa8,6f755addd]:@clerk/fastify@1.0.0-alpha-v5.0
Major Changes
Internal update default apiUrl domain from clerk.dev to clerk.com (#1878) by @dimkl
Drop deprecations. Migration steps: (#1976) by @dimkl
CLERK_SECRET_KEYinstead ofCLERK_API_KEYenv variablesecretKeyinstead ofapiKeyCLERK_PUBLISHABLE_KEYinstead ofCLERK_FRONTEND_APIenv variablepublishableKeyinstead offrontendApiDropping support for Node 14 and 16 as they both reached EOL status. The minimal Node.js version required by Clerk is
18.18.0now. (#1864) by @dimklPatch Changes
Improve the default value for
CLERK_API_URLby utilizing the publishable key to differentiate between local, staging and prod environments. (#1955) by @desiprisgUpdated dependencies [
743c4d204,d37d44a68,791c49807,a68eb3083,0293f29c8,ef2325dcc,8b6b094b9,71663c568,90aa2ea9c,a605335e1,97407d8aa,78fc5eec0,c22cd5214,c7e6d00f5,4edb77632,97407d8aa,7644b7472,f5d55bb1f,41ae1d2f0,48ca40af9,6f755addd]:gatsby-plugin-clerk@5.0.0-alpha-v5.0
Major Changes
Internal update default apiUrl domain from clerk.dev to clerk.com (#1878) by @dimkl
Drop deprecations. Migration steps: (#1992) by @dimkl
CLERK_SECRET_KEYinstead ofCLERK_API_KEYenv variablesecretKeyinstead ofapiKeyGATSBY_CLERK_PUBLISHABLE_KEYinstead ofGATSBY_CLERK_FRONTEND_APIenv variablepublishableKeyinstead offrontendApiDropping support for Node 14 and 16 as they both reached EOL status. The minimal Node.js version required by Clerk is
18.18.0now. (#1864) by @dimklPatch Changes
Improve the default value for
CLERK_API_URLby utilizing the publishable key to differentiate between local, staging and prod environments. (#1955) by @desiprisgUpdated dependencies [
ef2325dcc,8b6b094b9,71663c568,90aa2ea9c,a605335e1,ae3a6683a,c22cd5214,c7e6d00f5,797e327e0,97407d8aa,f5d55bb1f,a605335e1]:@clerk/nextjs@5.0.0-alpha-v5.0
Major Changes
Drop deprecations. Migration steps: (#2006) by @dimkl
NEXT_PUBLIC_CLERK_PUBLISHABLE_KEYinstead ofNEXT_PUBLIC_CLERK_FRONTEND_APIenv variableNEXT_PUBLIC_CLERK_JS_VERSIONinstead ofCLERK_JS_VERSIONCLERK_SECRET_KEYinstead ofCLERK_API_KEYpublishableKeyinstead offrontendApiisEmailLinkErrorinstead ofisMagicLinkErrorEmailLinkErrorCodeinstead ofMagicLinkErrorCodeuseEmailLinkinstead ofuseMagicLink@clerk/nextjsinstead of@clerk/nextjs/app-beta@clerk/nextjsinstead of@clerk/nextjs/ssr@clerk/nextjsinstead of@clerk/nextjs/edge-middlewareor@clerk/nextjs/edge-middlewarefiles@clerk/nextjsinstead of@clerk/nextjs/apiauthMiddlewareinstead ofwithClerkMiddlewareAPI_URL,API_VERSION,CLERK_JS_URL,CLERK_JS_VERSION,DOMAIN,IS_SATELLITE,PROXY_URL,PUBLISHABLE_KEY,SECRET_KEY,SIGN_IN_URL,SIGN_UP_URLInternal update default apiUrl domain from clerk.dev to clerk.com (#1878) by @dimkl
Dropping support for Node 14 and 16 as they both reached EOL status. The minimal Node.js version required by Clerk is
18.18.0now. (#1864) by @dimklDrop
user,session, andorganizationresources from the returned value ofauth(). (#1947) by @panteliselefMinor Changes
<Gate/>with role checks. (#1942) by @panteliselefPatch Changes
Introduce
isTruthyhelper to better cast environment variables to a boolean. Previously only the string"true"was checked, nowtrue,"true","1", and1will work. (#2002) by @LekoArtsIgnore
.test.tsfiles for the build output. Should result in smaller bundle size. (#2005) by @LekoArtsFix type inferance for auth helper. (#2047) by @panteliselef
Improve the default value for
CLERK_API_URLby utilizing the publishable key to differentiate between local, staging and prod environments. (#1955) by @desiprisgUpdated dependencies [
743c4d204,791c49807,a68eb3083,ef2325dcc,8b6b094b9,71663c568,90aa2ea9c,a605335e1,97407d8aa,ae3a6683a,c22cd5214,c7e6d00f5,797e327e0,97407d8aa,7644b7472,f5d55bb1f,6f755addd]:@clerk/clerk-react@5.0.0-alpha-v5.0
Major Changes
18.18.0now. (#1864) by @dimklMinor Changes
<Gate/>with role checks. (#1942) by @panteliselefPatch Changes
Ignore
.test.tsfiles for the build output. Should result in smaller bundle size. (#2005) by @LekoArtsReplace internal logic of determining package tag & major version with semver in order to have a more robust solution (#2011) by @LekoArts
Updated dependencies [
743c4d204,d37d44a68,791c49807,a68eb3083,0293f29c8,ef2325dcc,71663c568,97407d8aa,78fc5eec0,c7e6d00f5,4edb77632,97407d8aa,7644b7472,f5d55bb1f,41ae1d2f0,48ca40af9,6f755addd]:@clerk/remix@4.0.0-alpha-v5.0
Major Changes
Drop deprecations. Migration steps: (#2022) by @dimkl
CLERK_SECRET_KEYinstead ofCLERK_API_KEYenv variablesecretKeyinstead ofapiKeyCLERK_PUBLISHABLE_KEYinstead ofCLERK_FRONTEND_APIenv variablepublishableKeyinstead offrontendApiDropping support for Node 14 and 16 as they both reached EOL status. The minimal Node.js version required by Clerk is
18.18.0now. (#1864) by @dimklPatch Changes
Introduce
isTruthyhelper to better cast environment variables to a boolean. Previously only the string"true"was checked, nowtrue,"true","1", and1will work. (#2002) by @LekoArtsImprove the default value for
CLERK_API_URLby utilizing the publishable key to differentiate between local, staging and prod environments. (#1955) by @desiprisgUpdated dependencies [
743c4d204,791c49807,a68eb3083,ef2325dcc,8b6b094b9,71663c568,90aa2ea9c,a605335e1,97407d8aa,ae3a6683a,c22cd5214,c7e6d00f5,797e327e0,97407d8aa,7644b7472,f5d55bb1f,6f755addd]:@clerk/clerk-sdk-node@5.0.0-alpha-v5.0
Major Changes
Internal update default apiUrl domain from clerk.dev to clerk.com (#1878) by @dimkl
Dropping support for Node 14 and 16 as they both reached EOL status. The minimal Node.js version required by Clerk is
18.18.0now. (#1864) by @dimklPatch Changes
Introduce
isTruthyhelper to better cast environment variables to a boolean. Previously only the string"true"was checked, nowtrue,"true","1", and1will work. (#2002) by @LekoArtsFix types of ClerkExpressWithAuth/ClerkExpressRequireAuth args (#1968) by @dimkl
Updated dependencies [
743c4d204,791c49807,a68eb3083,ef2325dcc,8b6b094b9,71663c568,90aa2ea9c,a605335e1,97407d8aa,c22cd5214,c7e6d00f5,97407d8aa,7644b7472,f5d55bb1f,6f755addd]:@clerk/shared@2.0.0-alpha-v5.0
Major Changes
Internal update default apiUrl domain from clerk.dev to clerk.com (#1878) by @dimkl
Dropping support for Node 14 and 16 as they both reached EOL status. The minimal Node.js version required by Clerk is
18.18.0now. (#1864) by @dimklMinor Changes
Expose
revalidateandsetDatafor paginated lists of data in organization hooks. (#1745) by @panteliselefconst {userMemberships:{revalidate, setData}} = useOrganizationList({userMemberships:true})Introduce isomorphic
isomorphicBtoahelper in@clerk/shared. (#1864) by @dimklPatch Changes
Rename the @staging tag to @canary. Drop support for @next tag. (#2015) by @anagstef
Remove
"sideEffects": "false"since the package has side-effects (#1974) by @LekoArtsIntroduce
isTruthyhelper to better cast environment variables to a boolean. Previously only the string"true"was checked, nowtrue,"true","1", and1will work. (#2002) by @LekoArtsImprove the default value for
CLERK_API_URLby utilizing the publishable key to differentiate between local, staging and prod environments. (#1955) by @desiprisgAdd clerkTraceId to ClerkBackendApiResponse and ClerkAPIResponseError to allow for better tracing and debugging API error responses. (#1986) by @Nikpolik
Uses
clerk_trace_idwhen available in a response and defaults tocf-rayidentifier if missing.Improve compatibility with Expo (#1958) by @clerk-cookie
@clerk/themes@2.0.0-alpha-v5.0
Major Changes
18.18.0now. (#1864) by @dimkl@clerk/types@4.0.0-alpha-v5.0
Major Changes
Dropping support for Node 14 and 16 as they both reached EOL status. The minimal Node.js version required by Clerk is
18.18.0now. (#1864) by @dimklAvatar Shimmer will be enabled by default for
<UserButton/>and<OrganizationSwitcher/>. (#1972) by @octoperMinor Changes
Add support for custom roles in
<OrganizationProfile/>. (#2004) by @panteliselefThe previous roles (
adminandbasic_member), are still kept as a fallback.Experimental support for
<Gate/>with role checks. (#1942) by @panteliselefPatch Changes
Shows list of domains if member has the
org:sys_domain:readpermission. (#1988) by @panteliselefIntroduces new element appearance descriptors: (#1994) by @tmilewski
activeDeviceListItemallows you to customize the appearance of the active device list (accordion) itemactiveDeviceListItem__currentallows you to customize the appearance of the current active device list (accordion) itemactiveDeviceallows you to customize the appearance of the active device itemactiveDevice__currentallows you to customize the appearance of the current active device itemLocalize placeholder of confirmation field when deleting a user account from
<UserProfile/>. (#2036) by @panteliselefSimplify the WithOptions generic type (#1995) by @tmilewski
@clerk/localizations@1.26.8-alpha-v5.0
Patch Changes
<UserProfile/>. (#2036) by @panteliselef