Skip to content

2.2.5

Compare
Choose a tag to compare
@jorgebucaran jorgebucaran released this 03 May 04:31
· 45 commits to main since this release
2.2.5
e944905
  • Introduce new nvm_arch variable (#156).
    • This lets you override the binary architecture when downloading unofficially binaries for systems compiled with certain libraries, e.g., musl instead of libc on Alpine.
  • Use darwin-arm64 binary for Node >= 16 (#158, #159).
    • Node.js 16 is the first release to ship prebuilt binaries for Apple Silicon.
  • Document $nvm_mirror (#157).