Skip to content

Releases: zeplin/cli-connect-storybook-plugin

v2.0.0

24 Feb 20:31
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.5.4...v2.0.0

v0.5.4

10 Jun 08:31
Compare
Choose a tag to compare
  • Fix Cannot read property 'replace' of undefined error #42

v0.5.3

08 Apr 21:48
Compare
Choose a tag to compare
  • Resolved an issue which would break story link generation when running on node.js <11 190269d

v0.5.1

26 Mar 11:48
Compare
Choose a tag to compare
  • Fix Storybook startup issues #38 #39
  • Storybook logs are now forwarded to @zeplin/cli's log file #37

v0.5.0

06 Dec 09:47
Compare
Choose a tag to compare
  • Add fetchStories option #35

v0.4.2

23 Sep 10:07
Compare
Choose a tag to compare
  • Updated node-fetch for security vulnerability #33

v0.4.1

25 Aug 16:18
Compare
Choose a tag to compare
  • Fixed undefined value error if component info is null eea1ac8

v0.4.0

25 Aug 09:04
Compare
Choose a tag to compare
  • Added ignoreSSLErrors conf parameter #31

v0.3.2

19 Jul 13:33
Compare
Choose a tag to compare
  • Update dependencies #29

v0.3.1

07 Jul 19:02
Compare
Choose a tag to compare
  • Fixed an issue if the Storybook instance is accessed using a file name like index.html - #25