The Node.js release process is designed to support both stability and experimentation. It allows us to both support our ecosystem with a stable platform while still inspiring a bit of mad science to move the platform forward.
TLDR;
- Current is more experimental than LTS
- Odd Numbered Current releases are treated as more experimental than Even Numbered releases
- Any change in a Current release is subject to being reverted if it is disruptive
- The reversion process can take a bit longer than desired due to the fact that quorum needs to be reached
- We are working on improving this