You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: apps/site/pages/en/blog/migrations/v12-to-v14.mdx
+5-4Lines changed: 5 additions & 4 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -8,10 +8,11 @@ author: AugustinMauroy
8
8
9
9
# Node.js v12 to v14
10
10
11
-
<AlertBox
12
-
level="warning"
13
-
title="This article cover a part of the migration from Node.js v12 to v14. The userland migrations team is working on more codemods to help you with the migration."
14
-
/>
11
+
<AlertBoxlevel="warning"title="!">
12
+
This article cover a part of the migration from Node.js v12 to v14. The
13
+
userland migrations team is working on more codemods to help you with the
14
+
migration.
15
+
</AlertBox>
15
16
16
17
This page provides a list of codemods to help you migrate your code from Node.js v12 to v14.
Copy file name to clipboardExpand all lines: apps/site/pages/en/blog/migrations/v20-to-v22.mdx
+5-4Lines changed: 5 additions & 4 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -8,10 +8,11 @@ author: AugustinMauroy
8
8
9
9
# Node.js v20 to v22
10
10
11
-
<AlertBox
12
-
level="warning"
13
-
title="This article cover a part of the migration from Node.js v20 to v22. The userland migrations team is working on more codemods to help you with the migration."
14
-
/>
11
+
<AlertBoxlevel="warning"title="!">
12
+
This article cover a part of the migration from Node.js v20 to v22. The
13
+
userland migrations team is working on more codemods to help you with the
14
+
migration.
15
+
</AlertBox>
15
16
16
17
This page provides a list of codemods to help you migrate your code from Node.js v20 to v22.
Copy file name to clipboardExpand all lines: apps/site/pages/en/blog/migrations/v22-to-v24.mdx
+5-4Lines changed: 5 additions & 4 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -8,10 +8,11 @@ author: AugustinMauroy
8
8
9
9
# Node.js v22 to v24
10
10
11
-
<AlertBox
12
-
level="warning"
13
-
title="This article cover a part of the migration from Node.js v22 to v24. The userland migrations team is working on more codemods to help you with the migration."
14
-
/>
11
+
<AlertBoxlevel="warning"title="!">
12
+
This article cover a part of the migration from Node.js v22 to v24. The
13
+
userland migrations team is working on more codemods to help you with the
14
+
migration.
15
+
</AlertBox>
15
16
16
17
This page provides a list of codemods to help you migrate your code from Node.js v22 to v24.
0 commit comments