Skip to content

Latest commit

 

History

History
66 lines (38 loc) · 1.59 KB

CHANGELOG.md

File metadata and controls

66 lines (38 loc) · 1.59 KB

Changelog

All notable changes to this project will be documented in this file.

The format bases on Keep a Changelog, and this project adheres to Semantic Versioning.

Added

Changed

  • Updated dependencies to their latest versions.
  • Updated rollup from 2.6.x to 2.7.x.
  • Updated Node version to 12.16.2.

Deprecated

Removed

  • Removed deprecated @open-wc/prettier-config, using Prettier directly.

Fixed

Security

1.1.0 - 2020-04-20

Added

Changed

  • Updated rollup build config to the latest open-wc version which uses rollup.js 2.x

1.0.2 - 2020-04-15

Added

  • Added example build configuration with support down to IE 11

Fixed

  • Fixed prettier config file name

1.0.1 - 2020-04-08

Added

  • NPM version badge
  • Small package.json improvements

1.0.0 - 2020-04-08

Added

  • Initial release with a documentation and examples.