Skip to content
This repository has been archived by the owner on Aug 7, 2020. It is now read-only.

Latest commit

 

History

History
35 lines (17 loc) · 1.11 KB

CHANGELOG.md

File metadata and controls

35 lines (17 loc) · 1.11 KB

Changelog

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

2.1.0 (2019-09-30)

Bug Fixes

  • package: update yargs-interactive to version 3.0.0 (128f8df)
  • dont use tslib (90af376)

Features

2.0.1 (2019-08-24)

Bug Fixes

  • fix build after upgrading execa (ec0f03d)

2.0.0 (2019-08-24)

⚠ BREAKING CHANGES

  • Dropped Node v9 or lower support

Bug Fixes

  • drop support for NodeJS versions < 10 (b5a1b3c)