Skip to content

Latest commit

History

History
214 lines (123 loc) 路 12.3 KB

CHANGELOG.md

File metadata and controls

214 lines (123 loc) 路 12.3 KB

[v1.0.12] - 2021-09-27

Release notesCompareTag 路 Archive (ziptar.gz)

Dependency updates

  • cde11ce Bump semver-regex from 3.1.2 to 3.1.3

[v1.0.11] - 2021-09-13

Release notesCompareTag 路 Archive (ziptar.gz)

Dependency updates

  • 91716ca Bump @betahuhn/config from 1.1.0 to 1.2.0

[v1.0.10] - 2021-08-16

Release notesCompareTag 路 Archive (ziptar.gz)

Dependency updates

  • e568948 Bump path-parse from 1.0.6 to 1.0.7

[v1.0.9] - 2021-08-09

Release notesCompareTag 路 Archive (ziptar.gz)

Dependency updates

  • 91f13c5 Bump eslint from 7.31.0 to 7.32.0

[v1.0.8] - 2021-07-26

Release notesCompareTag 路 Archive (ziptar.gz)

Dependency updates

  • 83a786f Bump eslint from 7.30.0 to 7.31.0

[v1.0.7] - 2021-07-12

Release notesCompareTag 路 Archive (ziptar.gz)

Dependency updates

  • b385eaf Bump eslint from 7.29.0 to 7.30.0

[v1.0.6] - 2021-06-28

Release notesCompareTag 路 Archive (ziptar.gz)

Dependency updates

  • c78de16 Bump eslint from 7.28.0 to 7.29.0

[v1.0.5] - 2021-06-14

Release notesCompareTag 路 Archive (ziptar.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 notesCompareTag 路 Archive (ziptar.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 notesCompareTag 路 Archive (ziptar.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 notesCompareTag 路 Archive (ziptar.gz)

Dependency updates

  • c4e932d Bump eslint from 7.24.0 to 7.25.0

[v1.0.1] - 2021-04-19

Release notesCompareTag 路 Archive (ziptar.gz)

Dependency updates

  • d7a1f7d Bump @betahuhn/config from 1.0.2 to 1.1.0

[v1.0.0] - 2021-04-07

Release notesCompareTag 路 Archive (ziptar.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 notesCompareTag 路 Archive (ziptar.gz)

[v0.2.17] - 2021-03-22

Release notesCompareTag 路 Archive (ziptar.gz)

[v0.2.16] - 2021-03-15

Release notesCompareTag 路 Archive (ziptar.gz)

[v0.2.15] - 2021-03-08

Release notesCompareTag 路 Archive (ziptar.gz)

[v0.2.14] - 2021-03-01

Release notesCompareTag 路 Archive (ziptar.gz)

[v0.2.13] - 2021-02-22

Release notesCompareTag 路 Archive (ziptar.gz)

[v0.2.12] - 2021-02-08

Release notesCompareTag 路 Archive (ziptar.gz)

[v0.2.11] - 2021-01-25

Release notesCompareTag 路 Archive (ziptar.gz)

[v0.2.10] - 2021-01-11

Release notesCompareTag 路 Archive (ziptar.gz)

[v0.2.9] - 2021-01-01

Release notesCompareTag 路 Archive (ziptar.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