Np Versions Save

A better `npm publish`

v10.0.5

5 days ago
  • Fix npm 10 compatibility for real (#744) 34409be

https://github.com/sindresorhus/np/compare/v10.0.4...v10.0.5

v10.0.4

1 week ago
  • Fix compatibility with npm 10 (#743) 4caa295

https://github.com/sindresorhus/np/compare/v10.0.3...v10.0.4

v10.0.3

2 weeks ago
  • Fix publish OTP for Yarn Berry (#741) 02f60c7

https://github.com/sindresorhus/np/compare/v10.0.2...v10.0.3

v10.0.2

1 month ago
  • Use npm for tagging versions when pnpm is the chosen package manager (#739) 770418f

https://github.com/sindresorhus/np/compare/v10.0.1...v10.0.2

v10.0.1

1 month ago
  • Fix compatibility with npm 10 (#737) 9fdebd5

https://github.com/sindresorhus/np/compare/v10.0.0...v10.0.1

v10.0.0

1 month ago

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

https://github.com/sindresorhus/np/compare/v9.2.0...v10.0.0

v9.2.0

4 months ago
  • Fix yarn npm publish for scoped packages 8d3a984
  • Fix broken revert code after publish failure 819ed29

https://github.com/sindresorhus/np/compare/v9.1.0...v9.2.0

v9.1.0

4 months ago
  • Add Yarn Berry support (#723) 0d9522b

https://github.com/sindresorhus/np/compare/v9.0.0...v9.1.0

v9.0.0

4 months ago

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

https://github.com/sindresorhus/np/compare/v8.0.4...v9.0.0

v8.0.4

10 months ago
  • Handle first time display of dependencies (#707) 3f43d78

https://github.com/sindresorhus/np/compare/v8.0.3...v8.0.4