Skip to content

v2.0.0

Compare
Choose a tag to compare
@dhoulb dhoulb released this 02 Jun 16:08
· 108 commits to master since this release
545781c

2.0.0 (2020-06-02)

Bug Fixes

  • cli: fix inner spawnhook call (70aa292)
  • cli: restore watchspawn context (56145aa)
  • package: add missed sem-rel plugins (f3c9318)
  • fix debug logging (71527b2)
  • fix logger path (232d2dc)
  • make logger to be singleton (1790794)
  • provide partial release (9da295a)
  • publish updated deps (791f55a), closes #1
  • try to prevent deps update rollback (9108350)

Features

  • add debugger (d2c090d)
  • add execa queued hook (042933e)
  • add meow as cli provider (6de93b9)
  • add process.spawn arg watcher (7699b6f)
  • apply queuefy to plugin methods instead of execa (9ae7d0d)
  • drop nodejs v8 support (80f0a24)
  • let publish step run in parallel (4d5c451)
  • log manifest path (db451e8)
  • run publish step in parallel (0ecaddf)
  • tech release (828a82d)

Performance Improvements

BREAKING CHANGES

  • drop nodejs v8