Skip to content

v3.3.0

Compare
Choose a tag to compare
@danburzo danburzo released this 20 Nov 19:53
· 40 commits to main since this release

New features

  • Adds a third parameter to clampChroma() to change the destination RGB gamut (#212, #213)
  • Adds the ability to bypass the JND part of the CSS Color Level 4 gamut mapping algorithm by passing null as the delta color difference function (#212, #213)
  • Adds the easingSmoothstepInverse() function (re: #207)

Bug fixes