Skip to content

Releases: ocavue/astro-theme-toggle

v0.5.0

16 Jan 11:58
8a07385
Compare
Choose a tag to compare

0.5.0 (2025-01-16)

Features

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

v0.4.0

16 Jan 10:11
e704393
Compare
Choose a tag to compare

0.4.0 (2025-01-16)

Features

v0.3.5

08 Oct 03:59
5e93245
Compare
Choose a tag to compare

0.3.5 (2024-10-08)

Bug Fixes

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

v0.3.4

22 Sep 04:41
6c6bfa7
Compare
Choose a tag to compare

0.3.4 (2024-09-22)

Bug Fixes

v0.3.3

14 Sep 05:21
42efea4
Compare
Choose a tag to compare

0.3.3 (2024-09-14)

Bug Fixes

v0.3.2

14 Sep 05:06
3b9fd15
Compare
Choose a tag to compare

0.3.2 (2024-09-14)

Bug Fixes

  • fix typescript error about startViewTransition (91774de)

v0.3.1

12 Sep 16:18
f452a00
Compare
Choose a tag to compare

0.3.1 (2024-09-12)

Bug Fixes

  • fix unknown themeToggle typescript error (f88cf94)

v0.3.0

12 Sep 15:35
c4cf2ec
Compare
Choose a tag to compare

0.3.0 (2024-09-12)

Features

  • export theme getter and setter (f438cf7)

v0.2.1

12 Sep 14:54
47b90a3
Compare
Choose a tag to compare

0.2.1 (2024-09-12)

Bug Fixes

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

v0.2.0

12 Sep 14:39
561f1b7
Compare
Choose a tag to compare

0.2.0 (2024-09-12)

Features

  • add first implementation (4e6b439)

Bug Fixes

Miscellaneous Chores