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: README.md
+2-5Lines changed: 2 additions & 5 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -29,12 +29,9 @@ you can translate up to 500,000 characters/month for free.
29
29
30
30
### Requirements
31
31
32
-
The package officially supports Node.js version 12, 14, 16, 17, and 18.
32
+
The package officially supports Node.js version 12, 14, 16, 17, 18, 20, 22 and 24.
33
33
34
-
Starting in 2024, we will drop support for older Node versions that have reached
35
-
official end-of-life. You can find the Node versions and support timelines
36
-
[here][node-version-list].
37
-
To continue using this library, you should update to Node 18+.
34
+
We strongly recommend upgrading to a supported Node.js version as we will be dropping support for end-of-life versions in 2025. You can find the Node versions and support timelines [here][node-version-list].
0 commit comments