Releases: TheBeyondGroup/shopkeeper
Releases · TheBeyondGroup/shopkeeper
v1.1.0
What's Changed
- Update docs by @jeffreyguenther in #143
- chore(deps-dev): bump vite from 5.1.5 to 5.2.8 by @dependabot in #144
- chore(deps): bump ejs from 3.1.9 to 3.1.10 by @dependabot in #147
- chore: remove yarn.lock file by @jeffreyguenther in #148
- chore(deps): bump ws from 8.16.0 to 8.17.1 by @dependabot in #149
- chore(deps-dev): bump vite from 5.2.8 to 5.4.8 by @dependabot in #153
- chore(deps): bump braces from 3.0.2 to 3.0.3 by @dependabot in #151
- chore(deps): bump micromatch from 4.0.5 to 4.0.8 by @dependabot in #150
- chore(deps): bump nanoid from 3.3.7 to 3.3.8 by @dependabot in #156
- chore(deps): bump path-to-regexp from 6.2.1 to 6.3.0 by @dependabot in #155
- Refactor to use Shopify CLI Theme API by @jeffreyguenther in #154
- chore: regenerate oclif manifest by @jeffreyguenther in #162
- chore: regenerate oclif manifest by @jeffreyguenther in #163
Notes
The plugin no longer installs itself as Shopify CLI plugin by default. You can do this manually with:
shopify plugins install @thebeyondgroup/shopkeeper
Full Changelog: v1.0.2...v1.1.0
v1.0.2
Shopify CLI Version
depends on: v3.57.1
What's Changed
- Prepare v1.0.2 Release by @jeffreyguenther in #141
Full Changelog: v1.0.1...v1.0.2
v1.0.1
Shopify CLI Version
depends on: v3.57.0
What's Changed
- chore: fix code block backticks by @jeffreyguenther in #136
- Copy Edit Guide by @jeffreyguenther in #137
- Bump ip from 2.0.0 to 2.0.1 by @dependabot in #138
- Update to Shopify CLI version v3.57.0 by @jeffreyguenther in #139
- Prepare 1.01 release by @jeffreyguenther in #140
Full Changelog: v1.0.0...v1.0.1
v1.0.0
What's Changed
- feat: add support for metaobject templates by @jeffreyguenther in #132
- Bump @babel/traverse from 7.23.0 to 7.23.3 by @dependabot in #133
- Update to Shopify CLI packages v3.51 by @jeffreyguenther in #134
Full Changelog: v1.0.0-beta.6...v1.0.0
v1.0.0-beta.6
What's Changed
- Add better logging during deploys by @jeffreyguenther in #121
- Bump get-func-name from 2.0.0 to 2.0.2 by @dependabot in #122
- Set Shopkeeper to depend on the latest Shopify 3.x release by @jeffreyguenther in #123
- Add missing words to bucket explanation by @jeffreyguenther in #124
- Update oclif packages by @jeffreyguenther in #125
- Update theme create docs by @jeffreyguenther in #126
- Update oclif and Shopify packages by @jeffreyguenther in #127
Full Changelog: v1.0.0-beta.5...v1.0.0-beta.6
v1.0.0-beta.5
What's Changed
- Use flag instead of arg for bucket by @jeffreyguenther in #119
Full Changelog: v1.0.0-beta.4...v1.0.0-beta.5
v1.0.0-beta.4
What's Changed
- Makes sure that the correct flags are passed on settings download
- Add a couple missing
await
calls #117
Full Changelog: v1.0.0-beta.3...v1.0.0-beta.4
v1.0.0-beta.3
What's Changed
- Use explicit pattern for customers the subdirectory for CLI glob #115
Full Changelog: v1.0.0-beta.2...v1.0.0-beta.3
v1.0.0-beta.2
- Show error if bucket doesn't exist
- Refactor bucket arg to be flag on
switch
,restore
, andsave
v1.0.0-beta
- Add
theme create
command