Skip to content

v5.3.0

Choose a tag to compare

@pocka pocka released this 23 Jun 15:02
· 399 commits to master since this release
85ae38c

CHANGELOG

Added

  • offscreen option. (PR: #40)
  • renderTarget preset option. (PR: #47)
  • An addon preset file so you can write addons: ["storybook-addon-designs"] in main.js.
  • Export an addon name as PARAM_KEY and an interface type of config as Config from entry file. (PR: #57)

Fixed

  • Fix Figma preview's scale value goes too small when the preview located at second tab or later one. (PR: #40)
  • You can now disable this addon by disabled: true option. (PR: #57)