Skip to content

Releases: svecosystem/mode-watcher

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

v0.2.1

11 Feb 23:59
c74c5b9
Compare
Choose a tag to compare

Patch Changes

  • Fix incorrect localStorage key (#51)

v0.2.0

29 Jan 16:30
08ae7a0
Compare
Choose a tag to compare

Minor Changes

  • Allow mode-watcher to manage the theme-color meta tag (#48)

v0.1.2

30 Nov 03:16
a8c0f79
Compare
Choose a tag to compare

Patch Changes

v0.1.1

15 Nov 15:06
f5964d7
Compare
Choose a tag to compare

Patch Changes

  • 8c71d5a: Fix bug where mode would not change unless the mode store was subscribed to