Skip to content

v4.9.1

Compare
Choose a tag to compare
@zkochan zkochan released this 02 Feb 19:05
ddca7af

Bug Fixes

  • Don't fail on recursive update when filtered by dependency types (#2305, @zkochan)
  • Recursively adding dependencies using --save-dev, --save-optional, --save-peer, or --save-prod should work on workspaces that don't use a central, shared lockfile (#2294, @zkochan)
  • Allow basic auth for scoped registries (#2299, @zkochan)