Releases: youcan-shop/cli
Releases · youcan-shop/cli
v2.3.2
What's Changed
- APPS-23: Disallow auth for non dev stores by @azuradara in #86
- chore: lint using
@youcan/lint
by @azuradara in #87 - chore: gh build actions by @azuradara in #88
Full Changelog: v2.3.1...v2.3.2
v2.3.1
What's Changed
- fix(apps): tunnel worker consistency fixes by @azuradara in #85
Full Changelog: v2.3.0...v2.3.1
v2.3.0
What's Changed
- APPS-3 : Automatically configure the app's env when running dev by @achaaoui-yc in #79
- DARK : update
APP_URL
environment variable value by @achaaoui-yc in #81 - APPS-11 : CLI > Add a command to show the env variables needed by the app to run by @achaaoui-yc in #80
- APPS-3 : Automatically configure the app's env when running dev - 2 by @achaaoui-yc in #82
- APPS-5 : Use a tunneling solution to host the app by @achaaoui-yc in #77
- APPS-13 : Rotate to the next port if the current chosen one is busy by @achaaoui-yc in #83
- DARK > show cursor after loader ends by @achaaoui-yc in #74
- APPS-12 : Add proper error handling to Cloudflared service by @achaaoui-yc in #84
Full Changelog: v2.2.0...v2.3.0
v2.2.0
What's Changed
- DARK : cli > handle ctr+c by @achaaoui-yc in #70
- DARK : use latest pnpm version by @achaaoui-yc in #71
- APPS-7 : Automatically detect package manager and install dependencies on init by @achaaoui-yc in #72
- feat(cli-kit): use pkce for authentication by @azuradara in #78
- APPS-4 : Add useful hotkeys to the dev command by @achaaoui-yc in #76
New Contributors
- @achaaoui-yc made their first contribution in #70
Full Changelog: v2.1.4...v2.2.0
v2.1.4
Full Changelog: v2.1.3...v2.1.4
What's Changed
- fix(themes): sync before starting the preview server by @azuradara in #65
- fix(themes): sync before booting the dev worker by @azuradara in #66
- feat(themes): inplace init by @azuradara in #67
- DARK: Themes > Ignore user created folders inside default theme dirs by @eihabkhan1 in #68
New Contributors
- @eihabkhan1 made their first contribution in #68
Full Changelog: v2.0.4...v2.1.4
v2.0.4
What's Changed
- fix: fixed webs globbing not working on windows by @azuradara in #64
Full Changelog: v2.0.3...v2.0.4
v2.0.2
v2.0.0
What's Changed
- create app cli by @azuradara in #50
- deprecate themes cli & create the shared cli by @azuradara in #51
- dev env configuration and active store count check by @azuradara in #52
- create draft app command by @azuradara in #53
- ability to generate theme extensions by @azuradara in #54
- dark: constants fix by @azuradara in #55
- dark: init theme extension dev worker by @azuradara in #56
- themes: dev worker preview socket by @azuradara in #59
- Add Laravel template by @Whyounes in #60
- Change default starter theme to
dusk
by @AliHMIMS in #61
New Contributors
Full Changelog: v1.0.8...v2.0.0
v1.0.8
What's Changed
- Y3-209 > Apps > CLI > As a developer I can create an app draft via CLI by @AmineAlyate in #43
- Y3-210 > Apps CLI > As a developer I can install app by @AmineAlyate in #44
- license by @azuradara in #45
- cli consistency fixes by @azuradara in #46
- switch to @youcan/eslint-config by @azuradara in #47
- move structure to workspaces by @azuradara in #48
- tsconfig update by @azuradara in #49
New Contributors
- @AmineAlyate made their first contribution in #43
Full Changelog: v1.0.7...v1.0.8
v1.0.7
DARK: Clone theme using https instead of ssh (#42)