np v7.0.0 Release Notes

Release Date: 2020-10-29 // over 3 years ago
  • ๐Ÿ’ฅ Breaking

    • Prefer local install (#572) 0cff2b4
      If you run the global np command, it will now defer to the local np if any. This is important when you use config and other things which might change across np versions. This is unlikely to be a breaking change for most people, but it's a major version to me safe.

    ๐Ÿ‘Œ Improvements

    • ๐Ÿš€ Show files added since the last release and not part of the package (#456) 08a2c06

    ๐Ÿ›  Fixes

    • ๐Ÿ›  Fix error when Yarn cannot find test script (#567) c77e191

    v6.5.0...v7.0.0


Previous changes from v6.5.0