Skip to content

Releases: svecosystem/mode-watcher

[email protected]

10 Jun 16:19
f7e08bb
Compare
Choose a tag to compare

Patch Changes

  • perf: improve withoutTransition (#141)

[email protected]

08 May 23:40
d93bde0
Compare
Choose a tag to compare

Patch Changes

  • fix: ensure window.matchMedia is defined as function before calling (#138)

[email protected]

04 May 16:57
6c7951f
Compare
Choose a tag to compare

Patch Changes

  • perf: prevent running withoutTransition on initial load as there is nothing to transition from (#136)

[email protected]

04 May 02:07
426c30f
Compare
Choose a tag to compare

Patch Changes

  • fix: prevent passing an empty token to classList.add/remove (#134)

[email protected]

30 Apr 18:28
054b7be
Compare
Choose a tag to compare

Patch Changes

  • change: mark generateSetInitialModeExpression as deprecated in favor of createInitialModeExpression (#132)

[email protected]

30 Apr 13:47
3102c86
Compare
Choose a tag to compare

Patch Changes

  • fix: ensure to always use custom storage keys if provided (#130)

[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)