Skip to content

Releases: storybookjs/addon-designs

v5.2.1

05 May 12:20
db264c9
Compare
Choose a tag to compare

CHANGELOG

Fixed

  • Fix the addon code is not being transpiled down to ES5. (PR: #51)
  • Provide CommonJS modules for non-webpack environments (e.g. Storyshots+Jest). (PR: #52)

v5.2.0

01 Feb 14:57
97a517a
Compare
Choose a tag to compare

CHANGELOG

Added

  • link type (Issue: #31, PR: #32)

v5.1.2

22 Jan 12:48
995dfed
Compare
Choose a tag to compare

CHANGELOG

Bug fixes

  • Fix crashing when there is no design parameter. (Issue: #29, PR: #30)

v5.1.1

06 Jul 05:25
Compare
Choose a tag to compare

CHANGELOG

Bug fixes

  • Do not persist design panel (Issue: #14, PR: #15)

v5.1.0

12 May 09:51
Compare
Choose a tag to compare

CHANGELOG

New features

  • Add multiple designs tab support (Issue: #7, PR: #9)