Skip to content

Releases: Schniz/fnm

v1.37.0

30 May 06:56
8ce01e3
Compare
Choose a tag to compare

Patch Changes

v1.36.0

28 May 06:05
4db8593
Compare
Choose a tag to compare

Minor Changes

Patch Changes

v1.35.1

16 Aug 06:13
11ef090
Compare
Choose a tag to compare

Patch Changes

v1.35.0: experimental `package.json#engines` support

11 Jul 07:31
3da0fda
Compare
Choose a tag to compare

@amitdahan contributed a support for resolving package.json's engines.node field.

try that out with the --resolve-engines option and let us how it works out for you!

Minor Changes

  • #839 97be792 Thanks @amitdahan! - Support resolving engines.node field via experimental --resolve-engines flag

Patch Changes

v1.34.0 -- experimental corepack support

01 Jul 18:18
8c76ca6
Compare
Choose a tag to compare

Minor Changes

  • Add --corepack-enabled flag for automatically enabling corepack on fnm install (#960) @Schniz

Patch Changes

v1.33.1

06 Dec 09:08
8c65e89
Compare
Choose a tag to compare

1.33.1

Patch Changes

  • remove upx compression from arm binaries because it fails to build on latest rust (#875) @Schniz

1.33.0

Minor Changes

  • Replace semver with node_semver (#816) @amitdahan

  • support fnm install --latest to install the latest Node.js version (#859) @nzhl

v1.32.0

17 Nov 17:39
3d58499
Compare
Choose a tag to compare

1.32.0

Minor Changes

  • Add --json to fnm env to output the env vars as JSON (#800)

Patch Changes

  • This updates the Changesets configurations. (#783)

  • fix test: Use correct PATH for npm install test (#768)

  • Make installation script respect $XDG_DATA_HOME (#614)

v1.31.1

19 Jul 05:46
d740ae1
Compare
Choose a tag to compare

1.31.1

Patch Changes

Bugfix 馃悰

  • #671 fix native-creds errors (using the unpublished version of reqwest) (@Schniz)
  • #663 remove .unwrap() and .expect() in shell code (@Schniz)
  • #656 Remove unwrap in fnm env, make error more readable (@Schniz)

v1.31.0

16 Feb 08:52
Compare
Choose a tag to compare

Bugfix 馃悰

  • #671 fix native-creds errors (using the unpublished version of reqwest) (@Schniz)
  • #663 remove .unwrap() and .expect() in shell code (@Schniz)
  • #656 Remove unwrap in fnm env, make error more readable (@Schniz)

Committers: 1

v1.30.1

30 Jan 17:49
Compare
Choose a tag to compare

Bugfix 馃悰

Committers: 1