Releases: Shoplazza/shoplazza-cli
Releases · Shoplazza/shoplazza-cli
v2.0.2
Changelog
- 57e52f4 Merge pull request #6 from Shoplazza/chore/npm-deps-and-readme-cleanup
- e59259e Merge pull request #7 from Shoplazza/chore/jsbuild-acorn-safeguards
- f885730 Merge pull request #8 from Shoplazza/feature/cli-auto-update-check
- 1cf002d chore(deps): bump jscodeshift to ^17.3.0 to drop deprecated transitive deps
- f7bca30 chore(jsbuild): tidy for publish + guard tag-release version
- 5a4ed9f chore(registry): update CLI meta spec
- ef09710 docs(readme): list npm install first, Homebrew last
- 114ecac docs(readme): remove local development section and align node requirement
- e12e1e9 feat(cli): show build date at day precision in version output
- d57248e feat(cli): show update-available notice on stderr for interactive use
- 51b1ada feat(jsbuild): add htmlToJsStringLiteral with adversarial round-trip tests
- 25d9eaa feat(update): check-first, live progress spinner, clean version report
- 19b8bc5 feat(updatecheck): add npm registry latest-version fetch
- 88f1187 feat(updatecheck): add self-contained semver IsNewer + release detection
- e9b8264 feat(updatecheck): add state cache, shouldSkip gating, CheckCached + RefreshCache
- 3b205eb fix(cli): clearer auth-status scopes, rebate target guard, shortcut arg check
- b6f7333 refactor(jsbuild): replace jscodeshift with acorn + magic-string in html-inline plugin
- d95841d refactor(updatecheck): simplify semver to strict X.Y.Z
- e877564 style(updatecheck): translate Chinese comments/messages to English
- 70e573f test(jsbuild): add AST-equivalence helper for semantic diffing
- 705aa82 test(jsbuild): add basic/escaping/nested build fixtures
- bac70bf test(jsbuild): add golden e2e bundle comparison gate
- 3b403c9 test(jsbuild): add node:test runner and acorn dev dep
- 7c7f234 test(jsbuild): capture golden bundles from current jscodeshift plugin
- 69196fa test(jsbuild): cover extensionApi-prefix, multi-line minify, and U+2028/2029 escaping
- e369dad test(updatecheck): cover CI-skip + Message; note fire-and-forget refresh
v2.0.1
v2.0.0
Changelog
- 3a57c29 Initial commit
- 494148b Merge branch 'main' of https://github.com/Shoplazza/shoplazza-cli
- 0e4cd8c Merge branch 'main' of https://github.com/Shoplazza/shoplazza-cli
- 1b9987a Merge pull request #1 from Shoplazza/fix/sign_request
- a97db09 Merge pull request #2 from KreedztShoplazza/fix/ignore_git
- c6beb9c Merge pull request #3 from hpy2023/feature-update-init-theme
- a263cf4 ci(goreleaser): point tap token at HOMEBREW_TAP_GITHUB_TOKEN secret
- c649334 feat(update-init-theme): update init theme from LifeStyle to Nova 2023
- dae5c1c feat: Update repo address
- bdfbbca feat: add shoplazza app feature
- 253cc63 feat: init porject
- bcc308a feat: replace v1 (JS) CLI with v2 (Go rewrite)