1.7.1 (2020-11-16)
- address skipped layers by updating html-sketchapp to 4.4.1 (8ab4dc7)
1.7.0 (2019-09-17)
- fix a bug where storybook without any stories runs forever (1ff355e)
- upgrade to [email protected] (a453cda)
- use dynamic thread count for concurrency (fbe3d79)
1.6.1 (2019-07-12)
- handle replacing multiple spaces and slashes within a story name (9b58e3d)
1.6.0 (2019-05-20)
- upgrade to [email protected] (4db4157)
1.5.0 (2019-04-22)
- add support for grouping by symbols by "group" key (f2a9ee0)
- add support for outputting multiple files by kind, or laying out stories by kind (6290cae)
1.4.0 (2018-12-03)
1.3.1 (2018-10-15)
- ensure preview is object with getStorybook() for storybook@3 (1fe6409)
1.3.0 (2018-08-08)
- update to [email protected] (cfcf827)
1.2.0 (2018-08-08)
- add forward compatibility for storybook@4 (fc39738)
- add support for puppeteer.launch options (66a8e57)
- upgrade to [email protected] (51ef691)
1.1.0 (2018-06-19)
- add better error handling if story doesn't exist (54bdfc1)
- upgrade to [email protected] (61be07b)
1.0.1 (2018-05-09)
- order symbols correctly when using concurrency (758f0da)
1.0.0 (2018-05-01)
- add missing babel-runtime dependency (6f9155f)
- use and document correct querySelector default (c879c0b)
- add "viewport" config for totally custom viewports (6d42d50)
- upgrade to [email protected] (637aab9)
- remove
narrowViewport
andstandardViewport
configuration options. Useviewports
instead.
0.3.0 (2018-04-24)
- generate layer name based on id, class or node type (008dd16)
- group Sketch layers based on DOM tree (0c3947d)
- upgrade to [email protected] (07375cb)
0.2.1 (2018-03-26)
- ensure standard viewport output uses correct emoji (fb4ab18)
0.2.0 (2018-03-26)
- upgrade html-sketchapp to 2.0 (23001fe)
0.1.4 (2018-01-25)
- ensure prod dependencies are installed when using npm (ad27893)
0.1.3 (2018-01-25)
- ensure lib is correctly published (93e7b7a)
0.1.2 (2018-01-24)
- fix behaviour without configuring package.json (f45eb3f)
0.1.1 (2018-01-24)
0.1.0 (2018-01-24)
- add initial code, squashed as one commit (cae6d38)