npm pnpm 4.6.0-1

latest releases: 9.5.0-beta.0, 9.4.0, 9.3.0...
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

  • 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.