Skip to content

Releases: phBalance/colour-contrast

Update dependencies

12 Jun 22:44
Compare
Choose a tag to compare

Documentation update and development dependency updates

21 Aug 19:05
Compare
Choose a tag to compare
  • #3 - Indicate that the color package is a peer dependency and needs to be installed into the same project. 5bfbb5d
  • Change from TSLint to ESLint. 5d67cad
  • Update some development dependencies 7779f68 c64d303

v0.0.4...v0.0.5

Doc changes

23 Nov 16:12
Compare
Choose a tag to compare

No code changes, just fixes to documentation.

Thanks to @cumpstey for reporting an issue.

  • Looks like "esm" is the proper rollup format type based on docs. 230014d
  • Fix install instruction typo. See #1 758f1db
  • Small grammar change. 82859ec

diffs: v0.0.3...v0.0.4

Move to rollup and make color a peer dependency

18 Oct 18:07
Compare
Choose a tag to compare
  • Fix the clean script. 006b2de
  • Switch webpack to rollup. 13e4500
  • Cleanup ts libraries and allow esm interoperability. 3b2099b
  • Make color a peer dependency to keep this library small. 5d36a12

Changes since last release: v0.0.2...v0.0.3

npm package fixes

17 Oct 17:26
Compare
Choose a tag to compare
  • Need an .npmignore file to make sure some of the build artifacts make it into the package. f6e8351

v0.0.1...v0.0.2

Initial release

17 Oct 17:10
Compare
Choose a tag to compare

Initial release with chooseHighestContrastColour