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.
- Updated dependencies to their latest versions.
- Updated
rollupfrom2.6.xto2.7.x. - Updated Node version to
12.16.2.
- Removed deprecated
@open-wc/prettier-config, using Prettier directly.
1.1.0 - 2020-04-20
- Added missing
typedeclaration to package definition (@see https://justinfagnani.com/2019/11/01/how-to-publish-web-components-to-npm/) - Automatically generate
custom-elements.jsonwhen committing and before publishing.
- Updated rollup build config to the latest open-wc version which uses rollup.js 2.x
1.0.2 - 2020-04-15
- Added example build configuration with support down to IE 11
- Fixed prettier config file name
1.0.1 - 2020-04-08
- NPM version badge
- Small
package.jsonimprovements
1.0.0 - 2020-04-08
- Initial release with a documentation and examples.