npm pnpm 4.6.0

latest releases: 8.15.8, 9.1.0-0, 9.0.6...
4 years ago

Features

  • filtering by changed workspace packages (#2046)
    To filter by changed packages, use --filter [<since>]. For instance, pnpm test --filter [origin/master]. Also works with selection of dependencies/dependents, like --filter ...[<since>] or --filter [<since>]...
  • pnpm -r publish publishes all workspace packages that have versions that are not in the registry yet (#1098)

Bug Fixes

  • all packages are updated when running pnpm update <package> (a48b93d)
  • pnpm add <pkg> does not fail if save=false is in the config (this was a regression in v4.5) (e299793)

Don't miss a new pnpm release

NewReleases is sending notifications on new releases.