Skip to content

v1.0.2

Choose a tag to compare

@dominnya dominnya released this 20 Sep 15:32
· 68 commits to master since this release

🌈 Changelog

πŸš€ Enhancements

  • Add jest configuration
  • Add unit tests for filter, palette & utilities

🩹 Fixes

  • Fix padHEX(R/G/B value of HEX) utility for 0 length values
  • Fix randomColor() utility generating 5 character long HEX
  • Remove unused files from npm bundle

πŸ“– Documentation

  • Change color setter syntax in README.md
  • Add CJS/ESM noting in README.md