Releases: svecosystem/mode-watcher
Releases Β· svecosystem/mode-watcher
mode-watcher@1.1.0
mode-watcher@1.0.8
Patch Changes
- perf: improve
withoutTransition(#141)
mode-watcher@1.0.7
Patch Changes
- fix: ensure
window.matchMediais defined as function before calling (#138)
mode-watcher@1.0.6
Patch Changes
- perf: prevent running
withoutTransitionon initial load as there is nothing to transition from (#136)
mode-watcher@1.0.5
Patch Changes
- fix: prevent passing an empty token to classList.add/remove (#134)
mode-watcher@1.0.4
Patch Changes
- change: mark
generateSetInitialModeExpressionas deprecated in favor ofcreateInitialModeExpression(#132)
mode-watcher@1.0.3
Patch Changes
- fix: ensure to always use custom storage keys if provided (#130)
mode-watcher@1.0.2
Patch Changes
- fix: FOUC (#122)
mode-watcher@1.0.1
Patch Changes
- fix:
window.matchMediais not defined (#120)
mode-watcher@1.0.0
Major Changes
- Mode Watcher 1.0 (Svelte 5) (#112)