Skip to content

Releases: svecosystem/mode-watcher

[email protected]

17 Apr 15:41
f7218f9
Compare
Choose a tag to compare

Patch Changes

[email protected]

17 Apr 00:58
b5d524b
Compare
Choose a tag to compare

Patch Changes

  • fix: window.matchMedia is not defined (#120)

[email protected]

16 Apr 18:03
ac09587
Compare
Choose a tag to compare

Major Changes

  • Mode Watcher 1.0 (Svelte 5) (#112)

[email protected]

24 Jan 15:06
68b144e
Compare
Choose a tag to compare

Patch Changes

  • silence hydration mismatch warning (#108)

[email protected]

19 Nov 00:34
5021963
Compare
Choose a tag to compare

Minor Changes

  • feat: add ability to disable head script injection via the disableHeadScriptInjection prop for handling in hooks.server files (#89)

Patch Changes

  • fix: hydration issues (#99)

[email protected]

27 Jul 22:20
3684c77
Compare
Choose a tag to compare

Patch Changes

  • Fix bug where data-theme attribute wasn't syncing with the theme (#87)

[email protected]

14 Jul 23:37
cfbc402
Compare
Choose a tag to compare

Minor Changes

  • feat: Custom ClassNames (#80)

  • feat: Add nonce prop (#82)

  • feat: Custom storage key names modeStorageKey themeStorageKey (#84)

  • feat: Add support for custom themes (#83)

[email protected]

17 Jun 15:50
d3fa031
Compare
Choose a tag to compare

Patch Changes

  • chore: add svelte 5 to peer deps (#77)

[email protected]

13 Mar 14:44
9be1b94
Compare
Choose a tag to compare

Minor Changes

  • feat: disableTransitions prop (#68)

[email protected]

03 Mar 23:02
4822c7f
Compare
Choose a tag to compare

Patch Changes

  • Update moduleResolution to NodeNext (#63)