Skip to content

Latest commit

 

History

History
29 lines (16 loc) · 1.51 KB

CHANGELOG.md

File metadata and controls

29 lines (16 loc) · 1.51 KB

Changelog

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

0.3.0 (2020-04-29)

⚠ BREAKING CHANGES

  • drop nodejs < 10.13

Bug Fixes

  • does not output correct array type in manifest.json (3f73c04)
  • deps: update dependency nanoid to v3 (#120) (fe8142d)
  • deps: update dependency ramda to ^0.27.0 (dd1ac41)

0.2.0 (2019-03-22)

Features

  • map browserslist config to manifest.json minimum_chrome_version (09ba7e4)

0.1.2 (2018-12-05)

Bug Fixes

  • error when array contains require syntax (2578b9e)