Skip to content

v1.11.0

Choose a tag to compare

@Schniz Schniz released this 27 May 07:57
· 648 commits to master since this release

Highlights 馃敠

  • We now have an uninstall command thanks to the amazing @tatchi!
  • Binary size has dropped significantly thanks to @ulrikstrid and the migration to base. This takes us a little further in supporting Windows!
  • System versions of Node can be used by fnm use system

Changelog 馃摑

New Feature 馃帀

Bugfix 馃悰

  • #103 Fix missing aliases due to newer realpath (@Schniz)
  • #99 fix EACCES error when installing an already downloaded version (@tatchi)

Internal 馃洜

  • #101 Move from base to core (@ulrikstrid)
  • #102 Implement realpath instead of binding to C library (@Schniz)
  • #100 Add Semver to library, an simple non-spec implementation of semver (@Schniz)

Committers: 3