Skip to content

Latest commit

 

History

History
60 lines (27 loc) · 2.51 KB

CHANGELOG.md

File metadata and controls

60 lines (27 loc) · 2.51 KB

3.0.2 (2020-09-05)

Bug Fixes

  • remove yarn from engines declarations (26e9aec), closes #77
  • use valid version of Yarn in engines (09983de), closes #77

3.0.1 (2020-09-04)

Bug Fixes

  • publish only necessary files to npm (edc924e)

3.0.0 (2020-06-20)

Build System

  • change minimum supported Node version (c450d41)

BREAKING CHANGES

  • change minimum supported version of Node to v10

2.0.0 (2020-06-20)

Features

  • deps: update cosmiconfig (dc9a903)

BREAKING CHANGES

  • deps: cosmiconfig API has changed in latest version

1.0.2 (2020-06-20)

Bug Fixes

  • dependencies: limit cosmiconfig peer dependency with upper boundary (ec0c4f2)

1.0.1 (2019-07-13)

Bug Fixes

  • package: add missing dependency "make-error" (d8c8948)
  • security: upgrade dependencies to fix CVE-2018-16469 (10dc113)

1.0.0 (2018-10-13)

Bug Fixes

  • sourcemaps: use inline sourcemaps for tests (db5f6d4)