Skip to content

Releases: svecosystem/mode-watcher

v0.1.0

15 Nov 02:08
662df0a
Compare
Choose a tag to compare

Minor Changes

  • ec7750d: Rewrite mode-watcher with custom stores

v0.0.7

03 Nov 21:58
Compare
Choose a tag to compare

Patch Changes

  • abc9b03: Fix bug missing withoutTransition in head

v0.0.6

03 Nov 16:57
2fcc614
Compare
Choose a tag to compare

Patch Changes

  • 289d4d6: Fix: prevent transitions during theme change

v0.0.5

28 Oct 21:36
602c36d
Compare
Choose a tag to compare

Patch Changes

  • 8c93706: Add track prop which allows <ModeWatcher> to track changes in system preference
  • 9dbbb39: Fixed bug in setMode which prevented user preferences from being set
  • 4cb519e: Fix: remove unnecessary dep

v0.0.4

26 Oct 23:34
f7b2263
Compare
Choose a tag to compare

Patch Changes

  • 487c5e3: Change persistent stores to use dark | light strings instead of booleans

v0.0.3

25 Oct 16:40
2a571af
Compare
Choose a tag to compare

Patch Changes

  • 0d3ef7f: Add resetMode function to reset mode to OS preference

v0.0.2

23 Oct 15:20
cdbb925
Compare
Choose a tag to compare

Patch Changes

  • a03b451: Add color-scheme style to document element

v0.0.1

22 Oct 20:49
cd08174
Compare
Choose a tag to compare

Patch Changes