Skip to content

Releases: tj/n

8.0.0

22 Oct 21:22
Compare
Choose a tag to compare

Changed

  • display error if version missing in version file for n auto and n engine (rather than fallback to current) (#693)

7.5.0

26 Sep 03:12
Compare
Choose a tag to compare

Added

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

7.4.1

10 Sep 21:54
Compare
Choose a tag to compare

Fixed

  • run commands from correct directory after --download causes a download

7.4.0

10 Sep 09:51
Compare
Choose a tag to compare

Added

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

7.3.1

24 Jul 21:58
Compare
Choose a tag to compare

Changed

  • Improved README for new users missing expected folders in /usr/local (#679)

7.3.0

06 Jun 08:01
Compare
Choose a tag to compare

Added

  • ls-remote supports engine and auto labels (#675)
  • reduce engine and auto logging with --quiet (#675)
  • add WSL support to README (#676)
  • support for Emacs up and down keys (ctrl-p and ctrl-n) (#669)

Changed

  • diagnostic logging during processing of engine and auto written to stderr rather than stdout (#675)

7.2.2

25 Apr 01:09
Compare
Choose a tag to compare

Fixed

  • arrow key navigation of version menu when terminal in application mode (e.g. PowerShell on Mac) (#668)

7.2.1

19 Apr 08:32
Compare
Choose a tag to compare

Added

  • install native arm64 Node.js on Macs with Apple silicon for Node.js 16 and higher (#664)

7.2.0 [YANKED]

19 Apr 08:46
Compare
Choose a tag to compare

Released off wrong branch, essentially same as 7.1.0.

7.1.0

12 Mar 07:14
Compare
Choose a tag to compare

Added

  • support installs where /usr/local/share/man is a symlink (such as archlinux)
  • remove requirement for rsync for --preserve
  • avoid install pollution if user installs global packages when using n exec