@clerk/upgrade 0.4.2 → 0.4.4

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (90) hide show
  1. package/dist/app.js +1 -1
  2. package/dist/util/all-titles.js +4 -0
  3. package/dist/util/expandable-list.js +21 -1
  4. package/dist/util/guess-framework.js +1 -1
  5. package/dist/versions/core-2/backend/buildrequesturl-removed.md +1 -1
  6. package/dist/versions/core-2/backend/clerk-import.md +1 -1
  7. package/dist/versions/core-2/backend/constants-import-path-move.md +1 -1
  8. package/dist/versions/core-2/backend/createauthenticaterequest-import-path-move.md +1 -1
  9. package/dist/versions/core-2/backend/createemail-removed.md +1 -1
  10. package/dist/versions/core-2/backend/createisomorphicrequest-import-path-move.md +1 -1
  11. package/dist/versions/core-2/backend/createisomorphicrequest-removed.md +1 -1
  12. package/dist/versions/core-2/backend/decodejwt-import-path-move.md +1 -1
  13. package/dist/versions/core-2/backend/getclientlist-arguments.md +16 -0
  14. package/dist/versions/core-2/backend/getclientlist-return-signature-changed.md +16 -0
  15. package/dist/versions/core-2/backend/getorganizationmembershiplist-return-signature.md +1 -1
  16. package/dist/versions/core-2/backend/getsessionlist-arguments.md +16 -0
  17. package/dist/versions/core-2/backend/getsessionlist-return-signature-change.md +16 -0
  18. package/dist/versions/core-2/backend/interstitial-removed.md +6 -0
  19. package/dist/versions/core-2/backend/redirect-import-path-move.md +1 -1
  20. package/dist/versions/core-2/backend/signjwt-import-path-move.md +1 -1
  21. package/dist/versions/core-2/backend/signjwterror-import-move.md +1 -1
  22. package/dist/versions/core-2/backend/tokenverificationerror-import-move.md +1 -1
  23. package/dist/versions/core-2/backend/tokenverificationerroraction-import-move.md +1 -1
  24. package/dist/versions/core-2/backend/tokenverificationerrorcode-import-move.md +1 -1
  25. package/dist/versions/core-2/backend/tokenverificationerrorreason-import-move.md +1 -1
  26. package/dist/versions/core-2/backend/verifyjwt-import-path-move.md +1 -1
  27. package/dist/versions/core-2/common/emaillinkerrorcode-import-change.md +1 -1
  28. package/dist/versions/core-2/common/getallowlistidentifierlist-return-signature.md +15 -0
  29. package/dist/versions/core-2/common/getclientlist-return-signature.md +15 -0
  30. package/dist/versions/core-2/common/getinvitationlist-return-signature.md +15 -0
  31. package/dist/versions/core-2/common/getorganizationinvitationlist-return-signature.md +1 -1
  32. package/dist/versions/core-2/common/getorganizationlist-return-signature.md +1 -1
  33. package/dist/versions/core-2/common/getredirecturllist-return-signature.md +15 -0
  34. package/dist/versions/core-2/common/getsessionlist-return-signature.md +15 -0
  35. package/dist/versions/core-2/common/getuserlist-return-signature.md +15 -0
  36. package/dist/versions/core-2/common/getuseroauthaccesstoken-return-signature.md +15 -0
  37. package/dist/versions/core-2/common/isclerkapiresponserror-import-change.md +1 -1
  38. package/dist/versions/core-2/common/isemaillinkerror-import-change.md +1 -1
  39. package/dist/versions/core-2/common/isknownerror-import-change.md +1 -1
  40. package/dist/versions/core-2/common/ismetamaskerror-import-change.md +1 -1
  41. package/dist/versions/core-2/common/multisessionappsupport-import-change.md +1 -1
  42. package/dist/versions/core-2/common/user-getorganizationmemberships-return-signature.md +15 -0
  43. package/dist/versions/core-2/common/withclerk-hof-removed.md +1 -1
  44. package/dist/versions/core-2/common/withclerk-removed.md +1 -1
  45. package/dist/versions/core-2/common/withsession-hof-removed.md +1 -1
  46. package/dist/versions/core-2/common/withsession-removed.md +1 -1
  47. package/dist/versions/core-2/common/withuser-hof-removed.md +1 -1
  48. package/dist/versions/core-2/common/withuser-removed-2.md +1 -1
  49. package/dist/versions/core-2/fastify/clerk-import-change.md +1 -1
  50. package/dist/versions/core-2/gatsby/api-url-value-change.md +1 -1
  51. package/dist/versions/core-2/gatsby/clerk-import-change.md +1 -1
  52. package/dist/versions/core-2/index.js +2 -2
  53. package/dist/versions/core-2/nextjs/auth-import-change.md +1 -1
  54. package/dist/versions/core-2/nextjs/auth-middleware-deprecated.md +1 -1
  55. package/dist/versions/core-2/nextjs/authmiddleware-import-change.md +1 -1
  56. package/dist/versions/core-2/nextjs/buildclerkprops-import-change.md +1 -1
  57. package/dist/versions/core-2/nextjs/clerk-import-change.md +1 -1
  58. package/dist/versions/core-2/nextjs/constants-import-change.md +1 -1
  59. package/dist/versions/core-2/nextjs/createauthenticaterequest-import-change.md +1 -1
  60. package/dist/versions/core-2/nextjs/createisomorphicrequest-import-change.md +1 -1
  61. package/dist/versions/core-2/nextjs/currentuser-import-change.md +1 -1
  62. package/dist/versions/core-2/nextjs/decodejwt-import-change.md +1 -1
  63. package/dist/versions/core-2/nextjs/emaillinkerrorcode-import-change.md +1 -1
  64. package/dist/versions/core-2/nextjs/import-api-url.md +1 -1
  65. package/dist/versions/core-2/nextjs/import-api-version.md +1 -1
  66. package/dist/versions/core-2/nextjs/import-clerk-js-url.md +1 -1
  67. package/dist/versions/core-2/nextjs/import-clerk-js-version.md +1 -1
  68. package/dist/versions/core-2/nextjs/import-domain.md +1 -1
  69. package/dist/versions/core-2/nextjs/import-is-satellite.md +1 -1
  70. package/dist/versions/core-2/nextjs/import-proxy-url.md +1 -1
  71. package/dist/versions/core-2/nextjs/import-publishable-key.md +1 -1
  72. package/dist/versions/core-2/nextjs/import-secret-key.md +1 -1
  73. package/dist/versions/core-2/nextjs/import-sign-in-url.md +1 -1
  74. package/dist/versions/core-2/nextjs/import-sign-up-url.md +1 -1
  75. package/dist/versions/core-2/nextjs/isclerkapiresponserror-import-change.md +1 -1
  76. package/dist/versions/core-2/nextjs/isemaillinkerror-import-change.md +1 -1
  77. package/dist/versions/core-2/nextjs/isknownerror-import-change.md +1 -1
  78. package/dist/versions/core-2/nextjs/multisessionappsupport-import-change.md +1 -1
  79. package/dist/versions/core-2/nextjs/redirect-import-change.md +1 -1
  80. package/dist/versions/core-2/nextjs/redirecttosignin-import-path.md +1 -1
  81. package/dist/versions/core-2/nextjs/redirecttosignup-import-path.md +1 -1
  82. package/dist/versions/core-2/nextjs/signjwt-import-change.md +1 -1
  83. package/dist/versions/core-2/nextjs/verifyjwt-import-change.md +1 -1
  84. package/dist/versions/core-2/nextjs/verifytoken-import-change.md +1 -1
  85. package/dist/versions/core-2/node/api-url-value-change.md +1 -1
  86. package/dist/versions/core-2/node/clerk-import-change.md +1 -1
  87. package/dist/versions/core-2/react/api-url-value-change.md +1 -1
  88. package/dist/versions/core-2/remix/clerk-import-change.md +1 -1
  89. package/dist/versions/core-2/remix/clerkerrorboundary-removed.md +1 -1
  90. package/package.json +1 -1
package/dist/app.js CHANGED
@@ -74,7 +74,7 @@ export default function App({
74
74
  font: "tiny"
75
75
  })), !configComplete && /*#__PURE__*/React.createElement(React.Fragment, null, /*#__PURE__*/React.createElement(Text, null, /*#__PURE__*/React.createElement(Text, {
76
76
  color: "blue"
77
- }, "Hello friend!"), " We're excited to help you upgrade Clerk", fromVersion ? ` from v${fromVersion}` : '', toVersion ? ` to v${toVersion}` : '', ". Before we get started, a couple questions..."), /*#__PURE__*/React.createElement(Newline, null)), isEmpty(sdks) && !isEmpty(sdkGuesses) && !sdkGuessConfirmed && /*#__PURE__*/React.createElement(React.Fragment, null, sdkGuesses.length > 1 ? /*#__PURE__*/React.createElement(React.Fragment, null, /*#__PURE__*/React.createElement(Text, null, "It looks like you are using the following Clerk SDKs in your project:"), sdkGuesses.map(guess => /*#__PURE__*/React.createElement(Text, {
77
+ }, "Hello friend!"), " We're excited to help you upgrade Clerk", fromVersion ? ` from ${fromVersion}` : '', toVersion ? ` to ${toVersion}` : '', ". Before we get started, a couple questions..."), /*#__PURE__*/React.createElement(Newline, null)), isEmpty(sdks) && !isEmpty(sdkGuesses) && !sdkGuessConfirmed && /*#__PURE__*/React.createElement(React.Fragment, null, sdkGuesses.length > 1 ? /*#__PURE__*/React.createElement(React.Fragment, null, /*#__PURE__*/React.createElement(Text, null, "It looks like you are using the following Clerk SDKs in your project:"), sdkGuesses.map(guess => /*#__PURE__*/React.createElement(Text, {
78
78
  key: guess.value
79
79
  }, ' ', "- ", guess.label)), /*#__PURE__*/React.createElement(Text, null, "Is that right?")) : /*#__PURE__*/React.createElement(Text, null, "It looks like you are using the \"", sdkGuesses[0].label, "\" Clerk SDK in your project. Is that right?"), /*#__PURE__*/React.createElement(Select, {
80
80
  options: [{
@@ -0,0 +1,4 @@
1
+ import sdks from '../versions/core-2/index.js';
2
+ const allChanges = new Set();
3
+ Object.keys(sdks).map(keys => sdks[keys].map(change => allChanges.add(change.title)));
4
+ allChanges.forEach(val => console.log(val));
@@ -52,8 +52,28 @@ export default function ExpandableList({
52
52
  }, "Navigation Instructions:"), /*#__PURE__*/React.createElement(Text, null, "Navigate through items with \u2191 and \u2193 arrow keys. Expand the details of any item with space bar. \u2193 key on the last item goes to the next page, \u2191 on the first item goes to the previous page. To exit this interface, use \"control + c\"."), /*#__PURE__*/React.createElement(Newline, null), state.all.reduce((memo, item, idx) => {
53
53
  if (idx < state.visible[0] || idx >= state.visible[1]) return memo;
54
54
  const locations = item.instances.map(instance => `${instance.file}:${instance.position.line}:${instance.position.column}`);
55
+ const singleBorderStyle = {
56
+ topLeft: ' ',
57
+ top: '─',
58
+ topRight: ' ',
59
+ left: '',
60
+ bottomLeft: ' ',
61
+ bottom: '─',
62
+ bottomRight: ' ',
63
+ right: ''
64
+ };
65
+ const doubleBorderStyle = {
66
+ topLeft: ' ',
67
+ top: '═',
68
+ topRight: ' ',
69
+ left: '',
70
+ bottomLeft: ' ',
71
+ bottom: '═',
72
+ bottomRight: ' ',
73
+ right: ''
74
+ };
55
75
  memo.push( /*#__PURE__*/React.createElement(Box, {
56
- borderStyle: item.focused ? 'double' : 'single',
76
+ borderStyle: item.focused ? doubleBorderStyle : singleBorderStyle,
57
77
  flexDirection: "column",
58
78
  borderColor: item.focused ? 'blue' : 'white',
59
79
  paddingX: 1,
@@ -38,7 +38,7 @@ export default function guessFrameworks(dir, disableTelemetry) {
38
38
  }
39
39
 
40
40
  // if there is a package.json
41
- const _uuid = md5(pkg);
41
+ const _uuid = md5(JSON.stringify(pkg));
42
42
 
43
43
  // no guessing if there are no deps
44
44
  if (!pkg.dependencies && !pkg.devDependencies) return {
@@ -1,6 +1,6 @@
1
1
  ---
2
2
  title: '`buildRequestUrl` import removed'
3
- matcher: "import\\s+{[\\s\\S]*?buildRequestUrl[\\s\\S]*?}\\s+from\\s+['\"]@clerk\/backend['\"]"
3
+ matcher: "import\\s+{[^}]*?buildRequestUrl[\\s\\S]*?}\\s+from\\s+['\"]@clerk\/backend['\"]"
4
4
  matcherFlags: 'm'
5
5
  ---
6
6
 
@@ -1,6 +1,6 @@
1
1
  ---
2
2
  title: '`Clerk` -> `createClerkClient`'
3
- matcher: "import\\s+{[\\s\\S]*?Clerk[\\s\\S]*?}\\s+from\\s+['\"]@clerk/backend['\"]"
3
+ matcher: "import\\s+{[^}]*?Clerk[\\s\\S]*?}\\s+from\\s+['\"]@clerk/backend['\"]"
4
4
  matcherFlags: 'm'
5
5
  ---
6
6
 
@@ -1,6 +1,6 @@
1
1
  ---
2
2
  title: '`constants` import moved to `@clerk/backend/internal`'
3
- matcher: "import\\s+{[\\s\\S]*?constants[\\s\\S]*?}\\s+from\\s+['\"]@clerk\\/(backend)(?!\/internal)['\"]"
3
+ matcher: "import\\s+{[^}]*?constants[\\s\\S]*?}\\s+from\\s+['\"]@clerk\\/(backend)(?!\/internal)['\"]"
4
4
  matcherFlags: 'm'
5
5
  replaceWithString: 'backend/internal'
6
6
  category: 'import-paths'
@@ -1,6 +1,6 @@
1
1
  ---
2
2
  title: '`createAuthenticateRequest` import moved to `@clerk/backend/internal`'
3
- matcher: "import\\s+{[\\s\\S]*?createAuthenticateRequest[\\s\\S]*?}\\s+from\\s+['\"]@clerk\\/(backend)['\"]"
3
+ matcher: "import\\s+{[^}]*?createAuthenticateRequest[\\s\\S]*?}\\s+from\\s+['\"]@clerk\\/(backend)['\"]"
4
4
  matcherFlags: 'm'
5
5
  replaceWithString: 'backend/internal'
6
6
  category: 'import-paths'
@@ -1,6 +1,6 @@
1
1
  ---
2
2
  title: '`createEmail` import removed'
3
- matcher: "import\\s+{[\\s\\S]*?createEmail[\\s\\S]*?}\\s+from\\s+['\"]@clerk\/backend['\"]"
3
+ matcher: "import\\s+{[^}]*?createEmail[\\s\\S]*?}\\s+from\\s+['\"]@clerk\/backend['\"]"
4
4
  matcherFlags: 'm'
5
5
  ---
6
6
 
@@ -1,6 +1,6 @@
1
1
  ---
2
2
  title: '`createIsomorphicRequest` import moved to `@clerk/backend/internal`'
3
- matcher: "import\\s+{[\\s\\S]*?createIsomorphicRequest[\\s\\S]*?}\\s+from\\s+['\"]@clerk\\/(backend)(?!\/internal)['\"]"
3
+ matcher: "import\\s+{[^}]*?createIsomorphicRequest[\\s\\S]*?}\\s+from\\s+['\"]@clerk\\/(backend)(?!\/internal)['\"]"
4
4
  matcherFlags: 'm'
5
5
  replaceWithString: 'backend/internal'
6
6
  category: 'import-paths'
@@ -1,6 +1,6 @@
1
1
  ---
2
2
  title: '`createIsomorphicRequest` import moved to `/internal`'
3
- matcher: "import\\s+{[\\s\\S]*?createIsomorphicRequest[\\s\\S]*?}\\s+from\\s+['\"]@clerk\/(backend)(?!\/internal)['\"]"
3
+ matcher: "import\\s+{[^}]*?createIsomorphicRequest[\\s\\S]*?}\\s+from\\s+['\"]@clerk\/(backend)(?!\/internal)['\"]"
4
4
  replaceWithString: 'backend/internal'
5
5
  matcherFlags: 'm'
6
6
  category: 'import-paths'
@@ -1,6 +1,6 @@
1
1
  ---
2
2
  title: '`decodeJwt` import moved to `@clerk/backend/tokens`'
3
- matcher: "import\\s+{[\\s\\S]*?decodeJwt[\\s\\S]*?}\\s+from\\s+['\"]@clerk\\/(backend)(?!\/tokens)['\"]"
3
+ matcher: "import\\s+{[^}]*?decodeJwt[\\s\\S]*?}\\s+from\\s+['\"]@clerk\\/(backend)(?!\/tokens)['\"]"
4
4
  matcherFlags: 'm'
5
5
  replaceWithString: 'backend/tokens'
6
6
  category: 'import-paths'
@@ -0,0 +1,16 @@
1
+ ---
2
+ title: '`Clients.getClientList` arguments changed'
3
+ matcher: "\\.getClientList\\("
4
+ category: 'pagination-args'
5
+ ---
6
+
7
+ There have been a couple changes to the pagination arguments that can be passed into this function - `limit` has been renamed to `pageSize`, and `offset` has been renamed to `initialPage`. This will help to make it more clear and simple to reason about pagination control. Example of how changes might look below:
8
+
9
+ ```diff
10
+ const { data } = await clients.getClientList({
11
+ - limit: 10,
12
+ + pageSize: 10,
13
+ - offset: 10,
14
+ + initialPage: 2,
15
+ })
16
+ ```
@@ -0,0 +1,16 @@
1
+ ---
2
+ title: '`Clients.getClientList` arguments changed'
3
+ matcher: "\\.getClientList\\("
4
+ category: 'pagination-args'
5
+ ---
6
+
7
+ There have been a couple changes to the pagination arguments that can be passed into this function - `limit` has been renamed to `pageSize`, and `offset` has been renamed to `initialPage`. This will help to make it more clear and simple to reason about pagination control. Example of how changes might look below:
8
+
9
+ ```diff
10
+ const { data } = await clients.getClientList({
11
+ - limit: 10,
12
+ + pageSize: 10,
13
+ - offset: 10,
14
+ + initialPage: 2,
15
+ })
16
+ ```
@@ -5,7 +5,7 @@ category: 'pagination-return'
5
5
  warning: true
6
6
  ---
7
7
 
8
- The response payload of `Users.getOrganizationMembershipList` was changed as part of the v5 release. Rather than directly returning ` data`, the return signature is now `{ data, totalCount }`. Since backend API responses are paginated, the `totalCount` property is helpful in determining the total number of items in the response easily, and this change in the backend SDK aligns the response shape with what the backend API returns directly.
8
+ The response payload of `Users.getOrganizationMembershipList` was changed as part of the core 2 release. Rather than directly returning ` data`, the return signature is now `{ data, totalCount }`. Since backend API responses are paginated, the `totalCount` property is helpful in determining the total number of items in the response easily, and this change in the backend SDK aligns the response shape with what the backend API returns directly.
9
9
 
10
10
  Here's an example of how the response shape would change with this modification:
11
11
 
@@ -0,0 +1,16 @@
1
+ ---
2
+ title: '`Sessions.getSessionList` arguments changed'
3
+ matcher: "\\.getSessionList\\("
4
+ category: 'pagination-args'
5
+ ---
6
+
7
+ There have been a couple changes to the pagination arguments that can be passed into this function - `limit` has been renamed to `pageSize`, and `offset` has been renamed to `initialPage`. This will help to make it more clear and simple to reason about pagination control. Example of how changes might look below:
8
+
9
+ ```diff
10
+ const { data } = await sessions.getSessionList({
11
+ - limit: 10,
12
+ + pageSize: 10,
13
+ - offset: 10,
14
+ + initialPage: 2,
15
+ })
16
+ ```
@@ -0,0 +1,16 @@
1
+ ---
2
+ title: '`Sessions.getSessionList` arguments changed'
3
+ matcher: "\\.getSessionList\\("
4
+ category: 'pagination-args'
5
+ ---
6
+
7
+ There have been a couple changes to the pagination arguments that can be passed into this function - `limit` has been renamed to `pageSize`, and `offset` has been renamed to `initialPage`. This will help to make it more clear and simple to reason about pagination control. Example of how changes might look below:
8
+
9
+ ```diff
10
+ const { data } = await sessions.getSessionList({
11
+ - limit: 10,
12
+ + pageSize: 10,
13
+ - offset: 10,
14
+ + initialPage: 2,
15
+ })
16
+ ```
@@ -0,0 +1,6 @@
1
+ ---
2
+ title: '`interstitial` api removed'
3
+ matcher: "loadInterstitialFromLocal\\("
4
+ ---
5
+
6
+ The interstitial has been replaced within Clerk internals entirely by a new mechanism called "handshake". If you were using the interstitial API in your logic, please reach out to [Clerk support](https://clerk.com/support) to connect with our team and discuss how to migrate your code to use the new handshake mechanism.
@@ -1,6 +1,6 @@
1
1
  ---
2
2
  title: '`redirect` import moved to `@clerk/backend/internal`'
3
- matcher: "import\\s+{[\\s\\S]*?redirect[\\s\\S]*?}\\s+from\\s+['\"]@clerk\\/(backend)(?!\/internal)['\"]"
3
+ matcher: "import\\s+{[^}]*?redirect[\\s\\S]*?}\\s+from\\s+['\"]@clerk\\/(backend)(?!\/internal)['\"]"
4
4
  matcherFlags: 'm'
5
5
  replaceWithString: 'backend/internal'
6
6
  category: 'import-paths'
@@ -1,6 +1,6 @@
1
1
  ---
2
2
  title: '`signJwt` import moved to `@clerk/backend/tokens`'
3
- matcher: "import\\s+{[\\s\\S]*?signJwt[\\s\\S]*?}\\s+from\\s+['\"]@clerk\\/(backend)(?!\/tokens)['\"]"
3
+ matcher: "import\\s+{[^}]*?signJwt[\\s\\S]*?}\\s+from\\s+['\"]@clerk\\/(backend)(?!\/tokens)['\"]"
4
4
  matcherFlags: 'm'
5
5
  replaceWithString: 'backend/tokens'
6
6
  category: 'import-paths'
@@ -1,6 +1,6 @@
1
1
  ---
2
2
  title: '`SignJWTError` import moved to `@clerk/backend/errors`'
3
- matcher: "import\\s+{[\\s\\S]*?SignJWTError[\\s\\S]*?}\\s+from\\s+['\"]@clerk\\/(backend)(?!\/errors)['\"]"
3
+ matcher: "import\\s+{[^}]*?SignJWTError[\\s\\S]*?}\\s+from\\s+['\"]@clerk\\/(backend)(?!\/errors)['\"]"
4
4
  matcherFlags: 'm'
5
5
  replaceWithString: 'backend/errors'
6
6
  category: 'import-paths'
@@ -1,6 +1,6 @@
1
1
  ---
2
2
  title: '`TokenVerificationError` import moved to `@clerk/backend/errors`'
3
- matcher: "import\\s+{[\\s\\S]*?TokenVerificationError[\\s\\S]*?}\\s+from\\s+['\"]@clerk\\/(backend)(?!\/errors)['\"]"
3
+ matcher: "import\\s+{[^}]*?TokenVerificationError[\\s\\S]*?}\\s+from\\s+['\"]@clerk\\/(backend)(?!\/errors)['\"]"
4
4
  matcherFlags: 'm'
5
5
  replaceWithString: 'backend/errors'
6
6
  category: 'import-paths'
@@ -1,6 +1,6 @@
1
1
  ---
2
2
  title: '`TokenVerificationErrorAction` import moved to `@clerk/backend/errors`'
3
- matcher: "import\\s+{[\\s\\S]*?TokenVerificationErrorAction[\\s\\S]*?}\\s+from\\s+['\"]@clerk\\/(backend)(?!\/errors)['\"]"
3
+ matcher: "import\\s+{[^}]*?TokenVerificationErrorAction[\\s\\S]*?}\\s+from\\s+['\"]@clerk\\/(backend)(?!\/errors)['\"]"
4
4
  matcherFlags: 'm'
5
5
  replaceWithString: 'backend/errors'
6
6
  category: 'import-paths'
@@ -1,6 +1,6 @@
1
1
  ---
2
2
  title: '`TokenVerificationErrorCode` import moved to `@clerk/backend/errors`'
3
- matcher: "import\\s+{[\\s\\S]*?TokenVerificationErrorCode[\\s\\S]*?}\\s+from\\s+['\"]@clerk\\/(backend)(?!\/errors)['\"]"
3
+ matcher: "import\\s+{[^}]*?TokenVerificationErrorCode[\\s\\S]*?}\\s+from\\s+['\"]@clerk\\/(backend)(?!\/errors)['\"]"
4
4
  matcherFlags: 'm'
5
5
  replaceWithString: 'backend/errors'
6
6
  category: 'import-paths'
@@ -1,6 +1,6 @@
1
1
  ---
2
2
  title: '`TokenVerificationErrorReason` import moved to `@clerk/backend/errors`'
3
- matcher: "import\\s+{[\\s\\S]*?TokenVerificationErrorReason[\\s\\S]*?}\\s+from\\s+['\"]@clerk\\/(backend)(?!\/errors)['\"]"
3
+ matcher: "import\\s+{[^}]*?TokenVerificationErrorReason[\\s\\S]*?}\\s+from\\s+['\"]@clerk\\/(backend)(?!\/errors)['\"]"
4
4
  matcherFlags: 'm'
5
5
  replaceWithString: 'backend/errors'
6
6
  category: 'import-paths'
@@ -1,6 +1,6 @@
1
1
  ---
2
2
  title: '`verifyJwt` import moved to `@clerk/backend/tokens`'
3
- matcher: "import\\s+{[\\s\\S]*?verifyJwt[\\s\\S]*?}\\s+from\\s+['\"]@clerk\\/(backend)(?!\/tokens)['\"]"
3
+ matcher: "import\\s+{[^}]*?verifyJwt[\\s\\S]*?}\\s+from\\s+['\"]@clerk\\/(backend)(?!\/tokens)['\"]"
4
4
  matcherFlags: 'm'
5
5
  replaceWithString: 'backend/tokens'
6
6
  category: 'import-paths'
@@ -1,6 +1,6 @@
1
1
  ---
2
2
  title: '`EmailLinkErrorCode` import moved under `/errors`'
3
- matcher: "import\\s+{[\\s\\S]*?EmailLinkErrorCode[\\s\\S]*?from\\s+['\"]@clerk\\/(clerk-react)(?!\/errors)[\\s\\S]*?['\"]"
3
+ matcher: "import\\s+{[^}]*?EmailLinkErrorCode[\\s\\S]*?from\\s+['\"]@clerk\\/(clerk-react)(?!\/errors)[\\s\\S]*?['\"]"
4
4
  matcherFlags: 'm'
5
5
  category: 'error-imports'
6
6
  replaceWithString: 'clerk-react/errors'
@@ -0,0 +1,15 @@
1
+ ---
2
+ title: '`AllowlistIdentifiers.getAllowlistIdentifierList` return signature changed'
3
+ matcher: "\\.allowlistIdentifiers\\.getAllowlistIdentifierList\\("
4
+ category: 'pagination-return'
5
+ warning: true
6
+ ---
7
+
8
+ The response payload of `AllowlistIdentifiers.getAllowlistIdentifierList` was changed as part of the core 2 release. Rather than directly returning ` data`, the return signature is now `{ data, totalCount }`. Since backend API responses are paginated, the `totalCount` property is helpful in determining the total number of items in the response easily, and this change in the backend SDK aligns the response shape with what the backend API returns directly.
9
+
10
+ Here's an example of how the response shape would change with this modification:
11
+
12
+ ```diff
13
+ - const data = await clerkClient.allowlistIdentifiers.getAllowlistIdentifierList()
14
+ + const { data, totalCount } = await clerkClient.allowlistIdentifiers.getAllowlistIdentifierList()
15
+ ```
@@ -0,0 +1,15 @@
1
+ ---
2
+ title: '`Clients.getClientList` return signature changed'
3
+ matcher: "\\.clients\\.getClientList\\("
4
+ category: 'pagination-return'
5
+ warning: true
6
+ ---
7
+
8
+ The response payload of `Clients.getClientList` was changed as part of the core 2 release. Rather than directly returning ` data`, the return signature is now `{ data, totalCount }`. Since backend API responses are paginated, the `totalCount` property is helpful in determining the total number of items in the response easily, and this change in the backend SDK aligns the response shape with what the backend API returns directly.
9
+
10
+ Here's an example of how the response shape would change with this modification:
11
+
12
+ ```diff
13
+ - const data = await clerkClient.clients.getClientList()
14
+ + const { data, totalCount } = await clerkClient.allowlistIdentifiers.getClientList()
15
+ ```
@@ -0,0 +1,15 @@
1
+ ---
2
+ title: '`Invitations.getInvitationList` return signature changed'
3
+ matcher: "\\.invitations\\.getInvitationList\\("
4
+ category: 'pagination-return'
5
+ warning: true
6
+ ---
7
+
8
+ The response payload of `Invitations.getInvitationList` was changed as part of the core 2 release. Rather than directly returning ` data`, the return signature is now `{ data, totalCount }`. Since backend API responses are paginated, the `totalCount` property is helpful in determining the total number of items in the response easily, and this change in the backend SDK aligns the response shape with what the backend API returns directly.
9
+
10
+ Here's an example of how the response shape would change with this modification:
11
+
12
+ ```diff
13
+ - const data = await clerkClient.invitations.getInvitationList()
14
+ + const { data, totalCount } = await clerkClient.invitations.getInvitationList()
15
+ ```
@@ -5,7 +5,7 @@ category: 'pagination-return'
5
5
  warning: true
6
6
  ---
7
7
 
8
- The response payload of `Users.getOrganizationInvitationList` was changed as part of the v5 release. Rather than directly returning ` data`, the return signature is now `{ data, totalCount }`. Since backend API responses are paginated, the `totalCount` property is helpful in determining the total number of items in the response easily, and this change in the backend SDK aligns the response shape with what the backend API returns directly.
8
+ The response payload of `Users.getOrganizationInvitationList` was changed as part of the core 2 release. Rather than directly returning ` data`, the return signature is now `{ data, totalCount }`. Since backend API responses are paginated, the `totalCount` property is helpful in determining the total number of items in the response easily, and this change in the backend SDK aligns the response shape with what the backend API returns directly.
9
9
 
10
10
  Here's an example of how the response shape would change with this modification:
11
11
 
@@ -5,7 +5,7 @@ category: 'pagination-return'
5
5
  warning: true
6
6
  ---
7
7
 
8
- The response payload of `Users.getOrganizationList` was changed as part of the v5 release. Rather than directly returning ` data`, the return signature is now `{ data, totalCount }`. Since backend API responses are paginated, the `totalCount` property is helpful in determining the total number of items in the response easily, and this change in the backend SDK aligns the response shape with what the backend API returns directly.
8
+ The response payload of `Users.getOrganizationList` was changed as part of the core 2 release. Rather than directly returning ` data`, the return signature is now `{ data, totalCount }`. Since backend API responses are paginated, the `totalCount` property is helpful in determining the total number of items in the response easily, and this change in the backend SDK aligns the response shape with what the backend API returns directly.
9
9
 
10
10
  Here's an example of how the response shape would change with this modification:
11
11
 
@@ -0,0 +1,15 @@
1
+ ---
2
+ title: '`RedirectUrls.getRedirectUrlList` return signature changed'
3
+ matcher: "\\.redirectUrls\\.getRedirectUrlList\\("
4
+ category: 'pagination-return'
5
+ warning: true
6
+ ---
7
+
8
+ The response payload of `RedirectUrls.getRedirectUrlList` was changed as part of the core 2 release. Rather than directly returning ` data`, the return signature is now `{ data, totalCount }`. Since backend API responses are paginated, the `totalCount` property is helpful in determining the total number of items in the response easily, and this change in the backend SDK aligns the response shape with what the backend API returns directly.
9
+
10
+ Here's an example of how the response shape would change with this modification:
11
+
12
+ ```diff
13
+ - const data = await clerkClient.redirectUrls.getRedirectUrlList()
14
+ + const { data, totalCount } = await clerkClient.redirectUrls.getRedirectUrlList()
15
+ ```
@@ -0,0 +1,15 @@
1
+ ---
2
+ title: '`Sessions.getSessionList` return signature changed'
3
+ matcher: "\\.sessions\\.getSessionList\\("
4
+ category: 'pagination-return'
5
+ warning: true
6
+ ---
7
+
8
+ The response payload of `Sessions.getSessionList` was changed as part of the core 2 release. Rather than directly returning ` data`, the return signature is now `{ data, totalCount }`. Since backend API responses are paginated, the `totalCount` property is helpful in determining the total number of items in the response easily, and this change in the backend SDK aligns the response shape with what the backend API returns directly.
9
+
10
+ Here's an example of how the response shape would change with this modification:
11
+
12
+ ```diff
13
+ - const data = await clerkClient.sessions.getSessionList()
14
+ + const { data, totalCount } = await clerkClient.sessions.getSessionList()
15
+ ```
@@ -0,0 +1,15 @@
1
+ ---
2
+ title: '`Users.getUserList` return signature changed'
3
+ matcher: "\\.users\\.getUserList\\("
4
+ category: 'pagination-return'
5
+ warning: true
6
+ ---
7
+
8
+ The response payload of `Users.getUserList` was changed as part of the core 2 release. Rather than directly returning ` data`, the return signature is now `{ data, totalCount }`. Since backend API responses are paginated, the `totalCount` property is helpful in determining the total number of items in the response easily, and this change in the backend SDK aligns the response shape with what the backend API returns directly.
9
+
10
+ Here's an example of how the response shape would change with this modification:
11
+
12
+ ```diff
13
+ - const data = await clerkClient.users.getUserList()
14
+ + const { data, totalCount } = await clerkClient.users.getUserList()
15
+ ```
@@ -0,0 +1,15 @@
1
+ ---
2
+ title: '`Users.getUserOauthAccessToken` return signature changed'
3
+ matcher: "\\.users\\.getUserOauthAccessToken\\("
4
+ category: 'pagination-return'
5
+ warning: true
6
+ ---
7
+
8
+ The response payload of `Users.getUserOauthAccessToken` was changed as part of the core 2 release. Rather than directly returning ` data`, the return signature is now `{ data, totalCount }`. Since backend API responses are paginated, the `totalCount` property is helpful in determining the total number of items in the response easily, and this change in the backend SDK aligns the response shape with what the backend API returns directly.
9
+
10
+ Here's an example of how the response shape would change with this modification:
11
+
12
+ ```diff
13
+ - const data = await clerkClient.users.getUserOauthAccessToken()
14
+ + const { data, totalCount } = await clerkClient.users.getUserOauthAccessToken()
15
+ ```
@@ -1,6 +1,6 @@
1
1
  ---
2
2
  title: '`isClerkAPIResponseError` import moved under `/errors`'
3
- matcher: "import\\s+{[\\s\\S]*?isClerkAPIResponseError[\\s\\S]*?from\\s+['\"]@clerk\\/(clerk-react)(?!\/errors)[\\s\\S]*?['\"]"
3
+ matcher: "import\\s+{[^}]*?isClerkAPIResponseError[\\s\\S]*?from\\s+['\"]@clerk\\/(clerk-react)(?!\/errors)[\\s\\S]*?['\"]"
4
4
  matcherFlags: 'm'
5
5
  category: 'error-imports'
6
6
  replaceWithString: 'clerk-react/errors'
@@ -1,6 +1,6 @@
1
1
  ---
2
2
  title: '`isEmailLinkError` import moved under `/errors`'
3
- matcher: "import\\s+{[\\s\\S]*?isEmailLinkError[\\s\\S]*?from\\s+['\"]@clerk\\/(clerk-react)(?!\/errors)[\\s\\S]*?['\"]"
3
+ matcher: "import\\s+{[^}]*?isEmailLinkError[\\s\\S]*?from\\s+['\"]@clerk\\/(clerk-react)(?!\/errors)[\\s\\S]*?['\"]"
4
4
  matcherFlags: 'm'
5
5
  category: 'error-imports'
6
6
  replaceWithString: 'clerk-react/errors'
@@ -1,6 +1,6 @@
1
1
  ---
2
2
  title: '`isKnownError` import moved under `/errors`'
3
- matcher: "import\\s+{[\\s\\S]*?isKnownError[\\s\\S]*?from\\s+['\"]@clerk\\/(clerk-react)(?!\/errors)[\\s\\S]*?['\"]"
3
+ matcher: "import\\s+{[^}]*?isKnownError[\\s\\S]*?from\\s+['\"]@clerk\\/(clerk-react)(?!\/errors)[\\s\\S]*?['\"]"
4
4
  matcherFlags: 'm'
5
5
  category: 'error-imports'
6
6
  replaceWithString: 'clerk-react/errors'
@@ -1,6 +1,6 @@
1
1
  ---
2
2
  title: '`isMetamaskError` import moved under `/errors`'
3
- matcher: "import\\s+{[\\s\\S]*?isMetamaskError[\\s\\S]*?from\\s+['\"]@clerk\\/(react)(?!\/errors)[\\s\\S]*?['\"]"
3
+ matcher: "import\\s+{[^}]*?isMetamaskError[\\s\\S]*?from\\s+['\"]@clerk\\/(react)(?!\/errors)[\\s\\S]*?['\"]"
4
4
  matcherFlags: 'm'
5
5
  category: 'error-imports'
6
6
  replaceWithString: 'react/errors'
@@ -1,6 +1,6 @@
1
1
  ---
2
2
  title: '`MultisessionAppSupport` import moved to `/internal`'
3
- matcher: "import\\s+{[\\s\\S]*?MutliSessionAppSupport[\\s\\S]*?from\\s+['\"]@clerk\\/clerk-react(?!\/internal)[\\s\\S]*?['\"]"
3
+ matcher: "import\\s+{[^}]*?MutliSessionAppSupport[\\s\\S]*?from\\s+['\"]@clerk\\/clerk-react(?!\/internal)[\\s\\S]*?['\"]"
4
4
  matcherFlags: 'm'
5
5
  ---
6
6
 
@@ -0,0 +1,15 @@
1
+ ---
2
+ title: '`Users.getOrganizationMembershipList` return signature changed'
3
+ matcher: "\\.users\\.getOrganizationMembershipList\\("
4
+ category: 'pagination-return'
5
+ warning: true
6
+ ---
7
+
8
+ The response payload of `Users.getOrganizationMembershipList` was changed as part of the core 2 release. Rather than directly returning ` data`, the return signature is now `{ data, totalCount }`. Since backend API responses are paginated, the `totalCount` property is helpful in determining the total number of items in the response easily, and this change in the backend SDK aligns the response shape with what the backend API returns directly.
9
+
10
+ Here's an example of how the response shape would change with this modification:
11
+
12
+ ```diff
13
+ - const data = await clerkClient.users.getOrganizationMembershipList()
14
+ + const { data, totalCount } = await clerkClient.users.getOrganizationMembershipList()
15
+ ```
@@ -1,6 +1,6 @@
1
1
  ---
2
2
  title: '`withClerk` function removed'
3
- matcher: "import\\s+{[\\s\\S]*?withClerk[\\s\\S]*?from\\s+['\"]@clerk\\/(?:nextjs|clerk-react)[\\s\\S]*?['\"]"
3
+ matcher: "import\\s+{[^}]*?withClerk[\\s\\S]*?from\\s+['\"]@clerk\\/(?:nextjs|clerk-react)[\\s\\S]*?['\"]"
4
4
  category: 'hof-removal'
5
5
  matcherFlags: 'm'
6
6
  ---
@@ -1,6 +1,6 @@
1
1
  ---
2
2
  title: '`WithClerk` component removed'
3
- matcher: "import\\s+{[\\s\\S]*?WithClerk[\\s\\S]*?from\\s+['\"]@clerk\\/(?:nextjs|clerk-react)[\\s\\S]*?['\"]"
3
+ matcher: "import\\s+{[^}]*?WithClerk[\\s\\S]*?from\\s+['\"]@clerk\\/(?:nextjs|clerk-react)[\\s\\S]*?['\"]"
4
4
  category: 'hof-removal'
5
5
  matcherFlags: 'm'
6
6
  ---
@@ -1,6 +1,6 @@
1
1
  ---
2
2
  title: '`withSession` function removed'
3
- matcher: "import\\s+{[\\s\\S]*?withSession[\\s\\S]*?from\\s+['\"]@clerk\\/(?:nextjs|clerk-react)[\\s\\S]*?['\"]"
3
+ matcher: "import\\s+{[^}]*?withSession[\\s\\S]*?from\\s+['\"]@clerk\\/(?:nextjs|clerk-react)[\\s\\S]*?['\"]"
4
4
  category: 'hof-removal'
5
5
  matcherFlags: 'm'
6
6
  ---
@@ -1,6 +1,6 @@
1
1
  ---
2
2
  title: '`WithSession` component removed'
3
- matcher: "import\\s+{[\\s\\S]*?WithSession[\\s\\S]*?from\\s+['\"]@clerk\\/(?:nextjs|clerk-react)[\\s\\S]*?['\"]"
3
+ matcher: "import\\s+{[^}]*?WithSession[\\s\\S]*?from\\s+['\"]@clerk\\/(?:nextjs|clerk-react)[\\s\\S]*?['\"]"
4
4
  category: 'hof-removal'
5
5
  matcherFlags: 'm'
6
6
  ---
@@ -1,6 +1,6 @@
1
1
  ---
2
2
  title: '`withUser` function removed'
3
- matcher: "import\\s+{[\\s\\S]*?withUser[\\s\\S]*?from\\s+['\"]@clerk\\/(?:nextjs|clerk-react)[\\s\\S]*?['\"]"
3
+ matcher: "import\\s+{[^}]*?withUser[\\s\\S]*?from\\s+['\"]@clerk\\/(?:nextjs|clerk-react)[\\s\\S]*?['\"]"
4
4
  category: 'hof-removal'
5
5
  matcherFlags: 'm'
6
6
  ---
@@ -1,6 +1,6 @@
1
1
  ---
2
2
  title: '`WithUser` component removed'
3
- matcher: "import\\s+{[\\s\\S]*?withUser[\\s\\S]*?from\\s+['\"]@clerk\\/(?:nextjs|clerk-react)[\\s\\S]*?['\"]"
3
+ matcher: "import\\s+{[^}]*?withUser[\\s\\S]*?from\\s+['\"]@clerk\\/(?:nextjs|clerk-react)[\\s\\S]*?['\"]"
4
4
  category: 'hof-removal'
5
5
  matcherFlags: 'm'
6
6
  ---
@@ -1,6 +1,6 @@
1
1
  ---
2
2
  title: '`Clerk` -> `{ createClerkClient }`'
3
- matcher: "import\\s+{[\\s\\S]*?[,\\s]Clerk[,\\s][\\s\\S]*?from\\s+['\"]@clerk\\/fastify[\\s\\S]*?['\"]"
3
+ matcher: "import\\s+{[^}]*?[,\\s]Clerk[,\\s][\\s\\S]*?from\\s+['\"]@clerk\\/fastify[\\s\\S]*?['\"]"
4
4
  matcherFlags: 'm'
5
5
  ---
6
6
 
@@ -1,6 +1,6 @@
1
1
  ---
2
2
  title: '`API_URL` value has changed'
3
- matcher: "import\\s+{[\\s\\S]*?[,\\s]API_URL[,\\s][\\s\\S]*?from\\s+['\"]gatsby-plugin-clerk\\/constants[\\s\\S]*?['\"]"
3
+ matcher: "import\\s+{[^}]*?[,\\s]API_URL[,\\s][\\s\\S]*?from\\s+['\"]gatsby-plugin-clerk\\/constants[\\s\\S]*?['\"]"
4
4
  matcherFlags: 'm'
5
5
  warning: true
6
6
  ---
@@ -1,6 +1,6 @@
1
1
  ---
2
2
  title: '`Clerk` -> `{ createClerkClient }`'
3
- matcher: "import\\s+{[\\s\\S]*?[,\\s]Clerk[,\\s][\\s\\S]*?from\\s+['\"]gatsby-plugin-clerk[\\s\\S]*?['\"]"
3
+ matcher: "import\\s+{[^}]*?[,\\s]Clerk[,\\s][\\s\\S]*?from\\s+['\"]gatsby-plugin-clerk[\\s\\S]*?['\"]"
4
4
  matcherFlags: 'm'
5
5
  ---
6
6
 
@@ -3,7 +3,7 @@ const load = createLoader({
3
3
  version: 'core-2',
4
4
  baseUrl: 'https://clerk.com/docs/upgrade-guides/core-2'
5
5
  });
6
- const changesAffectingAll = ['organization-getroles-arguments-changed', 'organization-getmemberships-arguments-changed', 'organization-getdomains-arguments-change', 'organization-getinvitations-arguments-changed', 'organization-getmembershiprequests-arguments-changed', 'user-getorganizationinvitations-arguments-changed', 'user-getorganizationsuggestions-arguments-changed', 'user-getorganizationmemberships-arguments-changed', 'getorganizationinvitationlist-return-signature', 'getorganizationinvitationlist-return-type-change', 'getorganizationmembershiplist-return-type-change', 'getorganizationlist-return-signature', 'getorganizationlist-return-type-change', 'organization-logourl', 'user-profileimageurl', 'user-update-password'];
6
+ const changesAffectingAll = ['organization-getroles-arguments-changed', 'organization-getmemberships-arguments-changed', 'organization-getdomains-arguments-change', 'organization-getinvitations-arguments-changed', 'organization-getmembershiprequests-arguments-changed', 'user-getorganizationinvitations-arguments-changed', 'user-getorganizationsuggestions-arguments-changed', 'user-getorganizationmemberships-arguments-changed', 'user-getorganizationmemberships-return-signature', 'getorganizationinvitationlist-return-signature', 'getorganizationinvitationlist-return-type-change', 'getorganizationmembershiplist-return-type-change', 'getorganizationlist-return-signature', 'getorganizationlist-return-type-change', 'getinvitationlist-return-signature', 'getsessionlist-return-signature', 'getuserlist-return-signature', 'getallowlistidentifierlist-return-signature', 'getclientlist-return-signature', 'getredirecturllist-return-signature', 'getuseroauthaccesstoken-return-signature', 'organization-logourl', 'user-profileimageurl', 'user-update-password'];
7
7
  const jsChanges = ['setsession', 'organization-create-string', 'organization-getpendinginvitations', 'mfa-dropdown', 'appearance-variables-breaking-changes'];
8
8
  const reactChanges = ['magiclinkerrorcode', 'usemagiclink', 'ismagiclinkerror', 'magiclinkerror', 'handlemagiclinkverification', 'clerkprovider-frontendapi-2', 'navigate-to-routerpush-routerreplace', 'afterswitchorganizationurl', 'appearance-organizationpreview-organizationswitcher', 'useorganization-invitationlist', 'useorganization-membershiplist', 'useorganizations', 'userprofile-prop', 'organizationprofile-settings', 'userprofile-security', 'connected-accounts-dropdown', 'userbuttonpopoveractionbuttontext-removed', 'userbuttontrigger-userbuttonbox-invert', 'organizationswitcherpopoveractionbuttontext-removed', 'card-changes', 'alternativemethods-backlink', 'button-to-organizationlistcreateorganizationactionbutton', 'remove-socialbuttonsblockbuttonarrow', 'remove-identitypreview-avatar', 'withsession-removed', 'withclerk-removed', 'withuser-removed-2', 'withclerk-hof-removed', 'withsession-hof-removed', 'withuser-hof-removed', 'multisessionappsupport-import-change', 'clerkprovideroptionswrapper-dropped', 'new-localization-keys', 'removed-localization-keys', 'changed-localization-keys', 'signoutcallback-to-redirecturl', 'min-react-version', 'externalaccount-avatarurl', 'organizationmembershippublicuserdata-profileimageurl'];
9
9
  export default {
@@ -24,7 +24,7 @@ export default {
24
24
 
25
25
  'chrome-extension': load('chrome-extension', dedupeMerge(changesAffectingAll, jsChanges, ['clerkprovider-tokencache'])),
26
26
  localizations: load('localization', ['new-localization-keys', 'removed-localization-keys', 'changed-localization-keys']),
27
- backend: load('backend', dedupeMerge(changesAffectingAll, ['api-url-value-changed', 'verifyjwt-import-path-move', 'decodejwt-import-path-move', 'signjwt-import-path-move', 'constants-import-path-move', 'redirect-import-path-move', 'createauthenticaterequest-import-path-move', 'createisomorphicrequest-import-path-move', 'createclerkclient-frontendapi', 'authenticaterequest-params-change', 'clerk-import', 'externalaccount-picture', 'externalaccountjson-avatarurl', 'organizationjson-logourl', 'userjson-profileimageurl', 'organizationmembershippublicuserdata-profileimageurl', 'organizationmembershippublicuserdatajson-profileimageurl', 'clockskewinseconds', 'pkgversion', 'client-unstableoptions-removed', 'httpoptions-removed', 'createisomorphicrequest-removed', 'createemail-removed', 'signjwterror-import-move', 'tokenverificationerror-import-move', 'tokenverificationerroraction-import-move', 'tokenverificationerrorreason-import-move', 'membershiprole', 'getorganizationmembershiplist-return-signature', 'buildrequesturl-removed', 'createclerkclient-apikey'])),
27
+ backend: load('backend', dedupeMerge(changesAffectingAll, ['api-url-value-changed', 'verifyjwt-import-path-move', 'decodejwt-import-path-move', 'signjwt-import-path-move', 'constants-import-path-move', 'redirect-import-path-move', 'createauthenticaterequest-import-path-move', 'createisomorphicrequest-import-path-move', 'createclerkclient-frontendapi', 'authenticaterequest-params-change', 'clerk-import', 'externalaccount-picture', 'externalaccountjson-avatarurl', 'organizationjson-logourl', 'userjson-profileimageurl', 'organizationmembershippublicuserdata-profileimageurl', 'organizationmembershippublicuserdatajson-profileimageurl', 'clockskewinseconds', 'pkgversion', 'client-unstableoptions-removed', 'httpoptions-removed', 'createisomorphicrequest-removed', 'createemail-removed', 'signjwterror-import-move', 'tokenverificationerror-import-move', 'tokenverificationerroraction-import-move', 'tokenverificationerrorreason-import-move', 'membershiprole', 'getorganizationmembershiplist-return-signature', 'buildrequesturl-removed', 'createclerkclient-apikey', 'getclientlist-arguments', 'getsessionlist-arguments'])),
28
28
  types: [],
29
29
  redwood: [],
30
30
  express: []
@@ -1,6 +1,6 @@
1
1
  ---
2
2
  title: '`auth` import moved under `/server`'
3
- matcher: "import\\s+{[\\s\\S]*?[,\\s]auth[,\\s][\\s\\S]*?from\\s+['\"]@clerk\\/(nextjs)(?!\/server)[\\s\\S]*?['\"]"
3
+ matcher: "import\\s+{[^}]*?[,\\s]auth[,\\s][\\s\\S]*?from\\s+['\"]@clerk\\/(nextjs)(?!\/server)[\\s\\S]*?['\"]"
4
4
  matcherFlags: 'm'
5
5
  category: 'top-level-imports'
6
6
  replaceWithString: 'nextjs/server'
@@ -1,6 +1,6 @@
1
1
  ---
2
2
  title: '`authMiddleware` deprecated'
3
- matcher: "import\\s+{[\\s\\S]*?authMiddleware[\\s\\S]*?}\\s+from\\s+['\"]@clerk\\/nextjs[\\s\\S]*?['\"]"
3
+ matcher: "import\\s+{[^}]*?authMiddleware[\\s\\S]*?}\\s+from\\s+['\"]@clerk\\/nextjs[\\s\\S]*?['\"]"
4
4
  category: 'middleware'
5
5
  matcherFlags: 'm'
6
6
  warning: true
@@ -1,6 +1,6 @@
1
1
  ---
2
2
  title: '`authMiddleware` import moved under `/server`'
3
- matcher: "import\\s+{[\\s\\S]*?authMiddleware[\\s\\S]*?from\\s+['\"]@clerk\\/(nextjs)(?!\/server)[\\s\\S]*?['\"]"
3
+ matcher: "import\\s+{[^}]*?authMiddleware[\\s\\S]*?from\\s+['\"]@clerk\\/(nextjs)(?!\/server)[\\s\\S]*?['\"]"
4
4
  matcherFlags: 'm'
5
5
  category: 'top-level-imports'
6
6
  replaceWithString: 'nextjs/server'
@@ -1,6 +1,6 @@
1
1
  ---
2
2
  title: '`buildClerkProps` import moved under `/server`'
3
- matcher: "import\\s+{[\\s\\S]*?buildClerkProps[\\s\\S]*?from\\s+['\"]@clerk\\/(nextjs)(?!\/server)[\\s\\S]*?['\"]"
3
+ matcher: "import\\s+{[^}]*?buildClerkProps[\\s\\S]*?from\\s+['\"]@clerk\\/(nextjs)(?!\/server)[\\s\\S]*?['\"]"
4
4
  matcherFlags: 'm'
5
5
  category: 'top-level-imports'
6
6
  replaceWithString: 'nextjs/server'
@@ -1,6 +1,6 @@
1
1
  ---
2
2
  title: '`Clerk` import moved under `/server`'
3
- matcher: "import\\s+{[\\s\\S]*?[,\\s]Clerk[,\\s][\\s\\S]*?from\\s+['\"]@clerk\\/nextjs(?!\/server)[\\s\\S]*?['\"]"
3
+ matcher: "import\\s+{[^}]*?[,\\s]Clerk[,\\s][\\s\\S]*?from\\s+['\"]@clerk\\/nextjs(?!\/server)[\\s\\S]*?['\"]"
4
4
  category: 'top-level-imports'
5
5
  matcherFlags: 'm'
6
6
  ---
@@ -1,6 +1,6 @@
1
1
  ---
2
2
  title: '`constants` import moved under `/server`'
3
- matcher: "import\\s+{[\\s\\S]*?constants[\\s\\S]*?from\\s+['\"]@clerk\\/(nextjs)(?!\/server)[\\s\\S]*?['\"]"
3
+ matcher: "import\\s+{[^}]*?constants[\\s\\S]*?from\\s+['\"]@clerk\\/(nextjs)(?!\/server)[\\s\\S]*?['\"]"
4
4
  matcherFlags: 'm'
5
5
  category: 'top-level-imports'
6
6
  replaceWithString: 'nextjs/server'
@@ -1,6 +1,6 @@
1
1
  ---
2
2
  title: '`createAuthenticateRequest` import moved under `/server`'
3
- matcher: "import\\s+{[\\s\\S]*?createAuthenticateRequest[\\s\\S]*?from\\s+['\"]@clerk\\/(nextjs)(?!\/server)[\\s\\S]*?['\"]"
3
+ matcher: "import\\s+{[^}]*?createAuthenticateRequest[\\s\\S]*?from\\s+['\"]@clerk\\/(nextjs)(?!\/server)[\\s\\S]*?['\"]"
4
4
  matcherFlags: 'm'
5
5
  category: 'top-level-imports'
6
6
  replaceWithString: 'nextjs/server'
@@ -1,6 +1,6 @@
1
1
  ---
2
2
  title: '`createIsomorphicRequest` import moved under `/server`'
3
- matcher: "import\\s+{[\\s\\S]*?createIsomorphicRequest[\\s\\S]*?from\\s+['\"]@clerk\\/(nextjs)(?!\/server)[\\s\\S]*?['\"]"
3
+ matcher: "import\\s+{[^}]*?createIsomorphicRequest[\\s\\S]*?from\\s+['\"]@clerk\\/(nextjs)(?!\/server)[\\s\\S]*?['\"]"
4
4
  matcherFlags: 'm'
5
5
  category: 'top-level-imports'
6
6
  replaceWithString: 'nextjs/server'
@@ -1,6 +1,6 @@
1
1
  ---
2
2
  title: '`currentUser` import moved under `/server`'
3
- matcher: "import\\s+{[\\s\\S]*?currentUser[\\s\\S]*?from\\s+['\"]@clerk\\/(nextjs)(?!\/server)[\\s\\S]*?['\"]"
3
+ matcher: "import\\s+{[^}]*?currentUser[\\s\\S]*?from\\s+['\"]@clerk\\/(nextjs)(?!\/server)[\\s\\S]*?['\"]"
4
4
  matcherFlags: 'm'
5
5
  category: 'top-level-imports'
6
6
  replaceWithString: 'nextjs/server'
@@ -1,6 +1,6 @@
1
1
  ---
2
2
  title: '`decodeJwt` import moved under `/server`'
3
- matcher: "import\\s+{[\\s\\S]*?decodeJwt[\\s\\S]*?from\\s+['\"]@clerk\\/(nextjs)(?!\/server)[\\s\\S]*?['\"]"
3
+ matcher: "import\\s+{[^}]*?decodeJwt[\\s\\S]*?from\\s+['\"]@clerk\\/(nextjs)(?!\/server)[\\s\\S]*?['\"]"
4
4
  matcherFlags: 'm'
5
5
  category: 'top-level-imports'
6
6
  replaceWithString: 'nextjs/server'
@@ -1,6 +1,6 @@
1
1
  ---
2
2
  title: '`EmailLinkErrorCode` import moved under `/errors`'
3
- matcher: "import\\s+{[\\s\\S]*?EmailLinkErrorCode[\\s\\S]*?from\\s+['\"]@clerk\\/(nextjs)(?!\/errors)[\\s\\S]*?['\"]"
3
+ matcher: "import\\s+{[^}]*?EmailLinkErrorCode[\\s\\S]*?from\\s+['\"]@clerk\\/(nextjs)(?!\/errors)[\\s\\S]*?['\"]"
4
4
  matcherFlags: 'm'
5
5
  category: 'top-level-imports'
6
6
  replaceWithString: 'nextjs/errors'
@@ -1,6 +1,6 @@
1
1
  ---
2
2
  title: '`API_URL` constant removed'
3
- matcher: "import\\s+{[\\s\\S]*?API_URL[\\s\\S]*?from\\s+['\"]@clerk\\/nextjs[\\s\\S]*?['\"]"
3
+ matcher: "import\\s+{[^}]*?API_URL[\\s\\S]*?from\\s+['\"]@clerk\\/nextjs[\\s\\S]*?['\"]"
4
4
  category: 'deprecation-removal'
5
5
  matcherFlags: 'm'
6
6
  ---
@@ -1,6 +1,6 @@
1
1
  ---
2
2
  title: '`API_VERSION` constant removed'
3
- matcher: "import\\s+{[\\s\\S]*?API_VERSION[\\s\\S]*?from\\s+['\"]@clerk\\/nextjs[\\s\\S]*?['\"]"
3
+ matcher: "import\\s+{[^}]*?API_VERSION[\\s\\S]*?from\\s+['\"]@clerk\\/nextjs[\\s\\S]*?['\"]"
4
4
  category: 'deprecation-removal'
5
5
  matcherFlags: 'm'
6
6
  ---
@@ -1,6 +1,6 @@
1
1
  ---
2
2
  title: '`CLERK_JS_URL` constant removed'
3
- matcher: "import\\s+{[\\s\\S]*?CLERK_JS_URL[\\s\\S]*?from\\s+['\"]@clerk\\/nextjs[\\s\\S]*?['\"]"
3
+ matcher: "import\\s+{[^}]*?CLERK_JS_URL[\\s\\S]*?from\\s+['\"]@clerk\\/nextjs[\\s\\S]*?['\"]"
4
4
  category: 'deprecation-removal'
5
5
  matcherFlags: 'm'
6
6
  ---
@@ -1,6 +1,6 @@
1
1
  ---
2
2
  title: '`CLERK_JS_VERSION` constant removed'
3
- matcher: "import\\s+{[\\s\\S]*?CLERK_JS_VERSION[\\s\\S]*?from\\s+['\"]@clerk\\/nextjs[\\s\\S]*?['\"]"
3
+ matcher: "import\\s+{[^}]*?CLERK_JS_VERSION[\\s\\S]*?from\\s+['\"]@clerk\\/nextjs[\\s\\S]*?['\"]"
4
4
  category: 'deprecation-removal'
5
5
  matcherFlags: 'm'
6
6
  ---
@@ -1,6 +1,6 @@
1
1
  ---
2
2
  title: '`DOMAIN` constant removed'
3
- matcher: "import\\s+{[\\s\\S]*?DOMAIN[\\s\\S]*?from\\s+['\"]@clerk\\/nextjs[\\s\\S]*?['\"]"
3
+ matcher: "import\\s+{[^}]*?DOMAIN[\\s\\S]*?from\\s+['\"]@clerk\\/nextjs[\\s\\S]*?['\"]"
4
4
  category: 'deprecation-removal'
5
5
  matcherFlags: 'm'
6
6
  ---
@@ -1,6 +1,6 @@
1
1
  ---
2
2
  title: '`IS_SATELLITE` constant removed'
3
- matcher: "import\\s+{[\\s\\S]*?IS_SATELLITE[\\s\\S]*?from\\s+['\"]@clerk\\/nextjs[\\s\\S]*?['\"]"
3
+ matcher: "import\\s+{[^}]*?IS_SATELLITE[\\s\\S]*?from\\s+['\"]@clerk\\/nextjs[\\s\\S]*?['\"]"
4
4
  category: 'deprecation-removal'
5
5
  matcherFlags: 'm'
6
6
  ---
@@ -1,6 +1,6 @@
1
1
  ---
2
2
  title: '`PROXY_URL` constant removed'
3
- matcher: "import\\s+{[\\s\\S]*?PROXY_URL[\\s\\S]*?from\\s+['\"]@clerk\\/nextjs[\\s\\S]*?['\"]"
3
+ matcher: "import\\s+{[^}]*?PROXY_URL[\\s\\S]*?from\\s+['\"]@clerk\\/nextjs[\\s\\S]*?['\"]"
4
4
  category: 'deprecation-removal'
5
5
  matcherFlags: 'm'
6
6
  ---
@@ -1,6 +1,6 @@
1
1
  ---
2
2
  title: '`PUBLISHABLE_KEY` constant removed'
3
- matcher: "import\\s+{[\\s\\S]*?PUBLISHABLE_KEY[\\s\\S]*?from\\s+['\"]@clerk\\/nextjs[\\s\\S]*?['\"]"
3
+ matcher: "import\\s+{[^}]*?PUBLISHABLE_KEY[\\s\\S]*?from\\s+['\"]@clerk\\/nextjs[\\s\\S]*?['\"]"
4
4
  category: 'deprecation-removal'
5
5
  matcherFlags: 'm'
6
6
  ---
@@ -1,6 +1,6 @@
1
1
  ---
2
2
  title: '`SECRET_KEY` constant removed'
3
- matcher: "import\\s+{[\\s\\S]*?SECRET_KEY[\\s\\S]*?from\\s+['\"]@clerk\\/nextjs[\\s\\S]*?['\"]"
3
+ matcher: "import\\s+{[^}]*?SECRET_KEY[\\s\\S]*?from\\s+['\"]@clerk\\/nextjs[\\s\\S]*?['\"]"
4
4
  category: 'deprecation-removal'
5
5
  matcherFlags: 'm'
6
6
  ---
@@ -1,6 +1,6 @@
1
1
  ---
2
2
  title: '`SIGN_IN_URL` constant removed'
3
- matcher: "import\\s+{[\\s\\S]*?SIGN_IN_URL[\\s\\S]*?from\\s+['\"]@clerk\\/nextjs[\\s\\S]*?['\"]"
3
+ matcher: "import\\s+{[^}]*?SIGN_IN_URL[\\s\\S]*?from\\s+['\"]@clerk\\/nextjs[\\s\\S]*?['\"]"
4
4
  category: 'deprecation-removal'
5
5
  matcherFlags: 'm'
6
6
  ---
@@ -1,6 +1,6 @@
1
1
  ---
2
2
  title: '`SIGN_UP_URL` constant removed'
3
- matcher: "import\\s+{[\\s\\S]*?SIGN_UP_URL[\\s\\S]*?from\\s+['\"]@clerk\\/nextjs[\\s\\S]*?['\"]"
3
+ matcher: "import\\s+{[^}]*?SIGN_UP_URL[\\s\\S]*?from\\s+['\"]@clerk\\/nextjs[\\s\\S]*?['\"]"
4
4
  category: 'deprecation-removal'
5
5
  matcherFlags: 'm'
6
6
  ---
@@ -1,6 +1,6 @@
1
1
  ---
2
2
  title: '`isClerkAPIResponseError` import moved under `/errors`'
3
- matcher: "import\\s+{[\\s\\S]*?isClerkAPIResponseError[\\s\\S]*?from\\s+['\"]@clerk\\/(nextjs)(?!\/errors)[\\s\\S]*?['\"]"
3
+ matcher: "import\\s+{[^}]*?isClerkAPIResponseError[\\s\\S]*?from\\s+['\"]@clerk\\/(nextjs)(?!\/errors)[\\s\\S]*?['\"]"
4
4
  matcherFlags: 'm'
5
5
  category: 'top-level-imports'
6
6
  replaceWithString: 'nextjs/errors'
@@ -1,6 +1,6 @@
1
1
  ---
2
2
  title: '`isEmailLinkError` import moved under `/errors`'
3
- matcher: "import\\s+{[\\s\\S]*?isEmailLinkError[\\s\\S]*?from\\s+['\"]@clerk\\/(nextjs)(?!\/errors)[\\s\\S]*?['\"]"
3
+ matcher: "import\\s+{[^}]*?isEmailLinkError[\\s\\S]*?from\\s+['\"]@clerk\\/(nextjs)(?!\/errors)[\\s\\S]*?['\"]"
4
4
  matcherFlags: 'm'
5
5
  category: 'top-level-imports'
6
6
  replaceWithString: 'nextjs/errors'
@@ -1,6 +1,6 @@
1
1
  ---
2
2
  title: '`isKnownError` import moved under `/errors`'
3
- matcher: "import\\s+{[\\s\\S]*?isKnownError[\\s\\S]*?from\\s+['\"]@clerk\\/(nextjs)(?!\/errors)[\\s\\S]*?['\"]"
3
+ matcher: "import\\s+{[^}]*?isKnownError[\\s\\S]*?from\\s+['\"]@clerk\\/(nextjs)(?!\/errors)[\\s\\S]*?['\"]"
4
4
  matcherFlags: 'm'
5
5
  category: 'top-level-imports'
6
6
  replaceWithString: 'nextjs/errors'
@@ -1,6 +1,6 @@
1
1
  ---
2
2
  title: '`MultiSessionAppSupport` import moved under `/internal`'
3
- matcher: "import\\s+{[\\s\\S]*?MultiSessionAppSupport[\\s\\S]*?from\\s+['\"]@clerk\\/(nextjs)(?!\/internal)[\\s\\S]*?['\"]"
3
+ matcher: "import\\s+{[^}]*?MultiSessionAppSupport[\\s\\S]*?from\\s+['\"]@clerk\\/(nextjs)(?!\/internal)[\\s\\S]*?['\"]"
4
4
  category: 'deprecation-removal'
5
5
  matcherFlags: 'm'
6
6
  replaceWithString: 'nextjs/internal'
@@ -1,6 +1,6 @@
1
1
  ---
2
2
  title: '`redirect` import moved under `/server`'
3
- matcher: "import\\s+{[\\s\\S]*?[,\\s]redirect[,\\s][\\s\\S]*?from\\s+['\"]@clerk\\/(nextjs)(?!\/server)[\\s\\S]*?['\"]"
3
+ matcher: "import\\s+{[^}]*?[,\\s]redirect[,\\s][\\s\\S]*?from\\s+['\"]@clerk\\/(nextjs)(?!\/server)[\\s\\S]*?['\"]"
4
4
  matcherFlags: 'm'
5
5
  category: 'top-level-imports'
6
6
  replaceWithString: 'nextjs/server'
@@ -1,6 +1,6 @@
1
1
  ---
2
2
  title: '`redirectToSignIn` import moved under `/server`'
3
- matcher: "import\\s+{[\\s\\S]*?[,\\s]redirectToSignIn[,\\s][\\s\\S]*?from\\s+['\"]@clerk\\/(nextjs)(?!\/server)[\\s\\S]*?['\"]"
3
+ matcher: "import\\s+{[^}]*?[,\\s]redirectToSignIn[,\\s][\\s\\S]*?from\\s+['\"]@clerk\\/(nextjs)(?!\/server)[\\s\\S]*?['\"]"
4
4
  category: 'top-level-imports'
5
5
  replaceWithString: 'nextjs/server'
6
6
  ---
@@ -1,6 +1,6 @@
1
1
  ---
2
2
  title: '`redirectToSignUp` import moved under `/server`'
3
- matcher: "import\\s+{[\\s\\S]*?[,\\s]redirectToSignUp[,\\s][\\s\\S]*?from\\s+['\"]@clerk\\/(nextjs)(?!\/server)[\\s\\S]*?['\"]"
3
+ matcher: "import\\s+{[^}]*?[,\\s]redirectToSignUp[,\\s][\\s\\S]*?from\\s+['\"]@clerk\\/(nextjs)(?!\/server)[\\s\\S]*?['\"]"
4
4
  category: 'top-level-imports'
5
5
  replaceWithString: 'nextjs/server'
6
6
  ---
@@ -1,6 +1,6 @@
1
1
  ---
2
2
  title: '`signJwt` import moved under `/server`'
3
- matcher: "import\\s+{[\\s\\S]*?signJwt[\\s\\S]*?from\\s+['\"]@clerk\\/(nextjs)(?!\/server)[\\s\\S]*?['\"]"
3
+ matcher: "import\\s+{[^}]*?signJwt[\\s\\S]*?from\\s+['\"]@clerk\\/(nextjs)(?!\/server)[\\s\\S]*?['\"]"
4
4
  matcherFlags: 'm'
5
5
  category: 'top-level-imports'
6
6
  replaceWithString: 'nextjs/server'
@@ -1,6 +1,6 @@
1
1
  ---
2
2
  title: '`verifyJwt` import moved under `/server`'
3
- matcher: "import\\s+{[\\s\\S]*?verifyJwt[\\s\\S]*?from\\s+['\"]@clerk\\/(nextjs)(?!\/server)[\\s\\S]*?['\"]"
3
+ matcher: "import\\s+{[^}]*?verifyJwt[\\s\\S]*?from\\s+['\"]@clerk\\/(nextjs)(?!\/server)[\\s\\S]*?['\"]"
4
4
  matcherFlags: 'm'
5
5
  category: 'top-level-imports'
6
6
  replaceWithString: 'nextjs/server'
@@ -1,6 +1,6 @@
1
1
  ---
2
2
  title: '`verifyToken` import moved under `/server`'
3
- matcher: "import\\s+{[\\s\\S]*?verifyToken[\\s\\S]*?from\\s+['\"]@clerk\\/(nextjs)(?!\/server)[\\s\\S]*?['\"]"
3
+ matcher: "import\\s+{[^}]*?verifyToken[\\s\\S]*?from\\s+['\"]@clerk\\/(nextjs)(?!\/server)[\\s\\S]*?['\"]"
4
4
  matcherFlags: 'm'
5
5
  category: 'top-level-imports'
6
6
  replaceWithString: 'nextjs/server'
@@ -1,6 +1,6 @@
1
1
  ---
2
2
  title: '`API_URL` value has changed'
3
- matcher: "import\\s+{[\\s\\S]*?[,\\s]API_URL[,\\s][\\s\\S]*?from\\s+['\"]@clerk\\/clerk-sdk-node[\\s\\S]*?['\"]"
3
+ matcher: "import\\s+{[^}]*?[,\\s]API_URL[,\\s][\\s\\S]*?from\\s+['\"]@clerk\\/clerk-sdk-node[\\s\\S]*?['\"]"
4
4
  matcherFlags: 'm'
5
5
  warning: true
6
6
  ---
@@ -1,6 +1,6 @@
1
1
  ---
2
2
  title: '`Clerk` -> `{ createClerkClient }`'
3
- matcher: "import\\s+{[\\s\\S]*?[,\\s]Clerk[,\\s][\\s\\S]*?from\\s+['\"]@clerk\\/clerk-sdk-node[\\s\\S]*?['\"]"
3
+ matcher: "import\\s+{[^}]*?[,\\s]Clerk[,\\s][\\s\\S]*?from\\s+['\"]@clerk\\/clerk-sdk-node[\\s\\S]*?['\"]"
4
4
  matcherFlags: 'm'
5
5
  ---
6
6
 
@@ -1,6 +1,6 @@
1
1
  ---
2
2
  title: '`API_URL` value has changed'
3
- matcher: "import\\s+{[\\s\\S]*?[,\\s]API_URL[,\\s][\\s\\S]*?from\\s+['\"]@clerk\\/clerk-react[\\s\\S]*?['\"]"
3
+ matcher: "import\\s+{[^}]*?[,\\s]API_URL[,\\s][\\s\\S]*?from\\s+['\"]@clerk\\/clerk-react[\\s\\S]*?['\"]"
4
4
  matcherFlags: 'm'
5
5
  warning: true
6
6
  ---
@@ -1,6 +1,6 @@
1
1
  ---
2
2
  title: '`Clerk` -> `{ createClerkClient }`'
3
- matcher: "import\\s+{[\\s\\S]*?[,\\s]Clerk[,\\s][\\s\\S]*?from\\s+['\"]@clerk\\/remix[\\s\\S]*?['\"]"
3
+ matcher: "import\\s+{[^}]*?[,\\s]Clerk[,\\s][\\s\\S]*?from\\s+['\"]@clerk\\/remix[\\s\\S]*?['\"]"
4
4
  category: 'deprecation-removal'
5
5
  matcherFlags: 'm'
6
6
  ---
@@ -1,6 +1,6 @@
1
1
  ---
2
2
  title: '`ClerkErrorBoundary` removed'
3
- matcher: "import\\s+{[\\s\\S]*?ClerkErrorBoundary[\\s\\S]*?from\\s+['\"]@clerk\\/remix[\\s\\S]*?['\"]"
3
+ matcher: "import\\s+{[^}]*?ClerkErrorBoundary[\\s\\S]*?from\\s+['\"]@clerk\\/remix[\\s\\S]*?['\"]"
4
4
  category: 'error-boundary-removed'
5
5
  matcherFlags: 'm'
6
6
  ---
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@clerk/upgrade",
3
- "version": "0.4.2",
3
+ "version": "0.4.4",
4
4
  "license": "MIT",
5
5
  "type": "module",
6
6
  "main": "dist/cli.js",