* fix --use-on-cd failing with newly released default of --resolve-engines when engines key didn't exist
- Changes since 1.38.0:
* enable --resolve-engines by 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.
* better error handling for malformed json
* Having install and uninstall aliases
OBS-URL: https://build.opensuse.org/package/show/devel:languages:nodejs/fnm?expand=0&rev=5
- update to version 1.37.2:
* fix: allow to type powershell and power-shell as shell type inputs
* When downloading from node-dist, Fallback to .tar.gz download when the .tar.xz download fails
* Fix --resolve-engines in combination with --use-on-cd
* docs: add link for windows terminal startup script configuration
* fix panic when list-remote --filter --latest has no results
* set aliases during install, even if corepack is enabled
* Document how to use nightly builds
* internal: retry download in case of error in test proxy
* performance optimizations, especially for fnm env
* Allow reading non-unicode paths from environment variables
OBS-URL: https://build.opensuse.org/request/show/1206190
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/fnm?expand=0&rev=2
* fix: allow to type powershell and power-shell as shell type inputs
* When downloading from node-dist, Fallback to .tar.gz download when the .tar.xz download fails
* Fix --resolve-engines in combination with --use-on-cd
* docs: add link for windows terminal startup script configuration
* fix panic when list-remote --filter --latest has no results
* set aliases during install, even if corepack is enabled
* Document how to use nightly builds
* internal: retry download in case of error in test proxy
* performance optimizations, especially for fnm env
* Allow reading non-unicode paths from environment variables
OBS-URL: https://build.opensuse.org/package/show/devel:languages:nodejs/fnm?expand=0&rev=3