diff --git a/.changeset/afraid-bobcats-mate.md b/.changeset/afraid-bobcats-mate.md deleted file mode 100644 index c13b79576fa..00000000000 --- a/.changeset/afraid-bobcats-mate.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -'@clerk/clerk-js': patch ---- - -Improve accessibility of `` and `` by using `aria-*` attributes (where appropriate) and roles like `menu` and `menuitem`. diff --git a/.changeset/clean-bears-fold.md b/.changeset/clean-bears-fold.md deleted file mode 100644 index 50d1e2c21cb..00000000000 --- a/.changeset/clean-bears-fold.md +++ /dev/null @@ -1,11 +0,0 @@ ---- -'@clerk/clerk-js': minor -'@clerk/themes': patch -'@clerk/types': minor ---- - -Introduces three new element appearence descriptors: - -- `tableHead` let's you customize the tables head styles. -- `paginationButton` let's you customize the pagination buttons. -- `paginationRowText` let's you customize the pagination text. diff --git a/.changeset/cold-bags-watch.md b/.changeset/cold-bags-watch.md deleted file mode 100644 index 9e1a1bec65e..00000000000 --- a/.changeset/cold-bags-watch.md +++ /dev/null @@ -1,7 +0,0 @@ ---- -'@clerk/backend': patch ---- - -Added new function `signJwt(payload, key, options)` for JWT token signing. -Also updated the existing `hasValidSignature` and `verifyJwt` method to handle PEM-formatted keys directly (previously they had to be converted to jwks). -For key compatibility, support is specifically confined to `RSA` types and formats `jwk, pkcs8, spki`. diff --git a/.changeset/five-months-look.md b/.changeset/five-months-look.md deleted file mode 100644 index a845151cc84..00000000000 --- a/.changeset/five-months-look.md +++ /dev/null @@ -1,2 +0,0 @@ ---- ---- diff --git a/.changeset/fresh-news-cry.md b/.changeset/fresh-news-cry.md deleted file mode 100644 index beba07522d8..00000000000 --- a/.changeset/fresh-news-cry.md +++ /dev/null @@ -1,6 +0,0 @@ ---- -'@clerk/clerk-js': patch -'@clerk/types': patch ---- - -Update default organization permissions with a `sys_` prefix as part of the entitlement. This changes makes it easy to distinguish between clerk reserved permissions and custom permissions created by developers. diff --git a/.changeset/gorgeous-planes-drive.md b/.changeset/gorgeous-planes-drive.md deleted file mode 100644 index a845151cc84..00000000000 --- a/.changeset/gorgeous-planes-drive.md +++ /dev/null @@ -1,2 +0,0 @@ ---- ---- diff --git a/.changeset/happy-turkeys-explode.md b/.changeset/happy-turkeys-explode.md deleted file mode 100644 index 473954ce275..00000000000 --- a/.changeset/happy-turkeys-explode.md +++ /dev/null @@ -1,20 +0,0 @@ ---- -'@clerk/clerk-js': patch -'@clerk/types': patch ---- - -Mark the following SAML related types as stable: - -- `User.samlAccounts` -- `SamlAccount` -- `UserSettingsResource.saml` -- `UserSettingsJSON.saml` -- `SamlSettings` -- `UserResource.samlAccounts` -- `SamlAccountResource` -- `SamlStrategy` -- `UserJSON.saml_accounts` -- `SamlAccountJSON` -- `SamlConfig` -- `SamlFactor` -- `HandleSamlCallbackParams` \ No newline at end of file diff --git a/.changeset/itchy-olives-pay.md b/.changeset/itchy-olives-pay.md deleted file mode 100644 index e44e6163d56..00000000000 --- a/.changeset/itchy-olives-pay.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -'@clerk/shared': patch ---- - -Add `Clerk - ` prefix to deprecation warnings diff --git a/.changeset/light-coats-brush.md b/.changeset/light-coats-brush.md deleted file mode 100644 index 210bc27e385..00000000000 --- a/.changeset/light-coats-brush.md +++ /dev/null @@ -1,7 +0,0 @@ ---- -'@clerk/clerk-js': patch -'@clerk/shared': patch -'@clerk/types': patch ---- - -Deprecate the `organization.__unstable__invitationUpdate` and `organization.__unstable__membershipUpdate` methods. diff --git a/.changeset/metal-lizards-build.md b/.changeset/metal-lizards-build.md deleted file mode 100644 index ac2e2eea55e..00000000000 --- a/.changeset/metal-lizards-build.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -'@clerk/clerk-js': patch ---- - -Enforce LTR direction in code inputs diff --git a/.changeset/quiet-points-applaud.md b/.changeset/quiet-points-applaud.md deleted file mode 100644 index 5ac8dfff03b..00000000000 --- a/.changeset/quiet-points-applaud.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -'@clerk/clerk-js': minor ---- - -Add new `/sign-up/continue/verify-phone-number` and `/sign-up/continue/verify-email-address` routes in order to allow navigating back to the `/sign-up/continue` step when editing the extra identifier that is provided in the `/sign-up/continue` step. diff --git a/.changeset/serious-meals-wink.md b/.changeset/serious-meals-wink.md deleted file mode 100644 index 8a805ce7804..00000000000 --- a/.changeset/serious-meals-wink.md +++ /dev/null @@ -1,9 +0,0 @@ ---- -"@clerk/shared": patch ---- - -Internal updates and improvements, with the only public change that npm should no longer complain about missing `react` peerDependency. - -Updates: -- Remove `@clerk/shared/testUtils` export (which was only used for internal usage) -- Add `peerDependenciesMeta` to make `react` peerDep optional diff --git a/.changeset/shy-seahorses-begin.md b/.changeset/shy-seahorses-begin.md deleted file mode 100644 index 1961e77037c..00000000000 --- a/.changeset/shy-seahorses-begin.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -'@clerk/clerk-js': patch ---- - -Replace role based check with permission based checks inside the OrganizationSwitcher component. diff --git a/.changeset/spotty-students-tell.md b/.changeset/spotty-students-tell.md deleted file mode 100644 index a3a6dc9890c..00000000000 --- a/.changeset/spotty-students-tell.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"@clerk/clerk-js": patch ---- - -Update `@emotion/react` from `11.10.5` to `11.11.1` to allow internal usage of TypeScript v5 ([Emotion commit](https://github.com/emotion-js/emotion/commit/9357f337200ef38f9c6df5d4dd7c20772478ea42)) diff --git a/.changeset/tender-planets-explain.md b/.changeset/tender-planets-explain.md deleted file mode 100644 index 059f4dfd2e8..00000000000 --- a/.changeset/tender-planets-explain.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -'@clerk/clerk-js': patch ---- - -Replace role based check with permission based checks inside the OrganizationSettings component. diff --git a/.changeset/thin-geese-peel.md b/.changeset/thin-geese-peel.md deleted file mode 100644 index c4780657855..00000000000 --- a/.changeset/thin-geese-peel.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -'@clerk/remix': patch ---- - -Internal improvements for retrieving environment variables. diff --git a/.changeset/tough-masks-knock.md b/.changeset/tough-masks-knock.md deleted file mode 100644 index 82f4adbd159..00000000000 --- a/.changeset/tough-masks-knock.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -'@clerk/nextjs': patch ---- - -Improves the debug log output, and changes the internal behavior to use multiple `console.log()` calls. This will help to avoid any platform logging limitations per call. diff --git a/.changeset/unlucky-carrots-exist.md b/.changeset/unlucky-carrots-exist.md deleted file mode 100644 index 58d02fbde95..00000000000 --- a/.changeset/unlucky-carrots-exist.md +++ /dev/null @@ -1,7 +0,0 @@ ---- -'@clerk/clerk-js': patch -'@clerk/clerk-react': patch -'@clerk/types': patch ---- - -Fix methods in clerk-js that consumede paginated endpoints in order to retrieve single resources. diff --git a/.changeset/violet-dots-wait.md b/.changeset/violet-dots-wait.md deleted file mode 100644 index 0ff4d5745ad..00000000000 --- a/.changeset/violet-dots-wait.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -'@clerk/clerk-js': patch ---- - -Fix incorrect deprecation message for `__unstable__membershipUpdate`. diff --git a/.changeset/witty-boats-joke.md b/.changeset/witty-boats-joke.md deleted file mode 100644 index 90fe8643cbd..00000000000 --- a/.changeset/witty-boats-joke.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -'@clerk/clerk-js': patch ---- - -Replace role based check with permission based checks inside the OrganizationMembers component. diff --git a/.changeset/yellow-pumpkins-buy.md b/.changeset/yellow-pumpkins-buy.md deleted file mode 100644 index 7e3060e8eee..00000000000 --- a/.changeset/yellow-pumpkins-buy.md +++ /dev/null @@ -1,7 +0,0 @@ ---- -'@clerk/clerk-js': patch -'@clerk/shared': patch -'@clerk/types': patch ---- - -In invite members screen of the component, consume any invalid email addresses as they are returned in the API error and remove them from the input automatically. diff --git a/packages/backend/CHANGELOG.md b/packages/backend/CHANGELOG.md index 2e35a200059..ccc0a51d54a 100644 --- a/packages/backend/CHANGELOG.md +++ b/packages/backend/CHANGELOG.md @@ -1,5 +1,18 @@ # Change Log +## 0.31.1 + +### Patch Changes + +- Added new function `signJwt(payload, key, options)` for JWT token signing. ([#1786](https://github.com/clerkinc/javascript/pull/1786)) by [@Nikpolik](https://github.com/Nikpolik) + + Also updated the existing `hasValidSignature` and `verifyJwt` method to handle PEM-formatted keys directly (previously they had to be converted to jwks). + For key compatibility, support is specifically confined to `RSA` types and formats `jwk, pkcs8, spki`. + +- Updated dependencies [[`35be8709d`](https://github.com/clerkinc/javascript/commit/35be8709d88f1d1eef043acdba4d49b07578c7b2), [`e38488c92`](https://github.com/clerkinc/javascript/commit/e38488c929e437583296c34cde23f76218f78caf), [`a11f962bc`](https://github.com/clerkinc/javascript/commit/a11f962bcbcf225fb927122267de1e8f5faccf53), [`9b644d799`](https://github.com/clerkinc/javascript/commit/9b644d7991b8cba4b385e9443f87798cde5c9989), [`a9894b445`](https://github.com/clerkinc/javascript/commit/a9894b445bf1e463176b0442fb73c48f89d9fed8), [`834dadb36`](https://github.com/clerkinc/javascript/commit/834dadb36c30b2a8f052784de4ad1026b0083b4e), [`70f251007`](https://github.com/clerkinc/javascript/commit/70f2510074352206bbe7bdadf2c28ccf3c074c12), [`a46d6fe99`](https://github.com/clerkinc/javascript/commit/a46d6fe99bd9b80671b60347b4c35d558012200f)]: + - @clerk/types@3.56.0 + - @clerk/shared@0.24.5 + ## 0.31.0 ### Minor Changes diff --git a/packages/backend/package.json b/packages/backend/package.json index e5121263534..002878ed385 100644 --- a/packages/backend/package.json +++ b/packages/backend/package.json @@ -1,6 +1,6 @@ { "name": "@clerk/backend", - "version": "0.31.0", + "version": "0.31.1", "license": "MIT", "description": "Clerk Backend SDK - REST Client for Backend API & JWT verification utilities", "types": "./dist/types/index.d.ts", @@ -46,8 +46,8 @@ "test:cloudflare-workerd": "tests/cloudflare-workerd/run.sh" }, "dependencies": { - "@clerk/shared": "0.24.4", - "@clerk/types": "3.55.0", + "@clerk/shared": "0.24.5", + "@clerk/types": "3.56.0", "@peculiar/webcrypto": "1.4.1", "@types/node": "16.18.6", "cookie": "0.5.0", diff --git a/packages/chrome-extension/CHANGELOG.md b/packages/chrome-extension/CHANGELOG.md index 6a9a486f0f3..a664bfed9e0 100644 --- a/packages/chrome-extension/CHANGELOG.md +++ b/packages/chrome-extension/CHANGELOG.md @@ -1,5 +1,13 @@ # Change Log +## 0.4.8 + +### Patch Changes + +- Updated dependencies [[`da450b5e1`](https://github.com/clerkinc/javascript/commit/da450b5e15326faeb873aa32f42b36afb1092bd1), [`35be8709d`](https://github.com/clerkinc/javascript/commit/35be8709d88f1d1eef043acdba4d49b07578c7b2), [`e38488c92`](https://github.com/clerkinc/javascript/commit/e38488c929e437583296c34cde23f76218f78caf), [`a11f962bc`](https://github.com/clerkinc/javascript/commit/a11f962bcbcf225fb927122267de1e8f5faccf53), [`a9894b445`](https://github.com/clerkinc/javascript/commit/a9894b445bf1e463176b0442fb73c48f89d9fed8), [`e67fcfe19`](https://github.com/clerkinc/javascript/commit/e67fcfe1984ad619d1cc26654e4b594ba47d02c3), [`81b63e320`](https://github.com/clerkinc/javascript/commit/81b63e320ba5e828e2893e76b041a737a891ed7d), [`29485ebd8`](https://github.com/clerkinc/javascript/commit/29485ebd8184f4b3b92554c9360998971568e352), [`8000e3a3f`](https://github.com/clerkinc/javascript/commit/8000e3a3f41052e97ceebb5b31222687e158d7e8), [`e1e5d37d4`](https://github.com/clerkinc/javascript/commit/e1e5d37d480d56b8cb2fce8d335db87a127f2130), [`70f251007`](https://github.com/clerkinc/javascript/commit/70f2510074352206bbe7bdadf2c28ccf3c074c12), [`8434782c5`](https://github.com/clerkinc/javascript/commit/8434782c53147e4e3333746fd6096212dfcaa51d), [`393115678`](https://github.com/clerkinc/javascript/commit/393115678fa1b659bd6708a0cdc54143e1ec983c), [`a46d6fe99`](https://github.com/clerkinc/javascript/commit/a46d6fe99bd9b80671b60347b4c35d558012200f)]: + - @clerk/clerk-js@4.62.0 + - @clerk/clerk-react@4.26.5 + ## 0.4.7 ### Patch Changes diff --git a/packages/chrome-extension/package.json b/packages/chrome-extension/package.json index 5a574d3e08d..02982d9c344 100644 --- a/packages/chrome-extension/package.json +++ b/packages/chrome-extension/package.json @@ -1,6 +1,6 @@ { "name": "@clerk/chrome-extension", - "version": "0.4.7", + "version": "0.4.8", "license": "MIT", "description": "Clerk SDK for Chrome extensions", "keywords": [ @@ -34,8 +34,8 @@ "prepublishOnly": "npm run build" }, "dependencies": { - "@clerk/clerk-js": "4.61.0", - "@clerk/clerk-react": "4.26.4" + "@clerk/clerk-js": "4.62.0", + "@clerk/clerk-react": "4.26.5" }, "devDependencies": { "@types/chrome": "*", diff --git a/packages/clerk-js/CHANGELOG.md b/packages/clerk-js/CHANGELOG.md index fce8fe0921f..f3c8482c6a9 100644 --- a/packages/clerk-js/CHANGELOG.md +++ b/packages/clerk-js/CHANGELOG.md @@ -1,5 +1,62 @@ # Change Log +## 4.62.0 + +### Minor Changes + +- Introduces three new element appearence descriptors: ([#1803](https://github.com/clerkinc/javascript/pull/1803)) by [@octoper](https://github.com/octoper) + + - `tableHead` let's you customize the tables head styles. + - `paginationButton` let's you customize the pagination buttons. + - `paginationRowText` let's you customize the pagination text. + +- Add new `/sign-up/continue/verify-phone-number` and `/sign-up/continue/verify-email-address` routes in order to allow navigating back to the `/sign-up/continue` step when editing the extra identifier that is provided in the `/sign-up/continue` step. ([#1870](https://github.com/clerkinc/javascript/pull/1870)) by [@desiprisg](https://github.com/desiprisg) + +### Patch Changes + +- Improve accessibility of `` and `` by using `aria-*` attributes (where appropriate) and roles like `menu` and `menuitem`. ([#1826](https://github.com/clerkinc/javascript/pull/1826)) by [@panteliselef](https://github.com/panteliselef) + +- Update default organization permissions with a `sys_` prefix as part of the entitlement. This changes makes it easy to distinguish between clerk reserved permissions and custom permissions created by developers. ([#1865](https://github.com/clerkinc/javascript/pull/1865)) by [@mzhong9723](https://github.com/mzhong9723) + +- Mark the following SAML related types as stable: ([#1876](https://github.com/clerkinc/javascript/pull/1876)) by [@dimkl](https://github.com/dimkl) + + - `User.samlAccounts` + - `SamlAccount` + - `UserSettingsResource.saml` + - `UserSettingsJSON.saml` + - `SamlSettings` + - `UserResource.samlAccounts` + - `SamlAccountResource` + - `SamlStrategy` + - `UserJSON.saml_accounts` + - `SamlAccountJSON` + - `SamlConfig` + - `SamlFactor` + - `HandleSamlCallbackParams` + +- Deprecate the `organization.__unstable__invitationUpdate` and `organization.__unstable__membershipUpdate` methods. ([#1879](https://github.com/clerkinc/javascript/pull/1879)) by [@panteliselef](https://github.com/panteliselef) + +- Enforce LTR direction in code inputs ([#1873](https://github.com/clerkinc/javascript/pull/1873)) by [@desiprisg](https://github.com/desiprisg) + +- Replace role based check with permission based checks inside the OrganizationSwitcher component. ([#1851](https://github.com/clerkinc/javascript/pull/1851)) by [@panteliselef](https://github.com/panteliselef) + +- Update `@emotion/react` from `11.10.5` to `11.11.1` to allow internal usage of TypeScript v5 ([Emotion commit](https://github.com/emotion-js/emotion/commit/9357f337200ef38f9c6df5d4dd7c20772478ea42)) ([#1877](https://github.com/clerkinc/javascript/pull/1877)) by [@LekoArts](https://github.com/LekoArts) + +- Replace role based check with permission based checks inside the OrganizationSettings component. ([#1850](https://github.com/clerkinc/javascript/pull/1850)) by [@panteliselef](https://github.com/panteliselef) + +- Fix methods in clerk-js that consumede paginated endpoints in order to retrieve single resources. ([#1871](https://github.com/clerkinc/javascript/pull/1871)) by [@panteliselef](https://github.com/panteliselef) + +- Fix incorrect deprecation message for `__unstable__membershipUpdate`. ([#1889](https://github.com/clerkinc/javascript/pull/1889)) by [@panteliselef](https://github.com/panteliselef) + +- Replace role based check with permission based checks inside the OrganizationMembers component. ([#1849](https://github.com/clerkinc/javascript/pull/1849)) by [@panteliselef](https://github.com/panteliselef) + +- In invite members screen of the component, consume any invalid email addresses as they are returned in the API error and remove them from the input automatically. ([#1869](https://github.com/clerkinc/javascript/pull/1869)) by [@chanioxaris](https://github.com/chanioxaris) + +- Updated dependencies [[`35be8709d`](https://github.com/clerkinc/javascript/commit/35be8709d88f1d1eef043acdba4d49b07578c7b2), [`e38488c92`](https://github.com/clerkinc/javascript/commit/e38488c929e437583296c34cde23f76218f78caf), [`a11f962bc`](https://github.com/clerkinc/javascript/commit/a11f962bcbcf225fb927122267de1e8f5faccf53), [`9b644d799`](https://github.com/clerkinc/javascript/commit/9b644d7991b8cba4b385e9443f87798cde5c9989), [`a9894b445`](https://github.com/clerkinc/javascript/commit/a9894b445bf1e463176b0442fb73c48f89d9fed8), [`834dadb36`](https://github.com/clerkinc/javascript/commit/834dadb36c30b2a8f052784de4ad1026b0083b4e), [`70f251007`](https://github.com/clerkinc/javascript/commit/70f2510074352206bbe7bdadf2c28ccf3c074c12), [`a46d6fe99`](https://github.com/clerkinc/javascript/commit/a46d6fe99bd9b80671b60347b4c35d558012200f)]: + - @clerk/types@3.56.0 + - @clerk/shared@0.24.5 + - @clerk/localizations@1.26.5 + ## 4.61.0 ### Minor Changes diff --git a/packages/clerk-js/package.json b/packages/clerk-js/package.json index 25665ba7374..ef9d1ee5d7a 100644 --- a/packages/clerk-js/package.json +++ b/packages/clerk-js/package.json @@ -1,6 +1,6 @@ { "name": "@clerk/clerk-js", - "version": "4.61.0", + "version": "4.62.0", "license": "MIT", "description": "Clerk JS library", "keywords": [ @@ -42,9 +42,9 @@ "watch": "webpack --config webpack.config.js --env production --watch" }, "dependencies": { - "@clerk/localizations": "1.26.4", - "@clerk/shared": "0.24.4", - "@clerk/types": "3.55.0", + "@clerk/localizations": "1.26.5", + "@clerk/shared": "0.24.5", + "@clerk/types": "3.56.0", "@emotion/cache": "11.11.0", "@emotion/react": "11.11.1", "@floating-ui/react": "0.25.4", diff --git a/packages/expo/CHANGELOG.md b/packages/expo/CHANGELOG.md index c494598b6e5..2cd2bb92b22 100644 --- a/packages/expo/CHANGELOG.md +++ b/packages/expo/CHANGELOG.md @@ -1,5 +1,14 @@ # Change Log +## 0.19.10 + +### Patch Changes + +- Updated dependencies [[`da450b5e1`](https://github.com/clerkinc/javascript/commit/da450b5e15326faeb873aa32f42b36afb1092bd1), [`35be8709d`](https://github.com/clerkinc/javascript/commit/35be8709d88f1d1eef043acdba4d49b07578c7b2), [`e38488c92`](https://github.com/clerkinc/javascript/commit/e38488c929e437583296c34cde23f76218f78caf), [`a11f962bc`](https://github.com/clerkinc/javascript/commit/a11f962bcbcf225fb927122267de1e8f5faccf53), [`9b644d799`](https://github.com/clerkinc/javascript/commit/9b644d7991b8cba4b385e9443f87798cde5c9989), [`a9894b445`](https://github.com/clerkinc/javascript/commit/a9894b445bf1e463176b0442fb73c48f89d9fed8), [`e67fcfe19`](https://github.com/clerkinc/javascript/commit/e67fcfe1984ad619d1cc26654e4b594ba47d02c3), [`81b63e320`](https://github.com/clerkinc/javascript/commit/81b63e320ba5e828e2893e76b041a737a891ed7d), [`834dadb36`](https://github.com/clerkinc/javascript/commit/834dadb36c30b2a8f052784de4ad1026b0083b4e), [`29485ebd8`](https://github.com/clerkinc/javascript/commit/29485ebd8184f4b3b92554c9360998971568e352), [`8000e3a3f`](https://github.com/clerkinc/javascript/commit/8000e3a3f41052e97ceebb5b31222687e158d7e8), [`e1e5d37d4`](https://github.com/clerkinc/javascript/commit/e1e5d37d480d56b8cb2fce8d335db87a127f2130), [`70f251007`](https://github.com/clerkinc/javascript/commit/70f2510074352206bbe7bdadf2c28ccf3c074c12), [`8434782c5`](https://github.com/clerkinc/javascript/commit/8434782c53147e4e3333746fd6096212dfcaa51d), [`393115678`](https://github.com/clerkinc/javascript/commit/393115678fa1b659bd6708a0cdc54143e1ec983c), [`a46d6fe99`](https://github.com/clerkinc/javascript/commit/a46d6fe99bd9b80671b60347b4c35d558012200f)]: + - @clerk/clerk-js@4.62.0 + - @clerk/shared@0.24.5 + - @clerk/clerk-react@4.26.5 + ## 0.19.9 ### Patch Changes diff --git a/packages/expo/package.json b/packages/expo/package.json index 027b99f4bc7..93d57d27d6e 100644 --- a/packages/expo/package.json +++ b/packages/expo/package.json @@ -1,6 +1,6 @@ { "name": "@clerk/clerk-expo", - "version": "0.19.9", + "version": "0.19.10", "license": "MIT", "description": "Clerk React Native/Expo library", "keywords": [ @@ -30,14 +30,14 @@ "lint": "eslint src/" }, "dependencies": { - "@clerk/clerk-js": "4.61.0", - "@clerk/clerk-react": "4.26.4", - "@clerk/shared": "0.24.4", + "@clerk/clerk-js": "4.62.0", + "@clerk/clerk-react": "4.26.5", + "@clerk/shared": "0.24.5", "base-64": "1.0.0", "react-native-url-polyfill": "2.0.0" }, "devDependencies": { - "@clerk/types": "^3.55.0", + "@clerk/types": "^3.56.0", "@types/base-64": "^1.0.0", "@types/node": "^16.11.55", "@types/react": "*", diff --git a/packages/fastify/CHANGELOG.md b/packages/fastify/CHANGELOG.md index 41f9c4c7bd0..5e35e550fc3 100644 --- a/packages/fastify/CHANGELOG.md +++ b/packages/fastify/CHANGELOG.md @@ -1,5 +1,14 @@ # Change Log +## 0.6.15 + +### Patch Changes + +- Updated dependencies [[`35be8709d`](https://github.com/clerkinc/javascript/commit/35be8709d88f1d1eef043acdba4d49b07578c7b2), [`13e9dfbaa`](https://github.com/clerkinc/javascript/commit/13e9dfbaa5b7b7e72f63e4b8ecfc1c1918517cd8), [`e38488c92`](https://github.com/clerkinc/javascript/commit/e38488c929e437583296c34cde23f76218f78caf), [`a11f962bc`](https://github.com/clerkinc/javascript/commit/a11f962bcbcf225fb927122267de1e8f5faccf53), [`9b644d799`](https://github.com/clerkinc/javascript/commit/9b644d7991b8cba4b385e9443f87798cde5c9989), [`a9894b445`](https://github.com/clerkinc/javascript/commit/a9894b445bf1e463176b0442fb73c48f89d9fed8), [`834dadb36`](https://github.com/clerkinc/javascript/commit/834dadb36c30b2a8f052784de4ad1026b0083b4e), [`70f251007`](https://github.com/clerkinc/javascript/commit/70f2510074352206bbe7bdadf2c28ccf3c074c12), [`a46d6fe99`](https://github.com/clerkinc/javascript/commit/a46d6fe99bd9b80671b60347b4c35d558012200f)]: + - @clerk/types@3.56.0 + - @clerk/backend@0.31.1 + - @clerk/shared@0.24.5 + ## 0.6.14 ### Patch Changes diff --git a/packages/fastify/package.json b/packages/fastify/package.json index 5a348ae1637..5f455b985cf 100644 --- a/packages/fastify/package.json +++ b/packages/fastify/package.json @@ -1,6 +1,6 @@ { "name": "@clerk/fastify", - "version": "0.6.14", + "version": "0.6.15", "license": "MIT", "description": "Clerk SDK for Fastify", "keywords": [ @@ -29,9 +29,9 @@ "test": "jest" }, "dependencies": { - "@clerk/backend": "0.31.0", - "@clerk/shared": "0.24.4", - "@clerk/types": "3.55.0", + "@clerk/backend": "0.31.1", + "@clerk/shared": "0.24.5", + "@clerk/types": "3.56.0", "cookies": "0.8.0" }, "devDependencies": { diff --git a/packages/gatsby-plugin-clerk/CHANGELOG.md b/packages/gatsby-plugin-clerk/CHANGELOG.md index 8819c229337..ae467317961 100644 --- a/packages/gatsby-plugin-clerk/CHANGELOG.md +++ b/packages/gatsby-plugin-clerk/CHANGELOG.md @@ -1,5 +1,15 @@ # Change Log +## 4.4.16 + +### Patch Changes + +- Updated dependencies [[`35be8709d`](https://github.com/clerkinc/javascript/commit/35be8709d88f1d1eef043acdba4d49b07578c7b2), [`13e9dfbaa`](https://github.com/clerkinc/javascript/commit/13e9dfbaa5b7b7e72f63e4b8ecfc1c1918517cd8), [`e38488c92`](https://github.com/clerkinc/javascript/commit/e38488c929e437583296c34cde23f76218f78caf), [`a11f962bc`](https://github.com/clerkinc/javascript/commit/a11f962bcbcf225fb927122267de1e8f5faccf53), [`a9894b445`](https://github.com/clerkinc/javascript/commit/a9894b445bf1e463176b0442fb73c48f89d9fed8), [`70f251007`](https://github.com/clerkinc/javascript/commit/70f2510074352206bbe7bdadf2c28ccf3c074c12), [`a46d6fe99`](https://github.com/clerkinc/javascript/commit/a46d6fe99bd9b80671b60347b4c35d558012200f)]: + - @clerk/types@3.56.0 + - @clerk/backend@0.31.1 + - @clerk/clerk-react@4.26.5 + - @clerk/clerk-sdk-node@4.12.14 + ## 4.4.15 ### Patch Changes diff --git a/packages/gatsby-plugin-clerk/package.json b/packages/gatsby-plugin-clerk/package.json index cc979495786..19192a3de73 100644 --- a/packages/gatsby-plugin-clerk/package.json +++ b/packages/gatsby-plugin-clerk/package.json @@ -1,6 +1,6 @@ { "name": "gatsby-plugin-clerk", - "version": "4.4.15", + "version": "4.4.16", "license": "MIT", "description": "Clerk SDK for Gatsby", "keywords": [ @@ -35,10 +35,10 @@ "lint": "eslint src/" }, "dependencies": { - "@clerk/backend": "0.31.0", - "@clerk/clerk-react": "4.26.4", - "@clerk/clerk-sdk-node": "4.12.13", - "@clerk/types": "3.55.0", + "@clerk/backend": "0.31.1", + "@clerk/clerk-react": "4.26.5", + "@clerk/clerk-sdk-node": "4.12.14", + "@clerk/types": "3.56.0", "cookie": "0.5.0", "tslib": "2.4.1" }, diff --git a/packages/localizations/CHANGELOG.md b/packages/localizations/CHANGELOG.md index 51505343866..41a5c64ec5a 100644 --- a/packages/localizations/CHANGELOG.md +++ b/packages/localizations/CHANGELOG.md @@ -1,5 +1,12 @@ # Change Log +## 1.26.5 + +### Patch Changes + +- Updated dependencies [[`35be8709d`](https://github.com/clerkinc/javascript/commit/35be8709d88f1d1eef043acdba4d49b07578c7b2), [`e38488c92`](https://github.com/clerkinc/javascript/commit/e38488c929e437583296c34cde23f76218f78caf), [`a11f962bc`](https://github.com/clerkinc/javascript/commit/a11f962bcbcf225fb927122267de1e8f5faccf53), [`a9894b445`](https://github.com/clerkinc/javascript/commit/a9894b445bf1e463176b0442fb73c48f89d9fed8), [`70f251007`](https://github.com/clerkinc/javascript/commit/70f2510074352206bbe7bdadf2c28ccf3c074c12), [`a46d6fe99`](https://github.com/clerkinc/javascript/commit/a46d6fe99bd9b80671b60347b4c35d558012200f)]: + - @clerk/types@3.56.0 + ## 1.26.4 ### Patch Changes diff --git a/packages/localizations/package.json b/packages/localizations/package.json index c18b7f32118..0989618effa 100644 --- a/packages/localizations/package.json +++ b/packages/localizations/package.json @@ -1,6 +1,6 @@ { "name": "@clerk/localizations", - "version": "1.26.4", + "version": "1.26.5", "license": "MIT", "description": "Localizations for the Clerk components", "keywords": [ @@ -28,7 +28,7 @@ "lint": "eslint src/" }, "dependencies": { - "@clerk/types": "3.55.0" + "@clerk/types": "3.56.0" }, "devDependencies": { "tsup": "*", diff --git a/packages/nextjs/CHANGELOG.md b/packages/nextjs/CHANGELOG.md index a1ef2e6f066..2b471d2a431 100644 --- a/packages/nextjs/CHANGELOG.md +++ b/packages/nextjs/CHANGELOG.md @@ -1,5 +1,18 @@ # Change Log +## 4.25.5 + +### Patch Changes + +- Improves the debug log output, and changes the internal behavior to use multiple `console.log()` calls. This will help to avoid any platform logging limitations per call. ([#1866](https://github.com/clerkinc/javascript/pull/1866)) by [@BRKalow](https://github.com/BRKalow) + +- Updated dependencies [[`35be8709d`](https://github.com/clerkinc/javascript/commit/35be8709d88f1d1eef043acdba4d49b07578c7b2), [`13e9dfbaa`](https://github.com/clerkinc/javascript/commit/13e9dfbaa5b7b7e72f63e4b8ecfc1c1918517cd8), [`e38488c92`](https://github.com/clerkinc/javascript/commit/e38488c929e437583296c34cde23f76218f78caf), [`a11f962bc`](https://github.com/clerkinc/javascript/commit/a11f962bcbcf225fb927122267de1e8f5faccf53), [`9b644d799`](https://github.com/clerkinc/javascript/commit/9b644d7991b8cba4b385e9443f87798cde5c9989), [`a9894b445`](https://github.com/clerkinc/javascript/commit/a9894b445bf1e463176b0442fb73c48f89d9fed8), [`834dadb36`](https://github.com/clerkinc/javascript/commit/834dadb36c30b2a8f052784de4ad1026b0083b4e), [`70f251007`](https://github.com/clerkinc/javascript/commit/70f2510074352206bbe7bdadf2c28ccf3c074c12), [`a46d6fe99`](https://github.com/clerkinc/javascript/commit/a46d6fe99bd9b80671b60347b4c35d558012200f)]: + - @clerk/types@3.56.0 + - @clerk/backend@0.31.1 + - @clerk/shared@0.24.5 + - @clerk/clerk-react@4.26.5 + - @clerk/clerk-sdk-node@4.12.14 + ## 4.25.4 ### Patch Changes diff --git a/packages/nextjs/package.json b/packages/nextjs/package.json index 3c6e7005e18..ec39d2d69e7 100644 --- a/packages/nextjs/package.json +++ b/packages/nextjs/package.json @@ -1,6 +1,6 @@ { "name": "@clerk/nextjs", - "version": "4.25.4", + "version": "4.25.5", "license": "MIT", "description": "Clerk SDK for NextJS", "keywords": [ @@ -77,11 +77,11 @@ "test:ci": "jest --maxWorkers=70%" }, "dependencies": { - "@clerk/backend": "0.31.0", - "@clerk/clerk-react": "4.26.4", - "@clerk/clerk-sdk-node": "4.12.13", - "@clerk/shared": "0.24.4", - "@clerk/types": "3.55.0", + "@clerk/backend": "0.31.1", + "@clerk/clerk-react": "4.26.5", + "@clerk/clerk-sdk-node": "4.12.14", + "@clerk/shared": "0.24.5", + "@clerk/types": "3.56.0", "path-to-regexp": "6.2.1", "tslib": "2.4.1" }, diff --git a/packages/react/CHANGELOG.md b/packages/react/CHANGELOG.md index 4bc988af01e..a75aa3c74cc 100644 --- a/packages/react/CHANGELOG.md +++ b/packages/react/CHANGELOG.md @@ -1,5 +1,15 @@ # Change Log +## 4.26.5 + +### Patch Changes + +- Fix methods in clerk-js that consumede paginated endpoints in order to retrieve single resources. ([#1871](https://github.com/clerkinc/javascript/pull/1871)) by [@panteliselef](https://github.com/panteliselef) + +- Updated dependencies [[`35be8709d`](https://github.com/clerkinc/javascript/commit/35be8709d88f1d1eef043acdba4d49b07578c7b2), [`e38488c92`](https://github.com/clerkinc/javascript/commit/e38488c929e437583296c34cde23f76218f78caf), [`a11f962bc`](https://github.com/clerkinc/javascript/commit/a11f962bcbcf225fb927122267de1e8f5faccf53), [`9b644d799`](https://github.com/clerkinc/javascript/commit/9b644d7991b8cba4b385e9443f87798cde5c9989), [`a9894b445`](https://github.com/clerkinc/javascript/commit/a9894b445bf1e463176b0442fb73c48f89d9fed8), [`834dadb36`](https://github.com/clerkinc/javascript/commit/834dadb36c30b2a8f052784de4ad1026b0083b4e), [`70f251007`](https://github.com/clerkinc/javascript/commit/70f2510074352206bbe7bdadf2c28ccf3c074c12), [`a46d6fe99`](https://github.com/clerkinc/javascript/commit/a46d6fe99bd9b80671b60347b4c35d558012200f)]: + - @clerk/types@3.56.0 + - @clerk/shared@0.24.5 + ## 4.26.4 ### Patch Changes diff --git a/packages/react/package.json b/packages/react/package.json index 4dc7565646a..7b5d1c9402b 100644 --- a/packages/react/package.json +++ b/packages/react/package.json @@ -1,6 +1,6 @@ { "name": "@clerk/clerk-react", - "version": "4.26.4", + "version": "4.26.5", "license": "MIT", "description": "Clerk React library", "keywords": [ @@ -46,8 +46,8 @@ "test:ci": "jest --maxWorkers=70%" }, "dependencies": { - "@clerk/shared": "0.24.4", - "@clerk/types": "3.55.0", + "@clerk/shared": "0.24.5", + "@clerk/types": "3.56.0", "tslib": "2.4.1" }, "devDependencies": { diff --git a/packages/remix/CHANGELOG.md b/packages/remix/CHANGELOG.md index d9bfaed5690..a6c80ef35c5 100644 --- a/packages/remix/CHANGELOG.md +++ b/packages/remix/CHANGELOG.md @@ -1,5 +1,17 @@ # Change Log +## 3.0.7 + +### Patch Changes + +- Internal improvements for retrieving environment variables. ([#1862](https://github.com/clerkinc/javascript/pull/1862)) by [@octoper](https://github.com/octoper) + +- Updated dependencies [[`35be8709d`](https://github.com/clerkinc/javascript/commit/35be8709d88f1d1eef043acdba4d49b07578c7b2), [`13e9dfbaa`](https://github.com/clerkinc/javascript/commit/13e9dfbaa5b7b7e72f63e4b8ecfc1c1918517cd8), [`e38488c92`](https://github.com/clerkinc/javascript/commit/e38488c929e437583296c34cde23f76218f78caf), [`a11f962bc`](https://github.com/clerkinc/javascript/commit/a11f962bcbcf225fb927122267de1e8f5faccf53), [`9b644d799`](https://github.com/clerkinc/javascript/commit/9b644d7991b8cba4b385e9443f87798cde5c9989), [`a9894b445`](https://github.com/clerkinc/javascript/commit/a9894b445bf1e463176b0442fb73c48f89d9fed8), [`834dadb36`](https://github.com/clerkinc/javascript/commit/834dadb36c30b2a8f052784de4ad1026b0083b4e), [`70f251007`](https://github.com/clerkinc/javascript/commit/70f2510074352206bbe7bdadf2c28ccf3c074c12), [`a46d6fe99`](https://github.com/clerkinc/javascript/commit/a46d6fe99bd9b80671b60347b4c35d558012200f)]: + - @clerk/types@3.56.0 + - @clerk/backend@0.31.1 + - @clerk/shared@0.24.5 + - @clerk/clerk-react@4.26.5 + ## 3.0.6 ### Patch Changes diff --git a/packages/remix/package.json b/packages/remix/package.json index b2c4c131285..bff07d58192 100644 --- a/packages/remix/package.json +++ b/packages/remix/package.json @@ -1,6 +1,6 @@ { "name": "@clerk/remix", - "version": "3.0.6", + "version": "3.0.7", "license": "MIT", "description": "Clerk SDK for Remix", "keywords": [ @@ -60,10 +60,10 @@ "lint:attw": "attw --pack ." }, "dependencies": { - "@clerk/backend": "0.31.0", - "@clerk/clerk-react": "4.26.4", - "@clerk/shared": "0.24.4", - "@clerk/types": "3.55.0", + "@clerk/backend": "0.31.1", + "@clerk/clerk-react": "4.26.5", + "@clerk/shared": "0.24.5", + "@clerk/types": "3.56.0", "cookie": "0.5.0", "tslib": "2.4.1" }, diff --git a/packages/sdk-node/CHANGELOG.md b/packages/sdk-node/CHANGELOG.md index c03aef2c21b..3e49c3e7faf 100644 --- a/packages/sdk-node/CHANGELOG.md +++ b/packages/sdk-node/CHANGELOG.md @@ -1,5 +1,14 @@ # Change Log +## 4.12.14 + +### Patch Changes + +- Updated dependencies [[`35be8709d`](https://github.com/clerkinc/javascript/commit/35be8709d88f1d1eef043acdba4d49b07578c7b2), [`13e9dfbaa`](https://github.com/clerkinc/javascript/commit/13e9dfbaa5b7b7e72f63e4b8ecfc1c1918517cd8), [`e38488c92`](https://github.com/clerkinc/javascript/commit/e38488c929e437583296c34cde23f76218f78caf), [`a11f962bc`](https://github.com/clerkinc/javascript/commit/a11f962bcbcf225fb927122267de1e8f5faccf53), [`9b644d799`](https://github.com/clerkinc/javascript/commit/9b644d7991b8cba4b385e9443f87798cde5c9989), [`a9894b445`](https://github.com/clerkinc/javascript/commit/a9894b445bf1e463176b0442fb73c48f89d9fed8), [`834dadb36`](https://github.com/clerkinc/javascript/commit/834dadb36c30b2a8f052784de4ad1026b0083b4e), [`70f251007`](https://github.com/clerkinc/javascript/commit/70f2510074352206bbe7bdadf2c28ccf3c074c12), [`a46d6fe99`](https://github.com/clerkinc/javascript/commit/a46d6fe99bd9b80671b60347b4c35d558012200f)]: + - @clerk/types@3.56.0 + - @clerk/backend@0.31.1 + - @clerk/shared@0.24.5 + ## 4.12.13 ### Patch Changes diff --git a/packages/sdk-node/package.json b/packages/sdk-node/package.json index cbc9132cfa4..3687d49d4e9 100644 --- a/packages/sdk-node/package.json +++ b/packages/sdk-node/package.json @@ -1,5 +1,5 @@ { - "version": "4.12.13", + "version": "4.12.14", "license": "MIT", "type": "commonjs", "main": "./dist/cjs/index.js", @@ -60,9 +60,9 @@ "typescript": "*" }, "dependencies": { - "@clerk/backend": "0.31.0", - "@clerk/shared": "0.24.4", - "@clerk/types": "3.55.0", + "@clerk/backend": "0.31.1", + "@clerk/shared": "0.24.5", + "@clerk/types": "3.56.0", "@types/cookies": "0.7.7", "@types/express": "4.17.14", "@types/node-fetch": "2.6.2", diff --git a/packages/shared/CHANGELOG.md b/packages/shared/CHANGELOG.md index de24b974cfb..c950a4966c2 100644 --- a/packages/shared/CHANGELOG.md +++ b/packages/shared/CHANGELOG.md @@ -1,5 +1,22 @@ # Change Log +## 0.24.5 + +### Patch Changes + +- Add `Clerk - ` prefix to deprecation warnings ([#1890](https://github.com/clerkinc/javascript/pull/1890)) by [@dimkl](https://github.com/dimkl) + +- Deprecate the `organization.__unstable__invitationUpdate` and `organization.__unstable__membershipUpdate` methods. ([#1879](https://github.com/clerkinc/javascript/pull/1879)) by [@panteliselef](https://github.com/panteliselef) + +- Internal updates and improvements, with the only public change that npm should no longer complain about missing `react` peerDependency. ([#1868](https://github.com/clerkinc/javascript/pull/1868)) by [@LekoArts](https://github.com/LekoArts) + + Updates: + + - Remove `@clerk/shared/testUtils` export (which was only used for internal usage) + - Add `peerDependenciesMeta` to make `react` peerDep optional + +- In invite members screen of the component, consume any invalid email addresses as they are returned in the API error and remove them from the input automatically. ([#1869](https://github.com/clerkinc/javascript/pull/1869)) by [@chanioxaris](https://github.com/chanioxaris) + ## 0.24.4 ### Patch Changes diff --git a/packages/shared/package.json b/packages/shared/package.json index 6b3fb515e56..db39b8fd300 100644 --- a/packages/shared/package.json +++ b/packages/shared/package.json @@ -1,6 +1,6 @@ { "name": "@clerk/shared", - "version": "0.24.4", + "version": "0.24.5", "description": "Internal package utils used by the Clerk SDKs", "types": "./dist/types/index.d.ts", "main": "./dist/cjs/index.js", @@ -36,7 +36,7 @@ "swr": "2.2.0" }, "devDependencies": { - "@clerk/types": "3.55.0", + "@clerk/types": "3.56.0", "@types/glob-to-regexp": "0.4.1", "@types/js-cookie": "3.0.2", "tsup": "*", diff --git a/packages/themes/CHANGELOG.md b/packages/themes/CHANGELOG.md index cd952cb630a..87e6c874e48 100644 --- a/packages/themes/CHANGELOG.md +++ b/packages/themes/CHANGELOG.md @@ -1,5 +1,15 @@ # Change Log +## 1.7.8 + +### Patch Changes + +- Introduces three new element appearence descriptors: ([#1803](https://github.com/clerkinc/javascript/pull/1803)) by [@octoper](https://github.com/octoper) + + - `tableHead` let's you customize the tables head styles. + - `paginationButton` let's you customize the pagination buttons. + - `paginationRowText` let's you customize the pagination text. + ## 1.7.7 ### Patch Changes diff --git a/packages/themes/package.json b/packages/themes/package.json index 2fb74bcf4d6..0a8b2472a5d 100644 --- a/packages/themes/package.json +++ b/packages/themes/package.json @@ -1,6 +1,6 @@ { "name": "@clerk/themes", - "version": "1.7.7", + "version": "1.7.8", "license": "MIT", "description": "Themes for the Clerk auth components", "keywords": [ @@ -28,7 +28,7 @@ "lint": "eslint src/" }, "devDependencies": { - "@clerk/types": "3.55.0", + "@clerk/types": "3.56.0", "typescript": "*" }, "peerDependencies": { diff --git a/packages/types/CHANGELOG.md b/packages/types/CHANGELOG.md index 32294f9cb13..42d5f97c81d 100644 --- a/packages/types/CHANGELOG.md +++ b/packages/types/CHANGELOG.md @@ -1,5 +1,41 @@ # Change Log +## 3.56.0 + +### Minor Changes + +- Introduces three new element appearence descriptors: ([#1803](https://github.com/clerkinc/javascript/pull/1803)) by [@octoper](https://github.com/octoper) + + - `tableHead` let's you customize the tables head styles. + - `paginationButton` let's you customize the pagination buttons. + - `paginationRowText` let's you customize the pagination text. + +### Patch Changes + +- Update default organization permissions with a `sys_` prefix as part of the entitlement. This changes makes it easy to distinguish between clerk reserved permissions and custom permissions created by developers. ([#1865](https://github.com/clerkinc/javascript/pull/1865)) by [@mzhong9723](https://github.com/mzhong9723) + +- Mark the following SAML related types as stable: ([#1876](https://github.com/clerkinc/javascript/pull/1876)) by [@dimkl](https://github.com/dimkl) + + - `User.samlAccounts` + - `SamlAccount` + - `UserSettingsResource.saml` + - `UserSettingsJSON.saml` + - `SamlSettings` + - `UserResource.samlAccounts` + - `SamlAccountResource` + - `SamlStrategy` + - `UserJSON.saml_accounts` + - `SamlAccountJSON` + - `SamlConfig` + - `SamlFactor` + - `HandleSamlCallbackParams` + +- Deprecate the `organization.__unstable__invitationUpdate` and `organization.__unstable__membershipUpdate` methods. ([#1879](https://github.com/clerkinc/javascript/pull/1879)) by [@panteliselef](https://github.com/panteliselef) + +- Fix methods in clerk-js that consumede paginated endpoints in order to retrieve single resources. ([#1871](https://github.com/clerkinc/javascript/pull/1871)) by [@panteliselef](https://github.com/panteliselef) + +- In invite members screen of the component, consume any invalid email addresses as they are returned in the API error and remove them from the input automatically. ([#1869](https://github.com/clerkinc/javascript/pull/1869)) by [@chanioxaris](https://github.com/chanioxaris) + ## 3.55.0 ### Minor Changes diff --git a/packages/types/package.json b/packages/types/package.json index 91b8b8436dd..07c0a8a1c36 100644 --- a/packages/types/package.json +++ b/packages/types/package.json @@ -1,6 +1,6 @@ { "name": "@clerk/types", - "version": "3.55.0", + "version": "3.56.0", "license": "MIT", "description": "Typings for Clerk libraries.", "keywords": [