Skip to content

Commit f1fcf52

Browse files
authored
Update docs/deploying/custom-node.md
1 parent 7e88a68 commit f1fcf52

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/deploying/custom-node.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ title: Custom Node.js
1212

1313
React Router officially supports Active and Maintenance[^1] [Node LTS veleases][node-releases] at any given point in time. Dropping support for End of Life Node versions may be done in a React Router Minor release.
1414

15-
[^1] Based on timing, React Router may drop support for a Node Maintenance LTS version shortly before it goes end-of-life if it better aligns with a React Router Major SemVer release.
15+
[^1]: Based on timing, React Router may drop support for a Node Maintenance LTS version shortly before it goes end-of-life if it better aligns with a React Router Major SemVer release.
1616

1717
At the time React Router v7 was released, all versions had a usable `fetch` implementation so there is generally no need to polyfill any `fetch` APIs so long as you're on Node 22 or one of the later Node 20 releases.
1818

0 commit comments

Comments
 (0)