Node.js v23.0.0 Released: The End of 32-bit Windows Support
SMRTR summary
Node.js has released version 23.0.0, introducing significant changes and new features. The most notable change is the discontinuation of support for 32-bit Windows, affecting only 0.27% of users. This decision was made due to low usage and toolchain limitations. Users on 32-bit Windows will need to upgrade to a 64-bit version or continue using an older Node.js version. The new release also introduces native ES Module loading with require(), a long-requested feature that simplifies importing ES modules without experimental flags.
SMRTR provides this summary for quick context. The original article belongs to Hacker Noon.
Read the original article