diff --git a/.changeset/cool-ants-confess.md b/.changeset/cool-ants-confess.md deleted file mode 100644 index a845151cc84..00000000000 --- a/.changeset/cool-ants-confess.md +++ /dev/null @@ -1,2 +0,0 @@ ---- ---- diff --git a/.changeset/eighty-swans-trade.md b/.changeset/eighty-swans-trade.md deleted file mode 100644 index cd5cd110725..00000000000 --- a/.changeset/eighty-swans-trade.md +++ /dev/null @@ -1,9 +0,0 @@ ---- -'@clerk/shared': patch ---- - -Apply deprecation warnings for `@clerk/shared`: -- `OrganizationContext` -- `organizationList` -- `useOrganizations` -- `getRequestUrl` diff --git a/.changeset/forty-crews-fetch.md b/.changeset/forty-crews-fetch.md deleted file mode 100644 index 92d886824c6..00000000000 --- a/.changeset/forty-crews-fetch.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -'@clerk/clerk-js': patch ---- - -Use our deprecate utility to log warnings about deprecated usage of Organization.getMemberships diff --git a/.changeset/four-brooms-live.md b/.changeset/four-brooms-live.md deleted file mode 100644 index 363cb18d6e3..00000000000 --- a/.changeset/four-brooms-live.md +++ /dev/null @@ -1,6 +0,0 @@ ---- -'@clerk/localizations': patch -'@clerk/clerk-js': patch ---- - -Fix: localized key for invalid email addreses in InviteMembers form. diff --git a/.changeset/four-chairs-lay.md b/.changeset/four-chairs-lay.md deleted file mode 100644 index d9bb7449d97..00000000000 --- a/.changeset/four-chairs-lay.md +++ /dev/null @@ -1,10 +0,0 @@ ---- -'@clerk/clerk-js': patch ---- - -Apply deprecation warnings clerk-js package for: -- Organization.create() using string parameter -- Organization.retrieve() `limit` & `offset` -- Clerk.getOrganizationMemberships() -- `svgUrl` -- `avatarUrl`/`logoUrl`/`faviconUrl`/`profileImageUrl` diff --git a/.changeset/fresh-papayas-cheat.md b/.changeset/fresh-papayas-cheat.md deleted file mode 100644 index 61f3f389556..00000000000 --- a/.changeset/fresh-papayas-cheat.md +++ /dev/null @@ -1,7 +0,0 @@ ---- -'@clerk/clerk-js': minor -'@clerk/clerk-react': minor -'@clerk/types': minor ---- - -``, ``, ``, ``, `clerk.redirectToSignIn()` and `clerk.redirectToSignUp()` now accept the `initialValues` option, which will prefill the appropriate form fields with the values provided. diff --git a/.changeset/large-baboons-hope.md b/.changeset/large-baboons-hope.md deleted file mode 100644 index 45e57288d2c..00000000000 --- a/.changeset/large-baboons-hope.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -'@clerk/clerk-js': patch ---- - -Updated the OAuth buttons in the SignIn and SignUp components to prevent layout shifts while loading. diff --git a/.changeset/late-carrots-notice.md b/.changeset/late-carrots-notice.md deleted file mode 100644 index a0c75d9d571..00000000000 --- a/.changeset/late-carrots-notice.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -'@clerk/clerk-react': patch ---- -Apply deprecation warnings for `@clerk/clerk-react`: -- `setSession` diff --git a/.changeset/metal-lions-switch.md b/.changeset/metal-lions-switch.md deleted file mode 100644 index 5cfd2b8fca3..00000000000 --- a/.changeset/metal-lions-switch.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -'@clerk/shared': minor ---- - -Introduce `getClerkJsMajorVersionOrTag()`, `getScriptUrl()`, `callWithRetry()` diff --git a/.changeset/silent-fishes-change.md b/.changeset/silent-fishes-change.md deleted file mode 100644 index 172c0e2c479..00000000000 --- a/.changeset/silent-fishes-change.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -'@clerk/backend': minor ---- - -Replace utilities with `@clerk/shared` exports diff --git a/.changeset/spicy-toys-change.md b/.changeset/spicy-toys-change.md deleted file mode 100644 index c3a0649afb5..00000000000 --- a/.changeset/spicy-toys-change.md +++ /dev/null @@ -1,10 +0,0 @@ ---- -'@clerk/nextjs': patch ---- - -Apply deprecation warnings for `@clerk/nextjs`: -- `CLERK_JS_VERSION` environment variable -- `CLERK_API_KEY` environment variable -- `NEXT_PUBLIC_CLERK_FRONTEND_API` environment variable -- `withClerkMiddleware` -- `withServerSideAuth` \ No newline at end of file diff --git a/.changeset/thick-rings-complain.md b/.changeset/thick-rings-complain.md deleted file mode 100644 index 8e396729859..00000000000 --- a/.changeset/thick-rings-complain.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -'@clerk/backend': minor ---- - -Introduce a new getOrganizationInvitationList() method, along with support for filtering by status and the regular limit & offset parameters, which it can be used in order to list the invitations of a specific organization. We also marked the old getPendingOrganizationInvitationList() method as deprecated diff --git a/.changeset/three-tigers-tell.md b/.changeset/three-tigers-tell.md deleted file mode 100644 index 84750e15ab2..00000000000 --- a/.changeset/three-tigers-tell.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -'@clerk/shared': patch ---- - -Removes the patch for disabling swr-devtools causing apps with swr and broswers with the devtools extention to break. diff --git a/.changeset/two-ads-type.md b/.changeset/two-ads-type.md deleted file mode 100644 index e2500803378..00000000000 --- a/.changeset/two-ads-type.md +++ /dev/null @@ -1,14 +0,0 @@ ---- -"@clerk/backend": patch ---- - -Apply deprecation warnings for `@clerk/backend`: -- backend api return format -- `clockSkewInSeconds` -- `pkgVersion` -- `picture`/`logoUrl`/`profileImageUrl` -- `InterstitialAPI` -- `httpOptions` -- `apiKey` -- `frontendApi` -- `__unstable_options` diff --git a/.changeset/unlucky-emus-greet.md b/.changeset/unlucky-emus-greet.md deleted file mode 100644 index 19c0b0b439f..00000000000 --- a/.changeset/unlucky-emus-greet.md +++ /dev/null @@ -1,7 +0,0 @@ ---- -'@clerk/nextjs': minor -'@clerk/shared': minor ---- - -Add the `use client` directive in `@clerk/shared` to make the package compatible with an RSC environment. -Remove several helpers from `@clerk/nextjs` and import them from `@clerk/shared` instead. diff --git a/packages/backend/CHANGELOG.md b/packages/backend/CHANGELOG.md index 3cf82fdc265..99b0eb3a761 100644 --- a/packages/backend/CHANGELOG.md +++ b/packages/backend/CHANGELOG.md @@ -1,5 +1,31 @@ # Change Log +## 0.30.0 + +### Minor Changes + +- Replace utilities with `@clerk/shared` exports ([#1769](https://github.com/clerkinc/javascript/pull/1769)) by [@dimkl](https://github.com/dimkl) + +- Introduce a new getOrganizationInvitationList() method, along with support for filtering by status and the regular limit & offset parameters, which it can be used in order to list the invitations of a specific organization. We also marked the old getPendingOrganizationInvitationList() method as deprecated ([#1796](https://github.com/clerkinc/javascript/pull/1796)) by [@chanioxaris](https://github.com/chanioxaris) + +### Patch Changes + +- Apply deprecation warnings for `@clerk/backend`: ([#1777](https://github.com/clerkinc/javascript/pull/1777)) by [@dimkl](https://github.com/dimkl) + + - backend api return format + - `clockSkewInSeconds` + - `pkgVersion` + - `picture`/`logoUrl`/`profileImageUrl` + - `InterstitialAPI` + - `httpOptions` + - `apiKey` + - `frontendApi` + - `__unstable_options` + +- Updated dependencies [[`7ffa6fac3`](https://github.com/clerkinc/javascript/commit/7ffa6fac3762f6fb130ba2f2fcaa28e52b36b3b4), [`5c8754239`](https://github.com/clerkinc/javascript/commit/5c8754239e9ef13656fb73f30c9c6a6187b9aa81), [`2f6a6ac99`](https://github.com/clerkinc/javascript/commit/2f6a6ac9991469bf8532019bb22ff50adecdb434), [`753f7bbda`](https://github.com/clerkinc/javascript/commit/753f7bbda9bbb7444f96222a3b6cae815a09058f), [`55c8ebd39`](https://github.com/clerkinc/javascript/commit/55c8ebd390dd88036aee06866009be6a50c63138)]: + - @clerk/shared@0.24.0 + - @clerk/types@3.53.0 + ## 0.29.3 ### Patch Changes diff --git a/packages/backend/package.json b/packages/backend/package.json index 28f83a6896b..1ddd5d69efa 100644 --- a/packages/backend/package.json +++ b/packages/backend/package.json @@ -1,6 +1,6 @@ { "name": "@clerk/backend", - "version": "0.29.3", + "version": "0.30.0", "license": "MIT", "description": "Clerk Backend SDK - REST Client for Backend API & JWT verification utilities", "types": "./dist/types/index.d.ts", @@ -44,8 +44,8 @@ "test:cloudflare-workerd": "tests/cloudflare-workerd/run.sh" }, "dependencies": { - "@clerk/shared": "^0.23.1", - "@clerk/types": "^3.52.1", + "@clerk/shared": "^0.24.0", + "@clerk/types": "^3.53.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 a6abb74bceb..0b04f60000c 100644 --- a/packages/chrome-extension/CHANGELOG.md +++ b/packages/chrome-extension/CHANGELOG.md @@ -1,5 +1,13 @@ # Change Log +## 0.4.3 + +### Patch Changes + +- Updated dependencies [[`f3f643163`](https://github.com/clerkinc/javascript/commit/f3f643163a6163d89d3e3407358739d49db8b7f7), [`cc8851765`](https://github.com/clerkinc/javascript/commit/cc88517650100b0305e4d7a44db62daec3482a33), [`ea4aa67a3`](https://github.com/clerkinc/javascript/commit/ea4aa67a31675f1ca504cde63eec37a0e351140b), [`5c8754239`](https://github.com/clerkinc/javascript/commit/5c8754239e9ef13656fb73f30c9c6a6187b9aa81), [`b69fad0ce`](https://github.com/clerkinc/javascript/commit/b69fad0ceddc462f9071ee89db40485a0abd8528), [`14895e2dd`](https://github.com/clerkinc/javascript/commit/14895e2dde0fa15b594b1b7d89829d6013f5afc6)]: + - @clerk/clerk-js@4.59.0 + - @clerk/clerk-react@4.26.0 + ## 0.4.2 ### Patch Changes diff --git a/packages/chrome-extension/package.json b/packages/chrome-extension/package.json index 74b6aab34d1..1035734aaed 100644 --- a/packages/chrome-extension/package.json +++ b/packages/chrome-extension/package.json @@ -1,6 +1,6 @@ { "name": "@clerk/chrome-extension", - "version": "0.4.2", + "version": "0.4.3", "license": "MIT", "description": "Clerk SDK for Chrome extensions", "keywords": [ @@ -32,8 +32,8 @@ "prepublishOnly": "npm run build" }, "dependencies": { - "@clerk/clerk-js": "^4.58.2", - "@clerk/clerk-react": "^4.25.2" + "@clerk/clerk-js": "^4.59.0", + "@clerk/clerk-react": "^4.26.0" }, "devDependencies": { "@types/chrome": "*", diff --git a/packages/clerk-js/CHANGELOG.md b/packages/clerk-js/CHANGELOG.md index 99602d9b746..8886dda3a38 100644 --- a/packages/clerk-js/CHANGELOG.md +++ b/packages/clerk-js/CHANGELOG.md @@ -1,5 +1,32 @@ # Change Log +## 4.59.0 + +### Minor Changes + +- ``, ``, ``, ``, `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/clerkinc/javascript/pull/1701)) by [@desiprisg](https://github.com/desiprisg) + +### Patch Changes + +- Use our deprecate utility to log warnings about deprecated usage of Organization.getMemberships ([#1779](https://github.com/clerkinc/javascript/pull/1779)) by [@dimkl](https://github.com/dimkl) + +- Fix: localized key for invalid email addreses in InviteMembers form. ([#1781](https://github.com/clerkinc/javascript/pull/1781)) by [@panteliselef](https://github.com/panteliselef) + +- Apply deprecation warnings clerk-js package for: ([#1779](https://github.com/clerkinc/javascript/pull/1779)) by [@dimkl](https://github.com/dimkl) + + - Organization.create() using string parameter + - Organization.retrieve() `limit` & `offset` + - Clerk.getOrganizationMemberships() + - `svgUrl` + - `avatarUrl`/`logoUrl`/`faviconUrl`/`profileImageUrl` + +- Updated the OAuth buttons in the SignIn and SignUp components to prevent layout shifts while loading. ([#1728](https://github.com/clerkinc/javascript/pull/1728)) by [@octoper](https://github.com/octoper) + +- Updated dependencies [[`7ffa6fac3`](https://github.com/clerkinc/javascript/commit/7ffa6fac3762f6fb130ba2f2fcaa28e52b36b3b4), [`cc8851765`](https://github.com/clerkinc/javascript/commit/cc88517650100b0305e4d7a44db62daec3482a33), [`5c8754239`](https://github.com/clerkinc/javascript/commit/5c8754239e9ef13656fb73f30c9c6a6187b9aa81), [`2f6a6ac99`](https://github.com/clerkinc/javascript/commit/2f6a6ac9991469bf8532019bb22ff50adecdb434), [`753f7bbda`](https://github.com/clerkinc/javascript/commit/753f7bbda9bbb7444f96222a3b6cae815a09058f), [`55c8ebd39`](https://github.com/clerkinc/javascript/commit/55c8ebd390dd88036aee06866009be6a50c63138)]: + - @clerk/shared@0.24.0 + - @clerk/localizations@1.26.2 + - @clerk/types@3.53.0 + ## 4.58.2 ### Patch Changes diff --git a/packages/clerk-js/package.json b/packages/clerk-js/package.json index dcf89234f80..2e8711800b7 100644 --- a/packages/clerk-js/package.json +++ b/packages/clerk-js/package.json @@ -1,6 +1,6 @@ { "name": "@clerk/clerk-js", - "version": "4.58.2", + "version": "4.59.0", "license": "MIT", "description": "Clerk JS library", "keywords": [ @@ -40,9 +40,9 @@ "watch": "webpack --config webpack.config.js --env production --watch" }, "dependencies": { - "@clerk/localizations": "^1.26.1", - "@clerk/shared": "^0.23.1", - "@clerk/types": "^3.52.1", + "@clerk/localizations": "^1.26.2", + "@clerk/shared": "^0.24.0", + "@clerk/types": "^3.53.0", "@emotion/cache": "11.10.5", "@emotion/react": "11.10.5", "@floating-ui/react": "0.25.4", diff --git a/packages/expo/CHANGELOG.md b/packages/expo/CHANGELOG.md index e25fe63c786..d38ef8d2516 100644 --- a/packages/expo/CHANGELOG.md +++ b/packages/expo/CHANGELOG.md @@ -1,5 +1,13 @@ # Change Log +## 0.19.5 + +### Patch Changes + +- Updated dependencies [[`f3f643163`](https://github.com/clerkinc/javascript/commit/f3f643163a6163d89d3e3407358739d49db8b7f7), [`cc8851765`](https://github.com/clerkinc/javascript/commit/cc88517650100b0305e4d7a44db62daec3482a33), [`ea4aa67a3`](https://github.com/clerkinc/javascript/commit/ea4aa67a31675f1ca504cde63eec37a0e351140b), [`5c8754239`](https://github.com/clerkinc/javascript/commit/5c8754239e9ef13656fb73f30c9c6a6187b9aa81), [`b69fad0ce`](https://github.com/clerkinc/javascript/commit/b69fad0ceddc462f9071ee89db40485a0abd8528), [`14895e2dd`](https://github.com/clerkinc/javascript/commit/14895e2dde0fa15b594b1b7d89829d6013f5afc6)]: + - @clerk/clerk-js@4.59.0 + - @clerk/clerk-react@4.26.0 + ## 0.19.4 ### Patch Changes diff --git a/packages/expo/package.json b/packages/expo/package.json index 812d9b1a4b8..1ebf309f759 100644 --- a/packages/expo/package.json +++ b/packages/expo/package.json @@ -1,6 +1,6 @@ { "name": "@clerk/clerk-expo", - "version": "0.19.4", + "version": "0.19.5", "license": "MIT", "description": "Clerk React Native/Expo library", "keywords": [ @@ -27,13 +27,13 @@ "lint": "eslint src/" }, "dependencies": { - "@clerk/clerk-js": "^4.58.2", - "@clerk/clerk-react": "^4.25.2", + "@clerk/clerk-js": "^4.59.0", + "@clerk/clerk-react": "^4.26.0", "base-64": "1.0.0", "react-native-url-polyfill": "2.0.0" }, "devDependencies": { - "@clerk/types": "^3.52.1", + "@clerk/types": "^3.53.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 82849961d2a..3a07879f2bc 100644 --- a/packages/fastify/CHANGELOG.md +++ b/packages/fastify/CHANGELOG.md @@ -1,5 +1,14 @@ # Change Log +## 0.6.10 + +### Patch Changes + +- Updated dependencies [[`7ffa6fac3`](https://github.com/clerkinc/javascript/commit/7ffa6fac3762f6fb130ba2f2fcaa28e52b36b3b4), [`5c8754239`](https://github.com/clerkinc/javascript/commit/5c8754239e9ef13656fb73f30c9c6a6187b9aa81), [`2f6a6ac99`](https://github.com/clerkinc/javascript/commit/2f6a6ac9991469bf8532019bb22ff50adecdb434), [`2f6a6ac99`](https://github.com/clerkinc/javascript/commit/2f6a6ac9991469bf8532019bb22ff50adecdb434), [`94c36c755`](https://github.com/clerkinc/javascript/commit/94c36c755b598eb68d22f42eb7f738050f390678), [`753f7bbda`](https://github.com/clerkinc/javascript/commit/753f7bbda9bbb7444f96222a3b6cae815a09058f), [`7406afe7f`](https://github.com/clerkinc/javascript/commit/7406afe7f550f702bd91cde9616fd26222833a87), [`55c8ebd39`](https://github.com/clerkinc/javascript/commit/55c8ebd390dd88036aee06866009be6a50c63138)]: + - @clerk/shared@0.24.0 + - @clerk/types@3.53.0 + - @clerk/backend@0.30.0 + ## 0.6.9 ### Patch Changes diff --git a/packages/fastify/package.json b/packages/fastify/package.json index 43268418884..9eeb6178681 100644 --- a/packages/fastify/package.json +++ b/packages/fastify/package.json @@ -1,6 +1,6 @@ { "name": "@clerk/fastify", - "version": "0.6.9", + "version": "0.6.10", "license": "MIT", "description": "Clerk SDK for Fastify", "keywords": [ @@ -27,9 +27,9 @@ "test": "jest" }, "dependencies": { - "@clerk/backend": "^0.29.3", - "@clerk/shared": "^0.23.1", - "@clerk/types": "^3.52.1", + "@clerk/backend": "^0.30.0", + "@clerk/shared": "^0.24.0", + "@clerk/types": "^3.53.0", "cookies": "0.8.0" }, "devDependencies": { diff --git a/packages/gatsby-plugin-clerk/CHANGELOG.md b/packages/gatsby-plugin-clerk/CHANGELOG.md index b5b37948f90..43185bf8f8b 100644 --- a/packages/gatsby-plugin-clerk/CHANGELOG.md +++ b/packages/gatsby-plugin-clerk/CHANGELOG.md @@ -1,5 +1,15 @@ # Change Log +## 4.4.11 + +### Patch Changes + +- Updated dependencies [[`5c8754239`](https://github.com/clerkinc/javascript/commit/5c8754239e9ef13656fb73f30c9c6a6187b9aa81), [`14895e2dd`](https://github.com/clerkinc/javascript/commit/14895e2dde0fa15b594b1b7d89829d6013f5afc6), [`2f6a6ac99`](https://github.com/clerkinc/javascript/commit/2f6a6ac9991469bf8532019bb22ff50adecdb434), [`94c36c755`](https://github.com/clerkinc/javascript/commit/94c36c755b598eb68d22f42eb7f738050f390678), [`7406afe7f`](https://github.com/clerkinc/javascript/commit/7406afe7f550f702bd91cde9616fd26222833a87)]: + - @clerk/clerk-react@4.26.0 + - @clerk/types@3.53.0 + - @clerk/backend@0.30.0 + - @clerk/clerk-sdk-node@4.12.9 + ## 4.4.10 ### Patch Changes diff --git a/packages/gatsby-plugin-clerk/package.json b/packages/gatsby-plugin-clerk/package.json index 72d10d7e1c9..873a47f0dad 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.10", + "version": "4.4.11", "license": "MIT", "description": "Clerk SDK for Gatsby", "keywords": [ @@ -32,10 +32,10 @@ "lint": "eslint src/" }, "dependencies": { - "@clerk/backend": "^0.29.3", - "@clerk/clerk-react": "^4.25.2", - "@clerk/clerk-sdk-node": "^4.12.8", - "@clerk/types": "^3.52.1", + "@clerk/backend": "^0.30.0", + "@clerk/clerk-react": "^4.26.0", + "@clerk/clerk-sdk-node": "^4.12.9", + "@clerk/types": "^3.53.0", "cookie": "0.5.0", "tslib": "2.4.1" }, diff --git a/packages/localizations/CHANGELOG.md b/packages/localizations/CHANGELOG.md index 1be2a6573b8..d83d7dbde95 100644 --- a/packages/localizations/CHANGELOG.md +++ b/packages/localizations/CHANGELOG.md @@ -1,5 +1,14 @@ # Change Log +## 1.26.2 + +### Patch Changes + +- Fix: localized key for invalid email addreses in InviteMembers form. ([#1781](https://github.com/clerkinc/javascript/pull/1781)) by [@panteliselef](https://github.com/panteliselef) + +- Updated dependencies [[`5c8754239`](https://github.com/clerkinc/javascript/commit/5c8754239e9ef13656fb73f30c9c6a6187b9aa81)]: + - @clerk/types@3.53.0 + ## 1.26.1 ### Patch Changes diff --git a/packages/localizations/package.json b/packages/localizations/package.json index 7e00c3b4443..9c9d996cedf 100644 --- a/packages/localizations/package.json +++ b/packages/localizations/package.json @@ -1,6 +1,6 @@ { "name": "@clerk/localizations", - "version": "1.26.1", + "version": "1.26.2", "license": "MIT", "description": "Localizations for the Clerk components", "keywords": [ @@ -28,7 +28,7 @@ "lint": "eslint src/" }, "dependencies": { - "@clerk/types": "^3.52.1" + "@clerk/types": "^3.53.0" }, "devDependencies": { "tsup": "*", diff --git a/packages/nextjs/CHANGELOG.md b/packages/nextjs/CHANGELOG.md index b1ecfd6ec57..d6833bb6858 100644 --- a/packages/nextjs/CHANGELOG.md +++ b/packages/nextjs/CHANGELOG.md @@ -1,5 +1,29 @@ # Change Log +## 4.25.0 + +### Minor Changes + +- Add the `use client` directive in `@clerk/shared` to make the package compatible with an RSC environment. ([#1767](https://github.com/clerkinc/javascript/pull/1767)) by [@dimkl](https://github.com/dimkl) + + Remove several helpers from `@clerk/nextjs` and import them from `@clerk/shared` instead. + +### Patch Changes + +- Apply deprecation warnings for `@clerk/nextjs`: ([#1767](https://github.com/clerkinc/javascript/pull/1767)) by [@dimkl](https://github.com/dimkl) + + - `CLERK_JS_VERSION` environment variable + - `CLERK_API_KEY` environment variable + - `NEXT_PUBLIC_CLERK_FRONTEND_API` environment variable + - `withClerkMiddleware` + - `withServerSideAuth` + +- Updated dependencies [[`5c8754239`](https://github.com/clerkinc/javascript/commit/5c8754239e9ef13656fb73f30c9c6a6187b9aa81), [`14895e2dd`](https://github.com/clerkinc/javascript/commit/14895e2dde0fa15b594b1b7d89829d6013f5afc6), [`2f6a6ac99`](https://github.com/clerkinc/javascript/commit/2f6a6ac9991469bf8532019bb22ff50adecdb434), [`94c36c755`](https://github.com/clerkinc/javascript/commit/94c36c755b598eb68d22f42eb7f738050f390678), [`7406afe7f`](https://github.com/clerkinc/javascript/commit/7406afe7f550f702bd91cde9616fd26222833a87)]: + - @clerk/clerk-react@4.26.0 + - @clerk/types@3.53.0 + - @clerk/backend@0.30.0 + - @clerk/clerk-sdk-node@4.12.9 + ## 4.24.2 ### Patch Changes diff --git a/packages/nextjs/package.json b/packages/nextjs/package.json index 86de5091a8a..ea83d4a2d17 100644 --- a/packages/nextjs/package.json +++ b/packages/nextjs/package.json @@ -1,6 +1,6 @@ { "name": "@clerk/nextjs", - "version": "4.24.2", + "version": "4.25.0", "license": "MIT", "description": "Clerk SDK for NextJS", "keywords": [ @@ -75,10 +75,10 @@ "test:ci": "jest --maxWorkers=50%" }, "dependencies": { - "@clerk/backend": "^0.29.3", - "@clerk/clerk-react": "^4.25.2", - "@clerk/clerk-sdk-node": "^4.12.8", - "@clerk/types": "^3.52.1", + "@clerk/backend": "^0.30.0", + "@clerk/clerk-react": "^4.26.0", + "@clerk/clerk-sdk-node": "^4.12.9", + "@clerk/types": "^3.53.0", "path-to-regexp": "6.2.1", "tslib": "2.4.1" }, diff --git a/packages/react/CHANGELOG.md b/packages/react/CHANGELOG.md index 0ba448743cd..82bfa65c4c0 100644 --- a/packages/react/CHANGELOG.md +++ b/packages/react/CHANGELOG.md @@ -1,5 +1,21 @@ # Change Log +## 4.26.0 + +### Minor Changes + +- ``, ``, ``, ``, `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/clerkinc/javascript/pull/1701)) by [@desiprisg](https://github.com/desiprisg) + +### Patch Changes + +- Apply deprecation warnings for `@clerk/clerk-react`: ([#1788](https://github.com/clerkinc/javascript/pull/1788)) by [@dimkl](https://github.com/dimkl) + + - `setSession` + +- Updated dependencies [[`7ffa6fac3`](https://github.com/clerkinc/javascript/commit/7ffa6fac3762f6fb130ba2f2fcaa28e52b36b3b4), [`5c8754239`](https://github.com/clerkinc/javascript/commit/5c8754239e9ef13656fb73f30c9c6a6187b9aa81), [`2f6a6ac99`](https://github.com/clerkinc/javascript/commit/2f6a6ac9991469bf8532019bb22ff50adecdb434), [`753f7bbda`](https://github.com/clerkinc/javascript/commit/753f7bbda9bbb7444f96222a3b6cae815a09058f), [`55c8ebd39`](https://github.com/clerkinc/javascript/commit/55c8ebd390dd88036aee06866009be6a50c63138)]: + - @clerk/shared@0.24.0 + - @clerk/types@3.53.0 + ## 4.25.2 ### Patch Changes diff --git a/packages/react/package.json b/packages/react/package.json index aa03d51d514..421626b4638 100644 --- a/packages/react/package.json +++ b/packages/react/package.json @@ -1,6 +1,6 @@ { "name": "@clerk/clerk-react", - "version": "4.25.2", + "version": "4.26.0", "license": "MIT", "description": "Clerk React library", "keywords": [ @@ -44,8 +44,8 @@ "test:ci": "jest --maxWorkers=50%" }, "dependencies": { - "@clerk/shared": "^0.23.1", - "@clerk/types": "^3.52.1", + "@clerk/shared": "^0.24.0", + "@clerk/types": "^3.53.0", "tslib": "2.4.1" }, "devDependencies": { diff --git a/packages/remix/CHANGELOG.md b/packages/remix/CHANGELOG.md index 87c63b98aaf..cec474dbf97 100644 --- a/packages/remix/CHANGELOG.md +++ b/packages/remix/CHANGELOG.md @@ -1,5 +1,15 @@ # Change Log +## 3.0.2 + +### Patch Changes + +- Updated dependencies [[`7ffa6fac3`](https://github.com/clerkinc/javascript/commit/7ffa6fac3762f6fb130ba2f2fcaa28e52b36b3b4), [`5c8754239`](https://github.com/clerkinc/javascript/commit/5c8754239e9ef13656fb73f30c9c6a6187b9aa81), [`14895e2dd`](https://github.com/clerkinc/javascript/commit/14895e2dde0fa15b594b1b7d89829d6013f5afc6), [`2f6a6ac99`](https://github.com/clerkinc/javascript/commit/2f6a6ac9991469bf8532019bb22ff50adecdb434), [`2f6a6ac99`](https://github.com/clerkinc/javascript/commit/2f6a6ac9991469bf8532019bb22ff50adecdb434), [`94c36c755`](https://github.com/clerkinc/javascript/commit/94c36c755b598eb68d22f42eb7f738050f390678), [`753f7bbda`](https://github.com/clerkinc/javascript/commit/753f7bbda9bbb7444f96222a3b6cae815a09058f), [`7406afe7f`](https://github.com/clerkinc/javascript/commit/7406afe7f550f702bd91cde9616fd26222833a87), [`55c8ebd39`](https://github.com/clerkinc/javascript/commit/55c8ebd390dd88036aee06866009be6a50c63138)]: + - @clerk/shared@0.24.0 + - @clerk/clerk-react@4.26.0 + - @clerk/types@3.53.0 + - @clerk/backend@0.30.0 + ## 3.0.1 ### Patch Changes diff --git a/packages/remix/package.json b/packages/remix/package.json index 9b5cf514f61..09153106be2 100644 --- a/packages/remix/package.json +++ b/packages/remix/package.json @@ -1,6 +1,6 @@ { "name": "@clerk/remix", - "version": "3.0.1", + "version": "3.0.2", "license": "MIT", "description": "Clerk SDK for Remix", "keywords": [ @@ -47,10 +47,10 @@ "publish:local": "npx yalc push --replace --sig" }, "dependencies": { - "@clerk/backend": "^0.29.3", - "@clerk/clerk-react": "^4.25.2", - "@clerk/shared": "^0.23.1", - "@clerk/types": "^3.52.1", + "@clerk/backend": "^0.30.0", + "@clerk/clerk-react": "^4.26.0", + "@clerk/shared": "^0.24.0", + "@clerk/types": "^3.53.0", "cookie": "0.5.0", "tslib": "2.4.1" }, diff --git a/packages/sdk-node/CHANGELOG.md b/packages/sdk-node/CHANGELOG.md index 5f5fb81c089..ff227cb7ee0 100644 --- a/packages/sdk-node/CHANGELOG.md +++ b/packages/sdk-node/CHANGELOG.md @@ -1,5 +1,13 @@ # Change Log +## 4.12.9 + +### Patch Changes + +- Updated dependencies [[`5c8754239`](https://github.com/clerkinc/javascript/commit/5c8754239e9ef13656fb73f30c9c6a6187b9aa81), [`2f6a6ac99`](https://github.com/clerkinc/javascript/commit/2f6a6ac9991469bf8532019bb22ff50adecdb434), [`94c36c755`](https://github.com/clerkinc/javascript/commit/94c36c755b598eb68d22f42eb7f738050f390678), [`7406afe7f`](https://github.com/clerkinc/javascript/commit/7406afe7f550f702bd91cde9616fd26222833a87)]: + - @clerk/types@3.53.0 + - @clerk/backend@0.30.0 + ## 4.12.8 ### Patch Changes diff --git a/packages/sdk-node/package.json b/packages/sdk-node/package.json index ab9bac009b1..d57027ca37d 100644 --- a/packages/sdk-node/package.json +++ b/packages/sdk-node/package.json @@ -1,5 +1,5 @@ { - "version": "4.12.8", + "version": "4.12.9", "license": "MIT", "type": "commonjs", "main": "./dist/cjs/index.js", @@ -58,8 +58,8 @@ "typescript": "*" }, "dependencies": { - "@clerk/backend": "^0.29.3", - "@clerk/types": "^3.52.1", + "@clerk/backend": "^0.30.0", + "@clerk/types": "^3.53.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 d815372eae1..7140e3eb36f 100644 --- a/packages/shared/CHANGELOG.md +++ b/packages/shared/CHANGELOG.md @@ -1,5 +1,26 @@ # Change Log +## 0.24.0 + +### Minor Changes + +- Introduce `getClerkJsMajorVersionOrTag()`, `getScriptUrl()`, `callWithRetry()` ([#1769](https://github.com/clerkinc/javascript/pull/1769)) by [@dimkl](https://github.com/dimkl) + +- Add the `use client` directive in `@clerk/shared` to make the package compatible with an RSC environment. ([#1767](https://github.com/clerkinc/javascript/pull/1767)) by [@dimkl](https://github.com/dimkl) + + Remove several helpers from `@clerk/nextjs` and import them from `@clerk/shared` instead. + +### Patch Changes + +- Apply deprecation warnings for `@clerk/shared`: ([#1789](https://github.com/clerkinc/javascript/pull/1789)) by [@dimkl](https://github.com/dimkl) + + - `OrganizationContext` + - `organizationList` + - `useOrganizations` + - `getRequestUrl` + +- Removes the patch for disabling swr-devtools causing apps with swr and broswers with the devtools extention to break. ([#1794](https://github.com/clerkinc/javascript/pull/1794)) by [@panteliselef](https://github.com/panteliselef) + ## 0.23.1 ### Patch Changes diff --git a/packages/shared/package.json b/packages/shared/package.json index e3c49605bdb..470dc4e906e 100644 --- a/packages/shared/package.json +++ b/packages/shared/package.json @@ -1,6 +1,6 @@ { "name": "@clerk/shared", - "version": "0.23.1", + "version": "0.24.0", "description": "Internal package utils used by the Clerk SDKs", "types": "./dist/types/index.d.ts", "main": "./dist/cjs/index.js", @@ -35,7 +35,7 @@ "test:coverage": "jest --collectCoverage && open coverage/lcov-report/index.html" }, "devDependencies": { - "@clerk/types": "^3.52.1", + "@clerk/types": "^3.53.0", "@types/glob-to-regexp": "0.4.1", "@types/js-cookie": "3.0.2", "tsup": "*", diff --git a/packages/themes/package.json b/packages/themes/package.json index 09c6905c23d..6ebaf780d23 100644 --- a/packages/themes/package.json +++ b/packages/themes/package.json @@ -28,7 +28,7 @@ "lint": "eslint src/" }, "devDependencies": { - "@clerk/types": "^3.52.1", + "@clerk/types": "^3.53.0", "typescript": "*" }, "peerDependencies": { diff --git a/packages/types/CHANGELOG.md b/packages/types/CHANGELOG.md index 2f7d7a4d707..04672fa2d69 100644 --- a/packages/types/CHANGELOG.md +++ b/packages/types/CHANGELOG.md @@ -1,5 +1,11 @@ # Change Log +## 3.53.0 + +### Minor Changes + +- ``, ``, ``, ``, `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/clerkinc/javascript/pull/1701)) by [@desiprisg](https://github.com/desiprisg) + ## 3.52.1 ### Patch Changes diff --git a/packages/types/package.json b/packages/types/package.json index fdc3fa616a4..6e6ea1f569c 100644 --- a/packages/types/package.json +++ b/packages/types/package.json @@ -1,6 +1,6 @@ { "name": "@clerk/types", - "version": "3.52.1", + "version": "3.53.0", "license": "MIT", "description": "Typings for Clerk libraries.", "keywords": [