Skip to content

Releases: hayes0724/shopify-packer

v2.1.10

27 Apr 22:14
Compare
Choose a tag to compare

2.1.10 (2021-04-27)

Bug Fixes

  • exit if publish live prompt is no (cd68128)

v2.1.9

27 Apr 22:05
Compare
Choose a tag to compare

2.1.9 (2021-04-27)

Bug Fixes

  • remove all assets before each build (03a4683)

v2.1.8

27 Apr 21:59
Compare
Choose a tag to compare

2.1.8 (2021-04-27)

Bug Fixes

  • continue if published theme prompt sets allowLive (a1faf44)

v2.1.6

27 Apr 16:03
Compare
Choose a tag to compare

2.1.6 (2021-04-27)

Bug Fixes

  • escape css filenames in html webpack plugin (7348095)

2.1.5

13 Apr 13:43
Compare
Choose a tag to compare
refactor: changed shared bundles default to false

2.1.3

01 Apr 20:38
Compare
Choose a tag to compare
feat: clean dist folder when dev server is first launched

2.1.2

31 Mar 22:45
Compare
Choose a tag to compare
fix: remove html encoding from html webpack filenames

2.1.1

31 Mar 01:38
Compare
Choose a tag to compare
refactor: replaced liquid loader with copy plugin

2.1.0

31 Mar 01:02
Compare
Choose a tag to compare
perf: optimized assets handling, copying and cleaning

2.0.13

30 Mar 14:31
Compare
Choose a tag to compare
fix: changed devtool to eval-source-map for hmr