HTTP/2 200
date: Sat, 27 Dec 2025 12:42:53 GMT
content-type: text/html; charset=utf-8
vary: X-PJAX, X-PJAX-Container, Turbo-Visit, Turbo-Frame, X-Requested-With,Accept-Encoding, Accept, X-Requested-With
etag: W/"e0d0b4e7df6e70cc27a2c18b7446cc0a"
cache-control: max-age=0, private, must-revalidate
strict-transport-security: max-age=31536000; includeSubdomains; preload
x-frame-options: deny
x-content-type-options: nosniff
x-xss-protection: 0
referrer-policy: no-referrer-when-downgrade
content-security-policy: default-src 'none'; base-uri 'self'; child-src github.githubassets.com github.com/assets-cdn/worker/ github.com/assets/ gist.github.com/assets-cdn/worker/; connect-src 'self' uploads.github.com www.githubstatus.com collector.github.com raw.githubusercontent.com api.github.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com *.rel.tunnels.api.visualstudio.com wss://*.rel.tunnels.api.visualstudio.com github.githubassets.com objects-origin.githubusercontent.com copilot-proxy.githubusercontent.com proxy.individual.githubcopilot.com proxy.business.githubcopilot.com proxy.enterprise.githubcopilot.com *.actions.githubusercontent.com wss://*.actions.githubusercontent.com productionresultssa0.blob.core.windows.net/ productionresultssa1.blob.core.windows.net/ productionresultssa2.blob.core.windows.net/ productionresultssa3.blob.core.windows.net/ productionresultssa4.blob.core.windows.net/ productionresultssa5.blob.core.windows.net/ productionresultssa6.blob.core.windows.net/ productionresultssa7.blob.core.windows.net/ productionresultssa8.blob.core.windows.net/ productionresultssa9.blob.core.windows.net/ productionresultssa10.blob.core.windows.net/ productionresultssa11.blob.core.windows.net/ productionresultssa12.blob.core.windows.net/ productionresultssa13.blob.core.windows.net/ productionresultssa14.blob.core.windows.net/ productionresultssa15.blob.core.windows.net/ productionresultssa16.blob.core.windows.net/ productionresultssa17.blob.core.windows.net/ productionresultssa18.blob.core.windows.net/ productionresultssa19.blob.core.windows.net/ github-production-repository-image-32fea6.s3.amazonaws.com github-production-release-asset-2e65be.s3.amazonaws.com insights.github.com wss://alive.github.com wss://alive-staging.github.com api.githubcopilot.com api.individual.githubcopilot.com api.business.githubcopilot.com api.enterprise.githubcopilot.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com copilot-workspace.githubnext.com objects-origin.githubusercontent.com; frame-ancestors 'none'; frame-src viewscreen.githubusercontent.com notebooks.githubusercontent.com; img-src 'self' data: blob: github.githubassets.com media.githubusercontent.com camo.githubusercontent.com identicons.github.com avatars.githubusercontent.com private-avatars.githubusercontent.com github-cloud.s3.amazonaws.com objects.githubusercontent.com release-assets.githubusercontent.com secured-user-images.githubusercontent.com/ user-images.githubusercontent.com/ private-user-images.githubusercontent.com opengraph.githubassets.com marketplace-screenshots.githubusercontent.com/ copilotprodattachments.blob.core.windows.net/github-production-copilot-attachments/ github-production-user-asset-6210df.s3.amazonaws.com customer-stories-feed.github.com spotlights-feed.github.com objects-origin.githubusercontent.com *.githubusercontent.com; manifest-src 'self'; media-src github.com user-images.githubusercontent.com/ secured-user-images.githubusercontent.com/ private-user-images.githubusercontent.com github-production-user-asset-6210df.s3.amazonaws.com gist.github.com github.githubassets.com; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com; upgrade-insecure-requests; worker-src github.githubassets.com github.com/assets-cdn/worker/ github.com/assets/ gist.github.com/assets-cdn/worker/
server: github.com
content-encoding: gzip
accept-ranges: bytes
set-cookie: _gh_sess=ysA%2BWf1jKEq%2FDVPP9I9JNKALFUeZH9J5T8fAGwg9w5vOd6TdqhRn0CPDEhDmyNy%2BImAwVp6%2BJrTqa6%2FFWXdWcO2%2F6sGoazqEHiVwQeS5IeLo8BHsPjF6Qu0o73vF3ti7RIqBFLsRbjFr34SZB1rrmICQIGfs2L7h2e12oCBJ9Sj1eJhg5WKvFrYGRAcCxvFL37ZlCRZb%2FK%2BOgnZP75IWB6mefkIdYHpQKow8AeOpXOpqMI8a6ZNOErGafdHUtJjDhOi%2BsumIdSFI%2BuqzWTZJNQ%3D%3D--8pVDrvPJjIedGvCT--l2vnIKsEp65OmYx1Soe81w%3D%3D; Path=/; HttpOnly; Secure; SameSite=Lax
set-cookie: _octo=GH1.1.1377400800.1766839373; Path=/; Domain=github.com; Expires=Sun, 27 Dec 2026 12:42:53 GMT; Secure; SameSite=Lax
set-cookie: logged_in=no; Path=/; Domain=github.com; Expires=Sun, 27 Dec 2026 12:42:53 GMT; HttpOnly; Secure; SameSite=Lax
x-github-request-id: DEA0:39494F:43D6ACF:51AEAFA:694FD44D
Releases Β· Schniz/fnm Β· GitHub
Releases: Schniz/fnm
Releases Β· Schniz/fnm
v1.38.1
17 Nov 10:15
Compare
Sorry, something went wrong.
No results found
Patch Changes
#1326 172fb0a Thanks @Schniz ! - fix --use-on-cd failing with newly released default of --resolve-engines when engines key didn't exist
v1.38.0
14 Nov 13:43
Compare
Sorry, something went wrong.
No results found
Minor Changes
#1265 186e4bb Thanks @Schniz ! - 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.
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
v1.37.2
06 Oct 13:38
Compare
Sorry, something went wrong.
No results found
v1.37.1
13 Jun 12:51
Compare
Sorry, something went wrong.
No results found
Patch Changes
#1164 318f86d Thanks @Schniz ! - windows: fix shell inference in powershell when using scoop's shims
v1.37.0
30 May 06:56
Compare
Sorry, something went wrong.
No results found
v1.36.0
28 May 06:05
Compare
Sorry, something went wrong.
No results found
Minor Changes
Patch Changes
v1.35.1
16 Aug 06:13
Compare
Sorry, something went wrong.
No results found
v1.35.0: experimental `package.json#engines` support
11 Jul 07:31
Compare
Sorry, something went wrong.
No results found
@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
Compare
Sorry, something went wrong.
No results found
Minor Changes
Add --corepack-enabled flag for automatically enabling corepack on fnm install (#960 ) @Schniz
Patch Changes
v1.33.1
06 Dec 09:08
Compare
Sorry, something went wrong.
No results found
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
You canβt perform that action at this time.