Skip to content

v0.3.0

Compare
Choose a tag to compare
@LeaVerou LeaVerou released this 05 Jul 17:48
· 483 commits to main since this release

What's Changed

  • The tree-shakeable API is now a lot more tree-shakeable, as side effects have been removed from color space modules, thanks to @sgomes in #184
  • Custom output formats (docs
  • Breaking change: The fallback parameter has been removed from color.toString() / serialize(). The functionality has been moved to a separate color.display() / display() function. See #192
  • Don't import Color class in keywords.js by @sgomes in #182
  • Several small improvements and bugfixes

Full Changelog: v0.2.4...v0.3.0