| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| fnm-windows.zip | 2024-11-14 | 3.4 MB | |
| fnm-macos.zip | 2024-11-14 | 6.1 MB | |
| fnm-linux.zip | 2024-11-14 | 3.3 MB | |
| fnm-arm64.zip | 2024-11-14 | 3.7 MB | |
| fnm-arm32.zip | 2024-11-14 | 3.5 MB | |
| README.md | 2024-11-13 | 777 Bytes | |
| v1.38.0 source code.tar.gz | 2024-11-13 | 183.7 kB | |
| v1.38.0 source code.zip | 2024-11-13 | 235.6 kB | |
| Totals: 8 Items | 20.4 MB | 0 | |
Minor Changes
- [#1265] 186e4bb Thanks @Schniz! - enable
--resolve-enginesby default. out of experimental phase.
to disable it, add a --resolve-engines=false flag, and make sure to open an issue describing why.
It might feel like a breaking change but .nvmrc and .node-version have precedence so it should not.
I am all in favor of better experience and I believe supporting engines.node is a good direction.
Patch Changes
-
[#1310] 9273981 Thanks @Schniz! - make github releases of macos to be a universal macos executable (both m1 and x64) as github changed the workers to be m1
-
[#1277] 12cf977 Thanks @deanshub! - Having install and uninstall aliases
-
[#1318] 65f7a22 Thanks @Schniz! - better error handling for malformed json