Skip to content

Latest commit

 

History

History
95 lines (75 loc) · 3.88 KB

CHANGELOG.md

File metadata and controls

95 lines (75 loc) · 3.88 KB

Changelog

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.

[Unreleased]

[6.1.0] - 2021-04-05

Added

  • Default as string parameter in config. (@norin89 in #43)
  • Add HTML support for decorators. (@tonai in #44)
  • Allow to set target element to apply classes to. (@pixtron in #45)
  • Update Storybook addon metadata. (@coderkevin in #46)

[6.0.1] - 2020-12-08

Added

  • Remove peer dependencies. (@rcline in #40)
  • Remove @types/vue + security fix.

[6.0.0] - 2020-08-25

Added

  • Storybook 6.x compatibility.
  • Add PUBLISHING file.

[5.5.0] - 2020-08-24

Added

[6.0.0-alpha2] - 2020-03-23

Added

  • Add option for customizing the decorator. (@tonai in #23)
  • Support custom decorator for svelte.
  • Fix error when a theme without the class property is selected.

[5.4.1] - 2020-03-23

Added

  • Security update.
  • Fix error when a theme without the class property is selected.

[5.4.0] - 2020-03-05

Added

  • Add option for customizing the decorator. (@tonai in #23)

[6.0.0-alpha1] - 2020-02-13

Added

  • Add demo gif in README. (@tonai in #19)
  • Add Svelte support for decorator.

[5.3.0] - 2020-01-30

Added

  • Security update.
  • Add vue support for decorator. (@tonai in #16)

[5.2.0] - 2019-07-09

Added

  • Add CHANGELOG file.
  • Add decorator usage. (@tonai in #8)

[5.1.0] - 2019-06-04

Added

[5.0.0] - 2019-03-15

Added

  • Storybook 5.x compatibility.

[4.0.0] - 2019-03-15

Added

  • Storybook 4.x compatibility.

[3.0.0] - 2019-03-15

Added

  • Storybook 3.x compatibility.

[0.0.4] - 2018-01-22

Added

  • Add LICENCE and .npmignore files.

[0.0.3] - 2018-01-22

Changed

  • Publication test.

[0.0.2] - 2018-01-22

Added

  • Add prepublish script.

[0.0.1] - 2018-01-22

Added

  • Initial commit.