Skip to content

Releases: sindresorhus/np

v10.0.5

19 Apr 03:35
Compare
Choose a tag to compare

v10.0.4...v10.0.5

v10.0.4

17 Apr 15:10
Compare
Choose a tag to compare

v10.0.3...v10.0.4

v10.0.3

07 Apr 04:48
Compare
Choose a tag to compare

v10.0.2...v10.0.3

v10.0.2

24 Mar 06:45
Compare
Choose a tag to compare
  • Use npm for tagging versions when pnpm is the chosen package manager (#739) 770418f

v10.0.1...v10.0.2

v10.0.1

13 Mar 06:09
Compare
Choose a tag to compare

v10.0.0...v10.0.1

v10.0.0

26 Feb 14:14
Compare
Choose a tag to compare

Breaking

  • Remove the --yarn flag (#730) 4b3b599
    • The functionality is replaced by --package-manager. See below.

Improvements

  • Add --package-manager flag (#730) 4b3b599
    • This acts like the packageManager field in package.json. np will default to reading package.json, and look for lockfiles to determine the best package manager as a last resort.
  • Add pnpm support (#730) 4b3b599

v9.2.0...v10.0.0

v9.2.0

09 Dec 13:45
Compare
Choose a tag to compare
  • Fix yarn npm publish for scoped packages 8d3a984
  • Fix broken revert code after publish failure 819ed29

v9.1.0...v9.2.0

v9.1.0

05 Dec 14:16
Compare
Choose a tag to compare

v9.0.0...v9.1.0

v9.0.0

27 Nov 11:27
Compare
Choose a tag to compare

Breaking

  • Require Node.js 18 and npm 9 6c2e00e

Improvements

  • Group unpublished files in folders (#716) c31c2bc
  • improve messages related to new files and dependencies (#702) ad7b09e

v8.0.4...v9.0.0

v8.0.4

12 Jun 17:52
Compare
Choose a tag to compare
  • Handle first time display of dependencies (#707) 3f43d78

v8.0.3...v8.0.4