Skip to content

v0.1.0

Choose a tag to compare

@ToastedDev ToastedDev released this 26 Dec 03:05
· 14 commits to main since this release
2d35756

‼️ BREAKING CHANGES ‼️

  • 020647a Add custom update logic.
    This change removes avatars from the main Statical logic. If you are using Statical avatars, you will need to update your code to use the new update function in updateChart, along with using statical.addEventListener('create-chart') to create the avatars.

Added

  • 834507e Automatically convert date strings and objects into numbers.