Aggiornamento Node.js 24 (nuova LTS da ottobre 2025) #2
lifeisfoo
announced in
Announcements
Replies: 0 comments
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.
Uh oh!
There was an error while loading. Please reload this page.
-
Node.js 22 è l'attuale versione LTS che da ottobre 2025 sarà sostituita da Node.js 24.
Ho quindi approfittato di un giorno che avevo a disposizione per provare, a mano, tutti gli esempi mostrati nel libro con la versione 24.
Il commit che contiene le modifiche è questo 5d28f33 ma non c'è stato nessun cambiamento significativo perché le API di Node.js usate nel libro sono quelle core che sono stabili da anni (e che lo rimarranno ancora per molto).
Questo è il riassunto delle modifiche:
{shell: true}(DEP0190)Beta Was this translation helpful? Give feedback.
All reactions