Skip to content

Latest commit

 

History

History
260 lines (117 loc) · 12.5 KB

CHANGELOG.md

File metadata and controls

260 lines (117 loc) · 12.5 KB

Changelog

All notable changes to this project will be documented in this file. See standard-version for commit guidelines.

3.3.0 (2023-06-21)

Features

Bug Fixes

3.2.0 (2022-11-24)

⚠ BREAKING CHANGES

  • update to nuxt 3.0.0

  • update to nuxt 3.0.0 (4d01321)

3.1.8 (2022-10-07)

Bug Fixes

  • remove localStorage watch (blink) (b7b32ed)

3.1.7 (2022-10-04)

3.1.6 (2022-09-22)

Bug Fixes

  • inject color-mode script with nitro plugin (handles mixed spa/ssr) (#164) (620ca17)

3.1.5 (2022-09-09)

Bug Fixes

3.1.4 (2022-06-09)

Bug Fixes

3.1.3 (2022-05-31)

Bug Fixes

  • handle data attribute in script as well (30b173e)

3.1.2 (2022-05-31)

Bug Fixes

  • add missing imports in client-plugin (c0ce7b2)

3.1.1 (2022-05-31)

Bug Fixes

3.1.0 (2022-05-31)

Features

  • add support for data-* attribute in <html> tag (#144) (7a92150)

3.0.3 (2022-05-10)

Bug Fixes

3.0.2 (2022-03-07)

Bug Fixes

  • type helper as $colorMode not colorMode (b2d89bd), closes #130

3.0.1 (2022-02-21)

Bug Fixes

  • move script to head and set forced color mode on <html> element (#128) (273f07e)

3.0.0 (2022-02-16)

⚠ BREAKING CHANGES

  • add support for nuxt 3/nuxt bridge (#118)

Features

2.1.1 (2021-08-02)

Bug Fixes

  • add script to webpack build (in dev) for storybook support (#99) (54b482b), closes #69

2.1.0 (2021-08-02)

Features

2.0.10 (2021-06-11)

Bug Fixes

2.0.9 (2021-05-24)

Bug Fixes

  • move ssr script injection into plugin for nitro compat (#86) (9002bb0)

2.0.8 (2021-05-20)

2.0.7 (2021-05-20)

Bug Fixes

  • move script injection into plugin for nitro compat (#85) (fb31651)

2.0.6 (2021-05-20)

2.0.5 (2021-03-10)

Bug Fixes

2.0.4 (2021-03-03)

Bug Fixes

  • types compatible with nuxt-property-decorator (#72) (43f5806)

2.0.3 (2021-01-25)

Bug Fixes

  • type-defs: make interface ColorModeInstance extend Vue (#62) (bac6667)
  • don't use window in created (#59) (9b47c6e)

2.0.2 (2020-12-04)

Bug Fixes

  • type-defs: make all options optional (#56) (7d2aaff)

2.0.1 (2020-12-02)

Bug Fixes

  • type-defs: add types reference to package (#52) (82592f4)

2.0.0 (2020-10-13)

⚠ BREAKING CHANGES

  • Version 2 (#39)

Features

1.1.1 (2020-09-15)

Bug Fixes

  • types: add new options and include in package (00bb7e8)

1.1.0 (2020-09-15)

Features

1.0.3 (2020-08-04)

Bug Fixes

  • handle spa fallback (regression) (b92d64b), closes #21

1.0.2 (2020-07-28)

Bug Fixes

  • wait hydration to update $colorMode (7a873ab)

1.0.1 (2020-07-27)

Bug Fixes

1.0.0 (2020-04-15)

Features

Bug Fixes

  • color-scheme component and hydration (6f026bc)

0.0.2 (2020-04-15)

Bug Fixes

0.0.1 (2020-04-15)