Skip to content

Releases: sindresorhus/np

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