diff --git a/.changeset/eighty-swans-trade.md b/.changeset/eighty-swans-trade.md index addb3926466..cd5cd110725 100644 --- a/.changeset/eighty-swans-trade.md +++ b/.changeset/eighty-swans-trade.md @@ -2,7 +2,7 @@ '@clerk/shared': patch --- -Apply deprecation warnings: +Apply deprecation warnings for `@clerk/shared`: - `OrganizationContext` - `organizationList` - `useOrganizations` diff --git a/.changeset/late-carrots-notice.md b/.changeset/late-carrots-notice.md index a051c9607da..a0c75d9d571 100644 --- a/.changeset/late-carrots-notice.md +++ b/.changeset/late-carrots-notice.md @@ -1,5 +1,5 @@ --- '@clerk/clerk-react': patch --- - -Warn about `setSession` deprecation. +Apply deprecation warnings for `@clerk/clerk-react`: +- `setSession` diff --git a/.changeset/silent-fishes-change.md b/.changeset/silent-fishes-change.md index ed10e1ea9b4..172c0e2c479 100644 --- a/.changeset/silent-fishes-change.md +++ b/.changeset/silent-fishes-change.md @@ -2,4 +2,4 @@ '@clerk/backend': minor --- -Replace utilities with @clerk/shared exports +Replace utilities with `@clerk/shared` exports diff --git a/.changeset/spicy-toys-change.md b/.changeset/spicy-toys-change.md index e79bd7a4cb4..c3a0649afb5 100644 --- a/.changeset/spicy-toys-change.md +++ b/.changeset/spicy-toys-change.md @@ -2,4 +2,9 @@ '@clerk/nextjs': patch --- -Warn about deprecations that will be dropped in next major version +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/two-ads-type.md b/.changeset/two-ads-type.md index 31491e30371..e2500803378 100644 --- a/.changeset/two-ads-type.md +++ b/.changeset/two-ads-type.md @@ -2,7 +2,7 @@ "@clerk/backend": patch --- -Apply deprecation warnings backend package for: +Apply deprecation warnings for `@clerk/backend`: - backend api return format - `clockSkewInSeconds` - `pkgVersion`