Skip to content

Latest commit

 

History

History
214 lines (128 loc) · 8.09 KB

CHANGELOG.md

File metadata and controls

214 lines (128 loc) · 8.09 KB

Changelog

v0.0.9

compare changes

🚀 Enhancements

  • Support format to css string (6abb1a8)
  • Support getter when no prop (99c2034)

🩹 Fixes

💅 Refactors

🏡 Chore

❤️ Contributors

v0.0.8

compare changes

🚀 Enhancements

  • Deprecate rgba func (bf2ed76)
  • util: Add more func for check type (d26a73d)
  • plugin: Add format-hex plugin (cd08c33)
  • Rgba func is no longer deprecated (9a78187)
  • plugin: Add output-hex (6c941bd)
  • plugin: Add format-dec (b6ee522)
  • plugin: Add output-gl (0341171)
  • Add setter for rgba (10029d0)
  • plugin: Add getter for rgba (d1baaf2)

🏡 Chore

  • release: V0.0.7 (c9693b3)
  • plugin: [input-named] remove useless bind (500ee31)
  • Apply automated fixes (00eae3d)
  • Change rgba description (d0bdaca)
  • plugin: [format-hex] format code (0cfb62d)
  • Add rgba in color space (761fb0d)
  • plugin: [format-hex] update comment (8548af6)
  • plugin: [format-hex] update comment (de717e7)

✅ Tests

❤️ Contributors

v0.0.7

compare changes

🚀 Enhancements

  • No longer fully export plug-ins to provide better ts types (f9a62a1)

🏡 Chore

✅ Tests

  • Add default format test (5ea204f)

❤️ Contributors

v0.0.6

compare changes

🚀 Enhancements

  • No longer built-in parsing of w3cx11 color (f035f12)

💅 Refactors

  • MyColor extends RGBAColor by default (2e6e458)
  • Use declare to implement attr extended (26d16fd)

🏡 Chore

✅ Tests

❤️ Contributors

v0.0.5

compare changes

🚀 Enhancements

🩹 Fixes

  • input-named: Fix not string (75766a6)

💅 Refactors

🏡 Chore

✅ Tests

🤖 CI

❤️ Contributors

v0.0.4

compare changes

🏡 Chore

❤️ Contributors

v0.0.3

compare changes

🏡 Chore

❤️ Contributors

v0.0.2

🚀 Enhancements

📦 Build

🏡 Chore

  • Update export and pkg info (2ebb82c)

✅ Tests

❤️ Contributors