Skip to content

Latest commit

 

History

History
85 lines (37 loc) · 2.73 KB

CHANGELOG.md

File metadata and controls

85 lines (37 loc) · 2.73 KB

Changelog

All notable changes to this project will be documented in this file. See standard-version for commit guidelines.

2.6.1 (2020-01-16)

2.6.0 (2019-04-11)

Bug Fixes

2.4.1 (2019-02-04)

Bug Fixes

  • also ignore error messages from Nuxt generator (72053c2)
  • make nuxt a peer dependency (75c8296)

2.4.0 (2019-01-30)

Bug Fixes

Features

  • exit immediately when fatal error occurs (e3a1176)

2.3.3 (2019-01-24)

Bug Fixes

  • pass workerInfo to done method (97df328), closes #15

2.3.2 (2019-01-13)

Bug Fixes

2.3.1 (2019-01-13)

Bug Fixes

2.3.0 (2019-01-13)

Bug Fixes

  • allow cli options to override stored data (33a5666)
  • use removeListener for node8 support (110d8c3)

Features