Skip to content

Release 1.0.0

Compare
Choose a tag to compare
@phun-ky phun-ky released this 28 Feb 11:44
· 23 commits to main since this release

1.0.0 (2024-02-28)

⚠ BREAKING CHANGES

  • 🧨 Exported functions unitHSL and unitHSLFloat are renamed to UnitHSL
    and UnitHSLFloat to reflect the current nomenclature standard

Tasks

  • πŸ€– Remove config file for postCSS (976c269)
  • πŸ€– Update configuration files (041902e)
  • πŸ€– Update dependencies and build to a more modern setup (0adbf78)
  • πŸ€– Update workflows (5586c46)

Documentation

  • ✏️ Fix typo (03c774a)
  • ✏️ Update README.md and add community files (213ee96)

Refactoring

  • πŸ’‘ Add try catch to return empty array (6197a7d)
  • πŸ’‘ Rename unitHSL and unitHSLFloat (de874d6)