Skip to content

Releases: Shopify/themekit

v0.6.4

20 Jan 15:21
Compare
Choose a tag to compare
  • Fixes the watch command delete operations #313
  • Removes deprecated Shopify api usage. #320

The last point is notable because it will make replace work faster, however it will make download seem slower because instead of being able to download the whole theme in one request, the files are downloaded individually. This is done concurrently however so it should not be that much of a slow down.

v0.6.3

04 Jan 23:03
Compare
Choose a tag to compare

Fixes for windows path handling with a more isolated approach so that windows paths are not so fragile.

v0.6.2

04 Jan 16:02
Compare
Choose a tag to compare

Added readonly flag t config #304
Added url and name flag to bootstrap #302
Restricted all operations to project directories only for less requests #301
Fixes bad windows watch paths #297
Better Remote Asset Filtering https://github.com/Shopify/themekit/pull/293/files

v0.6.1

08 Dec 18:11
Compare
Choose a tag to compare

Better Logging: #280
Catching list connection errors: #292

v0.6.0

28 Nov 17:17
Compare
Choose a tag to compare

In in this version.

Fixing sections data upload #271
Allowing directory config from config file #270
Fixed notify file in watch command #269
JSON config file support (defaults to yml) #265
Expanding default ignores and watching less files #261
Added Open command #260
Added environment to logging #259

misc:
#266
#256

v0.5.3

16 Nov 18:58
Compare
Choose a tag to compare

Fixing constant errors on theme watch and giving better error messages for theme errors.

#255

v0.5.2

09 Nov 14:43
Compare
Choose a tag to compare

Fixing debouncing of file events #245
Fixing bad error handling #247

v0.5.1

07 Nov 16:20
Compare
Choose a tag to compare

Just updating the command line documentation to scrub any mention of themekit.cat.

v0.5.0

07 Nov 15:29
Compare
Choose a tag to compare

This is partial rewrite of theme kit that will allow better maintenance in the future. The docs have been updated as well as the command line enabling more interaction. Please check out the feature release here #235

v0.4.7

12 Oct 14:57
Compare
Choose a tag to compare

fixes #225
fixes #224

Fixing downloads and multiple events on watch.