Skip to content
This repository was archived by the owner on Apr 11, 2024. It is now read-only.

Releases: seek-oss/html-sketchapp-cli

v0.3.1

26 Mar 22:44
7331fde
Compare
Choose a tag to compare

0.3.1 (2018-03-26)

Bug Fixes

  • deps: Update html-sketchapp-cli to v2 (#29) (7331fde)

v0.3.0

15 Mar 22:26
Compare
Choose a tag to compare

0.3.0 (2018-03-15)

Features

  • viewports: Add support for custom pixel densities (#25) (b3e61f5)

v0.2.0

15 Mar 21:50
Compare
Choose a tag to compare

0.2.0 (2018-03-15)

Features

  • symbols: Add support for nested symbols (#28) (57bfa9b), closes #22

v0.1.2

08 Mar 23:57
4a68378
Compare
Choose a tag to compare

0.1.2 (2018-03-08)

Bug Fixes

  • install: Use scoped package in install command (#27) (4a68378)

v0.1.1

08 Mar 23:29
Compare
Choose a tag to compare

0.1.1 (2018-03-08)

Bug Fixes

  • deps: Install html-sketchapp from the npm registry (#24) (0634196)

v0.1.0

25 Feb 22:30
Compare
Choose a tag to compare

0.1.0 (2018-02-25)

Features

  • puppeteer: Add option to override the Chromium executable (#21) (ba7a0a3)

v0.0.6

06 Feb 23:02
4cd8fbb
Compare
Choose a tag to compare

0.0.6 (2018-02-06)

Bug Fixes

v0.0.5

11 Jan 03:57
8368a6d
Compare
Choose a tag to compare

0.0.5 (2018-01-11)

Bug Fixes

  • wait: Add wait timeout, make GET request accepting 'text/html' (#15) (8368a6d)

v0.0.4

11 Jan 02:20
550e228
Compare
Choose a tag to compare

0.0.4 (2018-01-11)

Bug Fixes

  • puppeteer: Accept Puppeteer args via '--puppeteer-args' (#16) (550e228)

v0.0.3

21 Dec 23:46
7d13005
Compare
Choose a tag to compare

0.0.3 (2017-12-21)

Bug Fixes

  • html-sketchapp: Update html-sketchapp (#11) (7d13005)
  • install: Find html-sketchapp path with require.resolve (#10) (decc830), closes #8