Np Versions Save

A better `npm publish`

v6.3.0

3 years ago
  • Fix specifying a custom version via UI (#546) 6b68244
  • Respect preId in .npmrc for release tags (#547) aebd8ab

https://github.com/sindresorhus/np/compare/v6.2.5...v6.3.0

v6.2.5

3 years ago
  • Update npm-name dependency (#545) e2cedde

https://github.com/sindresorhus/np/compare/v6.2.4...v6.2.5

v6.2.4

4 years ago
  • Fix releaseDraft setting not working when set from config not CLI (#540) 81b0001

https://github.com/sindresorhus/np/compare/v6.2.3...v6.2.4

v6.2.3

4 years ago
  • Fix 2FA prompt when the package exists (#505) 4a32039

https://github.com/sindresorhus/np/compare/v6.2.2...v6.2.3

v6.2.2

4 years ago
  • Avoid scoped repo message for private registries (#529) a1d96c1

https://github.com/sindresorhus/np/compare/v6.2.1...v6.2.2

v6.2.1

4 years ago
  • Fix scoped repo prompt showing even if package has already been published (#524) 1cf7d78
  • Correctly detect if np is not run in a package (#512) b5a7dcf

https://github.com/sindresorhus/np/compare/v6.2.0...v6.2.1

v6.2.0

4 years ago
  • Allow explicit private publish to prevent public publish prompt (#497) 08b52a2
  • Add preview mode (#399) 5f52e81

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

v6.1.0

4 years ago
  • Auto-submit 2FA (#493) d589d46
  • Escape HTML in release note commit messages (#500) 05bb791

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

v6.0.0

4 years ago

Breaking

  • Require Node.js 10 818ff4b

Enhancements

  • Show registry URL before publishing (#485) 6bf85df
  • Allow publishing if availability check fails (#490) ccdb8a5
  • Publish non-private subdirectories when root is private (#483) 607e5c1
  • Enforce matching engines on npm install (#481) b14dbc9

Fixes

  • Fix checking collaborators when publishing to external registry (#491) 4ad4146

Docs

  • Document support for GitHub Packages 91ba1ef

https://github.com/sindresorhus/np/compare/v5.2.1...v6.0.0

v5.2.1

4 years ago
  • Don't check "files" in package.json or .npmignore if private package or not publishing (#472) 000ddcf
  • Don't ask for tag if --no-publish (#473) 23524b5
  • Check package name availability in custom registry (#429) 8360cb6
  • Fix incorrectly showing "Aborted!" message on successful publish (#471) e53cbe8

https://github.com/sindresorhus/np/compare/v5.1.3...v5.2.1