Skip to content

Latest commit

 

History

History
73 lines (32 loc) · 2.94 KB

CHANGELOG.md

File metadata and controls

73 lines (32 loc) · 2.94 KB

Changelog

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

1.1.4 (2020-06-11)

Bug Fixes

  • switched default value of setChromePathInEnv parameter to true (as per README) (7e9f6df)

1.1.3 (2020-06-11)

Bug Fixes

1.1.2 (2020-06-11)

Bug Fixes

  • added manifest.yml file properly (d85cd3e)

1.1.1 (2020-04-30)

Bug Fixes

  • switched to appropriate Netlify task runner to run Chromium installation (481bb67)

1.1.0 (2020-04-30)

Features

  • added support for yarn, improved performance and cross-platform compatibility (c320327)

1.0.1 (2020-04-29)

Bug Fixes

  • updated manifest snapshot test (22ffbf1)

1.0.0 (2020-04-29)

Bug Fixes

  • battle tested the package, fixed remaining minor issues, prepared for release (abb33dd)

0.0.4 (2020-04-29)

Bug Fixes

  • added correct entry point in package.json file (a3bc1d4)

0.0.3 (2020-04-29)

Bug Fixes

  • bundled plugin into single output file as required by Netlify (c2811e5)

0.0.2 (2020-04-29)

Features

  • added basic implementation of the functionality, documentation and unit tests coverage (6017bd9)