Skip to content

v4.12.1

Compare
Choose a tag to compare
@zkochan zkochan released this 25 Mar 09:52
a6c0be1

Bug Fixes

  • a broken lockfile should be fixed automatically, when running pnpm install and frozen-lockfile is false (#2440, @zkochan)
  • pnpm install --hoist should hoist dependencies in a node_modules that was created without hoisting (#2441, @zkochan)