github color-js/color.js v0.3.0

latest releases: v0.6.0-alpha.1, v0.5.2, v0.5.1...
3 years ago

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

Don't miss a new color.js release

NewReleases is sending notifications on new releases.