Skip to content

Releases: sindresorhus/np

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

v4.0.0

22 Jan 07:15
Compare
Choose a tag to compare

Breaking:

Features:

  • Open a GitHub Releases draft after publish (#308) 1db6269
    This release not was created by np!
  • Use $ npm ci if there is a lockfile (#310) e60f8f4
  • Default to not publishing scoped packages publicly (#313) 4ffe2a7
  • Gracefully handle branch not having an upstream (#321) 535e190

Fixes:

  • Fix throws on yarn test with no test script (#336) 3c4cca0
  • Fix publishing and prevent weird Observable issues 304030e
  • Remove npm version check (#315) 08a8066
  • Skip npm name check when --no-publish is passed (#324) 305ae9c
  • Handle no previous Git tags (#322) 966d08d
  • Only check for scoped repo when publish is enabled (#323) f041588

v3.1.0...v4.0.0