Node.js version decision doc #259
kentcdodds
announced in
Announcements
Replies: 1 comment 1 reply
-
Fwiw, currently, Node 14 and 19 are EOL. 14 since late April, 19 since late June. Apart from that, using LTS is the good decision; that's what Node is telling us to use. |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hello folks! I just wrote a new decision document about the Node.js version we use: https://github.com/epicweb-dev/epic-stack/blob/main/docs/decisions/021-node-version.md
I also noticed that a new version of Debian has been released so I updated our base image to use
bookworm
as well.Enjoy!
Beta Was this translation helpful? Give feedback.
All reactions