v2.0.0
2.0.0 (2024-04-24)
⚠ BREAKING CHANGES
- The API change is breaking (for the better!). Use Typescript typings to find out the new property names (mostly same as what was used in method name).
Features
- new API. All methods used as getter/setter (setData,setColor,getData...) are now properties (color, data...) (27a47ea)