Use Color Versions Save

??? The powerful color hook that all designers deserve. ✨ Parse and stringify that just works & ? Strict type checking at compile time

1.0.4

2 years ago

Bug Fixes

  • When you pass an callback to setColor. It was always returning the initial color, not the previous color state! Thanks @arthurdenner for discovering & fixing it (#3)

Docs

  • Typos in README have been fixed at #3 too! Thank you again @arthurdenner ?

1.0.3

2 years ago
  • react and react-dom has been moved to peerDependencies and devDependencies
    • This makes the bundled package smaller in size
      • Minified: 11.7KB ? 4.9.KB(-58.11%)
      • Minified & gzipped: 4.1KB ? 1.6KB(-60.97%)
    • I didn’t want to add the peer-install for this, so I just copied them to the devDependencies if you ask me
  • The documentation about other exports is now released to NPM.
    • Special thanks to @jonrose-dev(#1)

1.0.2

2 years ago

1.0.1

2 years ago