relative-luminance
Version:
calculate relative luminance
62 lines (26 loc) • 1.55 kB
Markdown
# Change Log
All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines.
<a name="2.0.1"></a>
## [2.0.1](https://github.com/tmcw/relative-luminance/compare/v2.0.0...v2.0.1) (2018-12-30)
<a name="2.0.0"></a>
# [2.0.0](https://github.com/tmcw/relative-luminance/compare/v1.0.2...v2.0.0) (2018-08-20)
### Features
* UMD builds, simplified stack ([0bef765](https://github.com/tmcw/relative-luminance/commit/0bef765))
### BREAKING CHANGES
* completely new main, unpkg, and module entry points.
<a name="1.0.2"></a>
## [1.0.2](https://github.com/tmcw/relative-luminance/compare/v1.0.1...v1.0.2) (2018-04-16)
### Bug Fixes
* move esm dependency out devDependencies ([6d6d5bf](https://github.com/tmcw/relative-luminance/commit/6d6d5bf))
<a name="1.0.1"></a>
## [1.0.1](https://github.com/tmcw/relative-luminance/compare/v1.0.0...v1.0.1) (2018-03-21)
### Bug Fixes
* Be conservative about files included in the package. ([f96e583](https://github.com/tmcw/relative-luminance/commit/f96e583))
<a name="1.0.0"></a>
# [1.0.0](https://github.com/tmcw/relative-luminance/compare/v0.0.2...v1.0.0) (2018-03-21)
### Features
* JS modules: use esm to provide both CommonJS and ES6 entry points ([2984a5f](https://github.com/tmcw/relative-luminance/commit/2984a5f))
<a name="0.0.2"></a>
## [0.0.2](https://github.com/tmcw/relative-luminance/compare/v0.0.1...v0.0.2) (2017-05-03)
<a name="0.0.1"></a>
## 0.0.1 (2017-05-03)