All Versions
47
Latest Version
Avg Release Cycle
41 days
Latest Release
536 days ago

Changelog History
Page 1

  • v9.0.1 Changes

    November 04, 2022

    🛠 Fixes

    • Makefile compatible with more flavours of make ([#745])
    • quote paths in Makefile in case PREFIX contains spaces ([#746])
  • v9.0.0 Changes

    July 16, 2022

    🔄 Changed

    • --preserve preserves corepack too ([#736])

    âž• Added

    • optional N_PRESERVE_COREPACK to change default behaviour for preserving corepack ([#736])
  • v8.2.0 Changes

    April 18, 2022

    âž• Added

    • 🌲 log before copying files during install ([#720])
  • v8.1.0 Changes

    March 18, 2022

    âž• Added

    • optional N_CACHE_PREFIX for separate location for downloaded files than install location ([#717])
  • v8.0.2 Changes

    January 09, 2022

    🛠 Fixed

    • 👌 improved warning message when utility location hash may be holding old location to cover a wider range of shells including dash ([#707])
  • v8.0.1 Changes

    December 04, 2011

    🛠 Fixed

    • 👌 improve error handling for tar extraction errors ([#701])
    • âž• add tar flag for compatibility with tar builds which do not default to stdin ([#697])
  • v8.0.0 Changes

    October 23, 2021

    🔄 Changed

    • display error if version missing in version file for n auto and n engine (rather than fallback to current) ([#693])
  • v7.5.0 Changes

    September 26, 2021

    âž• Added

    • 👌 support for Corepack (which was added to Node.js in v16.9.0)
  • v7.4.1 Changes

    September 11, 2021

    🛠 Fixed

    • âš™ run commands from correct directory after --download causes a download
  • v7.4.0 Changes

    September 10, 2021

    âž• Added

    • 👌 support for --download option to run and exec to download the target version when needed ([#685])