Skip to content

Releases: sindresorhus/np

v5.1.3

08 Nov 17:23
Compare
Choose a tag to compare
  • Fix global detection for when Node.js was installed with Homebrew 1b28020

v5.1.2...v5.1.3

v5.1.2

28 Oct 06:49
Compare
Choose a tag to compare
  • Don't log "Aborted!" message when publish is a success (#464) e335d26

v5.1.1...v5.1.2

v5.1.1

10 Oct 07:57
Compare
Choose a tag to compare

v5.1.0...v5.1.1

v5.1.0

13 Sep 10:28
Compare
Choose a tag to compare

Enhancements

  • Add tests option (#423) bea57db
  • Warn if no files field in package.json or .npmignore file is present (#411) c790d37

Fixes

  • Fix pushing to uncommon Git hosts (#441) c0dc3a3
  • Use correct version when creating release draft (#435) ff5e21a
  • Avoid enabling 2FA for packages published to external registries (#433) ab35fb9
  • Do not show the rollback message when the test step fails (#443) 66bedff

v5.0.3...v5.1.0

v5.0.3

06 Jun 07:34
Compare
Choose a tag to compare
  • Fix release draft not being opened when running $ np <version> (#425) 056dc72

v5.0.2...v5.0.3

v5.0.2

18 May 11:59
Compare
Choose a tag to compare

v5.0.1...v5.0.2

v5.0.1

27 Apr 10:16
Compare
Choose a tag to compare
  • Avoid rollback after publishing a private package (#394) 64a73f6
  • Skip deleting node_modules if yarn.lock exists (#392) 5acfb70

v5.0.0...v5.0.1

v5.0.0

18 Apr 14:19
Compare
Choose a tag to compare

Breaking

  • Require npm 6.8.0 or newer
    Some older versions were buggy and we also need it for some new features.
  • Require Yarn 1.7.0 or newer (#360) 537aa8e
    Only if you use Yarn
  • Require Git 2.11 or newer (#349) 6df47b9

Enhancements

  • Enable 2FA automatically for the package when publishing a new package (#346) d10ffcf
    Yay security!
  • Support specifying config in package.json or an external config file (#354) 9dac7aa
  • Rollback Git operations when publish fails and on termination (#334) c7d4cd0
  • Add --no-release-draft flag to skip opening a GitHub release draft page (#379) ce7e550
  • Add external registry support to authentication check (#365) 72ebf7d
  • Drop question Will bump from X to Y. Continue? (#377) a02e169
    It was just an extra step with little value

Fixes

  • Fix doing a prerelease as the first release (#342) 97922b1
  • Fix multiple version bumps when publishing using Yarn (#389) 3601af5
  • Fix name check for private registries (#356) e8a3a7d
  • Correctly detect all Git tag types (#343) 508dec2

v4.0.2...v5.0.0


Shoutout to @itaisteinherz for doing most of the commits in this release. He's now also a maintainer 🎉

v4.0.2

24 Jan 08:44
Compare
Choose a tag to compare
  • Fix problem with a dependency requiring Node.js 10 4b43c2f

v4.0.1...v4.0.2

v4.0.1

22 Jan 09:41
Compare
Choose a tag to compare
  • Ensure package exists when checking tags (#331) 94e31f3
  • Fix display of the commits in the UI 0d335dd

v4.0.0...v4.0.1