Skip to content

Latest commit

 

History

History
158 lines (95 loc) · 8.74 KB

CHANGELOG.md

File metadata and controls

158 lines (95 loc) · 8.74 KB

[v1.0.5] - 2021-06-14

Release notes · Compare · Tag · Archive (zip · tar.gz)

Dependency updates

  • 89e4cfc Bump eslint from 7.27.0 to 7.28.0
  • 2fa370a Bump trim-newlines from 3.0.0 to 3.0.1
  • e8e9a74 Bump glob-parent from 5.1.1 to 5.1.2

[v1.0.4] - 2021-05-31

Release notes · Compare · Tag · Archive (zip · tar.gz)

Dependency updates

  • 4524e6e Bump eslint from 7.26.0 to 7.27.0
  • d51ca64 Bump browserslist from 4.16.0 to 4.16.6

[v1.0.3] - 2021-05-17

Release notes · Compare · Tag · Archive (zip · tar.gz)

Dependency updates

  • 49b8a56 Bump eslint from 7.25.0 to 7.26.0
  • 97be683 Bump lodash from 4.17.20 to 4.17.21

[v1.0.2] - 2021-05-03

Release notes · Compare · Tag · Archive (zip · tar.gz)

Dependency updates

  • c4e932d Bump eslint from 7.24.0 to 7.25.0

[v1.0.1] - 2021-04-19

Release notes · Compare · Tag · Archive (zip · tar.gz)

Dependency updates

  • d7a1f7d Bump @betahuhn/config from 1.0.2 to 1.1.0

[v1.0.0] - 2021-04-07

Release notes · Compare · Tag · Archive (zip · tar.gz)

New features

  • ef0ffc3 Detect data attributes
  • f305a03 Use attribute to change theme on click

Updates

Dependency updates

Breaking changes

  • b42e1fd ♻️ Prepend internal function with _
  • 4ebce82 Remove isActivated method (replaced with isDark/isLight)

[v0.2.18] - 2021-04-05

Release notes · Compare · Tag · Archive (zip · tar.gz)

[v0.2.17] - 2021-03-22

Release notes · Compare · Tag · Archive (zip · tar.gz)

[v0.2.16] - 2021-03-15

Release notes · Compare · Tag · Archive (zip · tar.gz)

[v0.2.15] - 2021-03-08

Release notes · Compare · Tag · Archive (zip · tar.gz)

[v0.2.14] - 2021-03-01

Release notes · Compare · Tag · Archive (zip · tar.gz)

[v0.2.13] - 2021-02-22

Release notes · Compare · Tag · Archive (zip · tar.gz)

[v0.2.12] - 2021-02-08

Release notes · Compare · Tag · Archive (zip · tar.gz)

[v0.2.11] - 2021-01-25

Release notes · Compare · Tag · Archive (zip · tar.gz)

[v0.2.10] - 2021-01-11

Release notes · Compare · Tag · Archive (zip · tar.gz)

[v0.2.9] - 2021-01-01

Release notes · Compare · Tag · Archive (zip · tar.gz)

Updates

[v0.2.8] - 2020-12-29

Changed

  • update dependencies

[v0.2.7] - 2020-11-02

Changed

  • update dev dependencies

[v0.2.6] - 2020-10-03

Changed

  • BREAKING: emit theme-change event instead of theme event

[v0.2.5] - 2020-09-20

Added

  • check if local storage is available before using it

[v0.2.4] - 2020-09-15

Added

  • denpendabot.yml

[v0.2.3] - 2020-09-15

Changed

[v0.2.2] - 2020-09-15

Added

  • publish status notification

[v0.2.1]

Added

  • npm version and bundle size badge

[v0.2.0]

Added

  • option to change default theme

[v0.1.9]

Changed

  • button position to fixed

[v0.1.8]

Added

  • purge cache after publishing to npm

[v0.1.7]

Added

  • changelog