Skip to content

Latest commit

 

History

History
81 lines (35 loc) · 2.93 KB

CHANGELOG.md

File metadata and controls

81 lines (35 loc) · 2.93 KB

Changelog

0.5.0 (2025-01-16)

Features

  • add Toggle component with default icons (#17) (72dc1bf)

0.4.0 (2025-01-16)

Features

0.3.5 (2024-10-08)

Bug Fixes

  • support Astro's built-in view transitions (#13) (bdc0ef0)

0.3.4 (2024-09-22)

Bug Fixes

0.3.3 (2024-09-14)

Bug Fixes

0.3.2 (2024-09-14)

Bug Fixes

  • fix typescript error about startViewTransition (91774de)

0.3.1 (2024-09-12)

Bug Fixes

  • fix unknown themeToggle typescript error (f88cf94)

0.3.0 (2024-09-12)

Features

  • export theme getter and setter (f438cf7)

0.2.1 (2024-09-12)

Bug Fixes

  • fix error "window is not defined" (4c2da4c)

0.2.0 (2024-09-12)

Features

  • add first implementation (4e6b439)

Bug Fixes

Miscellaneous Chores