Skip to content

2024-07-19, Version 22.5.1 (Current), @richardlau

Compare
Choose a tag to compare
@richardlau richardlau released this 19 Jul 13:55
· 1160 commits to main since this release
v22.5.1
fd9233a

Notable Changes

This release fixes a regression introduced in Node.js 22.5.0. The problem is known to display the following symptoms:

  • Crash with FATAL ERROR: v8::Object::GetCreationContextChecked No creation context available #53902
  • npm errors with npm error Exit handler never called! npm/cli#7657
  • yarn hangs or outputs Usage Error: Couldn't find the node_modules state file - running an install might help (findPackageLocation) yarnpkg/berry#6398

Commits