Skip to content

Latest commit

 

History

History
17 lines (10 loc) · 720 Bytes

CHANGELOG.md

File metadata and controls

17 lines (10 loc) · 720 Bytes

1.0.0 (2020-01-31)

⚠ BREAKING CHANGES

  • Supports Rollup 1.x, and likely does not support earlier versions. Change entry parameter to input, and useEntry to useInput. Uses newer untranspiled language features such as String#includes, but should otherwise retain parity with the previous version.

Features

Release History

  • 0.2.4 fix engines configuration per #10 (thanks, @richard-riverford!)
  • 0.2.3 deyarn