Skip to content

Releases: misund/get-contrast-ratio

v1.0.0-0

23 Jul 00:51
c9ba1b9
Compare
Choose a tag to compare
v1.0.0-0 Pre-release
Pre-release

There shouldn't be any functional changes, but this is a breaking change
because of the forsaken node versions.

- BREAKING: Refactor to typescript (#355) f543602

  • BREAKING: Stop testing on outdated node versions (prev: 8,10,11 - new: 14,16,18)
  • refactor: Rewrite to typescript
  • build: Use tsc instead of babel
  • build: Upgrade dependencies
  • ci: Move from travis to github actions

v0.2.1...v1.0.0-0

v0.2.1

16 Jul 17:29
59d609a
Compare
Choose a tag to compare

This is a security release

  • build(deps): [security] bump lodash from 4.17.11 to 4.17.14 (#55) 80d64fe

Other dependency updates

  • chore(package): update get-relative-luminance from 0.3.0 to 0.3.1 (#53) b51ae24
  • chore(package): update @babel deps from 7.5.0 to 7.5.4 (#54) 3966d1c
  • chore(package): update @babel/preset-env to version 7.5.2 🚀 (#51) 3b8899b
  • chore(package): update the babel7 monorepo to version 7.5.0 (#50) c2923f9
  • Update eslint-config-airbnb to the latest version 🚀 (#47) ed0be81
  • chore(package): update eslint-plugin-jsx-a11y to version 6.2.3 (#49) 05a7f4d
  • chore(package): update eslint-plugin-react to version 7.14.2 (#45) 0548a9b
  • Update eslint-plugin-import to the latest version 🚀 (#43) 545e555
  • chore(package): update eslint to version 6.0.1 (#44) 4788b73

v0.2.0...v0.2.1

v0.2.0

04 Jun 11:41
898f159
Compare
Choose a tag to compare

Breaking changes

  • BREAKING: Drop node 9; add node 10+11 (#34) 98492b0

Patches

  • build: Add np for better release workflow (#38) 68ca21d
  • test: Add test with decimals (#21) 9f77cd3

Dependency updates

  • chore(package): update get-relative-luminance to version 0.3.0 🚀 (#39) ae51c6e
  • chore(package): update mocha from 5.2.0 to 6.1.4 (#37) 70f98b1
  • chore(package): upgrade babel from 6.26.0 to 7.4.5 (#36) 091675c
  • chore(package): Update eslint-plugin-import from 2.13.0 to 2.17.3 (#35) f83801e
  • chore(package): update eslint-plugin-react from 7.12.4 to 7.13.0 🚀 (#33) a84a89b
  • Update eslint to the latest version 🚀 (#30) 5c4ea31
  • build(package): upgrade eslint to 5.15.3 (#29) f6e791a
  • chore(package): update eslint-plugin-react to version 7.12.4 (#26) b89efb1
  • Greenkeeper/eslint plugin react 7.12.2 (#24) 6aacf41
  • Update eslint-plugin-jsx-a11y to the latest version 🚀 (#22) 811a3ea

v0.1.4

20 Sep 12:38
503b101
Compare
Choose a tag to compare

Patches

  • Use yarn instead of npm for testing on travis
  • Remove yarn.lock from .gitignore
  • Add yarn.lock
  • ci(Travis): Upgrade greenkeeper-lockfile to 2 (#10)
  • fix: return contrast as float with 2 decimals (props @nickschot) (#18)

DevDependency upgrades

  • chore(package): update mocha to version 5.2.0
  • Greenkeeper/eslint plugin react 7.9.1 (#7)
  • Update eslint-config-airbnb to the latest version rocket (#8)
  • Update eslint to the latest version rocket (#9)
  • Update eslint-plugin-import to the latest version rocket (#11)
  • Update eslint-plugin-react to the latest version rocket (#12)
  • Update eslint to the latest version rocket (#13)
  • Update eslint-plugin-jsx-a11y to the latest version rocket (#14)
  • Update eslint-plugin-jsx-a11y to the latest version rocket (#15)
  • chore(package): update eslint-plugin-react to version 7.11.1 (#19)
  • chore(package): update eslint-config-airbnb to version 17.1.0 rocket (#17)