Skip to content

Releases: shopware/shopware-cli

0.8.3

09 Jan 09:58
0.8.3
38311c1

Choose a tag to compare

Changelog

🧰 Maintenance

  • 38311c1 Merge pull request #801 from shopware/fix/vite-manifest-404-file
  • edd747b fix(esbuild): dont reference non existent css file in vite manifest

0.8.2

08 Jan 12:21
0.8.2
4910126

Choose a tag to compare

Changelog

🧰 Maintenance

  • 4910126 Merge pull request #800 from shopware/fix/faker
  • 24fa0e8 fix(dump): resolve old faker replacements, fixes #799

0.8.1

07 Jan 08:26
0.8.1
0a550b1

Choose a tag to compare

Changelog

🚀 Features

  • 0a550b1 feat: add --no-copy to extension validate

0.8.0

06 Jan 10:05
0.8.0
78e2c67

Choose a tag to compare

Changelog

Breaks

  • Removed project config sync

🚀 Features

  • a5ea88e feat: add no interaction flag to project create
  • 4725633 feat: allow inline faker, fixes #737
  • 96ec36a feat: inline admin-sdk
  • 980d508 feat: parallel dumping of project dump

🧰 Maintenance

  • 3176140 Add insert-into-limit flag allowing configure insert batch size
  • 4098aec Apply suggestions from code review
  • 9e67e62 Delete .github/workflows/claude-code-review.yml
  • f7e8a79 Fixes #764 Add gitkeep to dummy snippet folders
  • 48cb9a9 Initial plan
  • afc3b70 Merge branch 'main' into gitkeep-snippet-files
  • eff33a8 Merge pull request #548 from JoshuaBehrens/bugfix/support-expressions-in-select-field
  • 4db2adb Merge pull request #754 from shopware/dependabot/go_modules/all-b211b854ff
  • 24dfd31 Merge pull request #755 from shopware/dependabot/github_actions/all-484e4b8f81
  • 0d2df60 Merge pull request #757 from shopware/dependabot/npm_and_yarn/internal/verifier/js/all-27b0cb0ccd
  • 9fc0e3d Merge pull request #758 from shopware/dependabot/go_modules/all-2fcaaf7c78
  • 804a592 Merge pull request #759 from shopware/dependabot/github_actions/all-73dc52d6a4
  • 6bff873 Merge pull request #760 from shopware/dependabot/npm_and_yarn/internal/verifier/js/all-d08fb4fa09
  • 88f9b3e Merge pull request #761 from shopware/dependabot/composer/internal/verifier/php/all-c934748a4c
  • a2857b8 Merge pull request #763 from shopware/shyim-patch-1
  • cc670ba Merge pull request #765 from runelaenen/gitkeep-snippet-files
  • a11d4cc Merge pull request #766 from shopware/dependabot/go_modules/all-68a17386fb
  • 6e2e5d9 Merge pull request #767 from shopware/dependabot/github_actions/all-b007c234c6
  • a8fdfaf Merge pull request #768 from shopware/dependabot/composer/internal/verifier/php/all-30faa64de3
  • 453840c Merge pull request #769 from shopware/dependabot/npm_and_yarn/internal/verifier/js/all-ec755555bc
  • 18dd316 Merge pull request #770 from shopware/refactor/mysql-dump
  • 6f590c8 Merge pull request #771 from shopware/copilot/update-project-ci-command
  • 7c3908a Merge pull request #772 from shopware/feat/inline-faker
  • f75c1fb Merge pull request #773 from shopware/dependabot/go_modules/all-e7df25afad
  • 600126a Merge pull request #774 from shopware/dependabot/github_actions/all-13eb2465d4
  • 99ab3bc Merge pull request #775 from shopware/dependabot/composer/internal/verifier/php/all-659dfa088b
  • a537144 Merge pull request #776 from shopware/dependabot/npm_and_yarn/internal/verifier/js/all-f267848899
  • 494edcd Merge pull request #778 from shopware/fix/revert-npm-ci
  • 17b7c6f Merge pull request #779 from shopware/fix/parsing-planuml-elements
  • 008e0cc Merge pull request #780 from shopware/feat/add-no-interaction-flag
  • 65bac56 Merge pull request #782 from schneider-felix/fix/force-admin-build
  • ceca7fb Merge pull request #783 from shopware/feat/remove-config-sync
  • f7983a4 Merge pull request #784 from shopware/chore/improve-config-init
  • 504ad3d Merge pull request #785 from shopware/feat/inline-admin-sdk
  • 29a308e Merge pull request #786 from Szpadel/main
  • e6de0db Merge pull request #787 from shopware/chore/move-schema
  • a3a42e4 Merge pull request #788 from shopware/refactor/move-folders-to-internal
  • 3a28bf3 Merge pull request #789 from shopware/dependabot/go_modules/all-3d68ee10e5
  • 6892d16 Merge pull request #790 from shopware/dependabot/github_actions/all-d54a23655b
  • 23d7186 Merge pull request #791 from shopware/dependabot/composer/internal/verifier/php/all-2cea3ba483
  • 5fcd807 Merge pull request #792 from shopware/dependabot/npm_and_yarn/internal/verifier/js/all-cbed4ce982
  • 6e6bc20 Merge pull request #793 from shopware/dependabot/github_actions/all-c41baab015
  • 69c0c36 Merge pull request #794 from shopware/dependabot/composer/internal/verifier/php/all-fbf17c0605
  • b410a54 Merge pull request #795 from shopware/dependabot/npm_and_yarn/internal/verifier/js/all-0f70c5ea07
  • 469ea09 Merge pull request #796 from shopware/dependabot/go_modules/all-83d1c89ec8
  • 78e2c67 Merge pull request #797 from shopware/dependabot/composer/internal/verifier/php/all-0136b464ac
  • 7dee71e Merge pull request #798 from shopware/dependabot/npm_and_yarn/internal/verifier/js/all-94cda744cd
  • 5ccfe60 Merge remote-tracking branch 'origin/main' into refactor/mysql-dump
  • e229a0b Mock npm binary in tests to verify correct command execution
  • 11e0193 Parse Vue expressions for select field to ensure static options with Vue-expression values or labels and convert them to option expressions
  • e445d73 Revert "Merge pull request #771 from shopware/copilot/update-project-ci-command"
  • cf8705a Simplify npm ci logic: automatically use npm ci when package-lock.json exists
  • e0cd6b8 Update internal/admin-api/client.go
  • c6d7dee Update internal/admin-api/extension.go
  • f6ef4ca Use constants for certain attributes
  • 147e97e Use npm ci instead of npm install in project ci command
  • ab2ba7b chore: duplicate schema files
  • c60a624 chore: improve prompt to create new project config
  • c208ec6 fix!: remove project config sync
  • 126797e fix(deps): bump anchore/sbom-action in the all group
  • c838556 fix(deps): bump docker/setup-buildx-action in the all group
  • 16fd9b6 fix(deps): bump friendsofphp/php-cs-fixer
  • 701922d fix(deps): bump friendsofphp/php-cs-fixer
  • 80691c5 fix(deps): bump github.com/klauspost/compress in the all group
  • e968939 fix(deps): bump github.com/yuin/goldmark in the all group
  • b02ec22 fix(deps): bump go.uber.org/zap from 1.27.0 to 1.27.1 in the all group
  • 546ca45 fix(deps): bump rector/rector in /internal/verifier/php in the all group
  • d937d17 fix(deps): bump shivammathur/setup-php in the all group
  • af005c9 fix(deps): bump the all group across 1 directory with 4 updates
  • a5b3f0b fix(deps): bump the all group in /internal/verifier/js with 2 updates
  • f1c5b6c fix(deps): bump the all group in /internal/verifier/js with 2 updates
  • ec63609 fix(deps): bump the all group in /internal/verifier/js with 2 updates
  • 0c6c0f2 fix(deps): bump the all group in /internal/verifier/js with 2 updates
  • d4951c8 fix(deps): bump the all group in /internal/verifier/js with 4 updates
  • 5488e89 fix(deps): bump the all group in /internal/verifier/js with 4 updates
  • e636f9c fix(deps): bump the all group in /internal/verifier/js with 5 updates
  • c1511f4 fix(deps): bump the all group in /internal/verifier/php with 3 updates
  • 6f782a2 fix(deps): bump the all group in /internal/verifier/php with 3 updates
  • 63090d1 fix(deps): bump the all group with 2 updates
  • 6cea8af fix(deps): bump the all group with 4 updates
  • a6df57e fix(deps): bump the all group with 4 updates
  • cc10041 fix(deps): bump the all group with 4 updates
  • 6082251 fix(deps): bump the all group with 4 updates
  • 78f5baf fix(deps): bump the all group with 5 updates
  • ebfcd8d fix: address copilot review
  • cad07fa fix: cleanup
  • f0e480b fix: handle forceAdminBuild flag correctly
  • 908d451...
Read more

0.7.1

21 Nov 06:18
0.7.1
97dcf81

Choose a tag to compare

Changelog

🚀 Features

  • aa37d6c feat: allow creating project in empty directory
  • a3875f9 feat: implement GenerateComposerJson function and corresponding tests

🧰 Maintenance

  • 1ff5a1c Merge pull request #750 from shopware/dependabot/go_modules/golang.org/x/crypto-0.45.0
  • 97dcf81 Merge pull request #752 from shopware/fix/new-project-creation
  • 8daadcb fix(deps): bump golang.org/x/crypto from 0.44.0 to 0.45.0

0.7.0

19 Nov 10:27
0.7.0
4056337

Choose a tag to compare

Changelog

🚀 Features

  • e9ae55f feat(project): add --no-audit flag to create command

🧰 Maintenance

  • e1a99b0 Merge branch 'main' into dependabot/go_modules/all-c57947d510
  • 86504fe Merge pull request #738 from shopware/refactor/remove-merchant-api-calls
  • aaf5dd3 Merge pull request #739 from shopware/dependabot/go_modules/all-a976bb56bd
  • 4ec1bc5 Merge pull request #740 from shopware/dependabot/npm_and_yarn/internal/verifier/js/all-b047835697
  • 4d32519 Merge pull request #741 from shopware/dependabot/github_actions/all-cf5f0b8df5
  • df5f629 Merge pull request #742 from shopware/dependabot/composer/internal/verifier/php/all-f03b06c4e8
  • 4563fff Merge pull request #744 from shopware/dependabot/npm_and_yarn/internal/verifier/js/js-yaml-4.1.1
  • f74c36f Merge pull request #745 from shopware/dependabot/github_actions/all-ba91264488
  • 086b61e Merge pull request #746 from shopware/dependabot/go_modules/all-c57947d510
  • fb512a1 Merge pull request #747 from shopware/dependabot/composer/internal/verifier/php/all-cf3d97d55d
  • c729a27 Merge pull request #748 from shopware/feature/no-audit-flag
  • 4056337 Merge pull request #749 from shopware/ci/fix-release-ci
  • e9438d9 fix(deps): bump DeterminateSystems/nix-installer-action in the all group
  • c1246cc fix(deps): bump js-yaml from 4.1.0 to 4.1.1 in /internal/verifier/js
  • adec5ef fix(deps): bump the all group in /internal/verifier/js with 3 updates
  • 73dbb84 fix(deps): bump the all group in /internal/verifier/php with 2 updates
  • 8aa4554 fix(deps): bump the all group in /internal/verifier/php with 2 updates
  • d3c3a2d fix(deps): bump the all group with 3 updates
  • 43b36a9 fix(deps): bump the all group with 4 updates
  • 4488fc1 fix(deps): bump the all group with 5 updates
  • 04809d8 fix: run npm install with sudo
  • 984edaa refactor: remove merchant api calls

0.6.34

06 Nov 08:25
0.6.34
e3216e0

Choose a tag to compare

Changelog

🚀 Features

  • f3d52d0 feat: support country-agnostic language files

🧰 Maintenance

  • 1ffd4a1 Add skip_composer_install flag to .shopware-project.yml
  • 512342b Fixes for project validate command
  • 7f27f3e Merge pull request #713 from shopware/claude/issue-712-20251002-1517
  • 62306c3 Merge pull request #714 from shopware/dependabot/go_modules/all-2516b9fdd6
  • 7b08528 Merge pull request #715 from shopware/dependabot/github_actions/all-a331d3ec2d
  • d0dd40c Merge pull request #716 from shopware/dependabot/npm_and_yarn/internal/verifier/js/all-1650c2df95
  • 171fd2b Merge pull request #717 from shopware/dependabot/composer/internal/verifier/php/all-5d7d7b7e27
  • ee03530 Merge pull request #719 from shopware/feat/support-country-agnostic-language-files
  • 067cd07 Merge pull request #724 from shopware/dependabot/go_modules/all-d2128837bd
  • 2a353eb Merge pull request #727 from shopware/dependabot/github_actions/all-eaac12efe0
  • 60e9139 Merge pull request #731 from runelaenen/project-validate-fixes
  • ae5039f Merge pull request #732 from pkramme/context_cancelled_on_shutdown
  • 2083e20 Merge pull request #733 from shopware/dependabot/composer/internal/verifier/php/all-1a9e74c182
  • c2954a7 Merge pull request #734 from shopware/dependabot/npm_and_yarn/internal/verifier/js/all-67f1ec5807
  • e3216e0 Merge pull request #736 from shopware/fix/cosign
  • c74f64b Rename skip_composer_install to DisableComposerInstall
  • 1e12fbe ci: fix cosign v3
  • 26d598c fix(deps): bump actions/checkout from 4 to 5 in the all group
  • 6ff0dcb fix(deps): bump google.golang.org/api in the all group
  • 971a8d7 fix(deps): bump the all group across 1 directory with 4 updates
  • f355d49 fix(deps): bump the all group across 1 directory with 5 updates
  • 5a7985b fix(deps): bump the all group across 1 directory with 8 updates
  • 78708b5 fix(deps): bump the all group in /internal/verifier/js with 7 updates
  • 693ff27 fix(deps): bump the all group in /internal/verifier/php with 2 updates
  • c98c246 fix(deps): bump the all group with 4 updates
  • f2fba8a fix: infinite loop on shutdown when running shopware workers
  • 0d2336b fix: rename config prop
  • 4ac133d style(extension): simplify onlyLocal condition in FindExtensionsFromProject

0.6.33

01 Oct 11:34
0.6.33
6cdd241

Choose a tag to compare

Changelog

🚀 Features

  • 361acd6 feat: use oidc for npm publishing

🧰 Maintenance

  • 3908113 "Claude Code Review workflow"
  • b7d87ca "Claude PR Assistant workflow"
  • 47c7f14 Add DisableComposerScripts flag to project config
  • 29639dd Add ForceAdminBuild support to admin-build command
  • 7303c70 Add comprehensive debug logging to extension upload command
  • dc0944f Merge pull request #697 from shopware/dependabot/composer/internal/verifier/php/all-27530d0b28
  • 001fe36 Merge pull request #698 from shopware/dependabot/npm_and_yarn/internal/verifier/js/all-6cc4a01d35
  • 06f622a Merge pull request #699 from lacknere/fix-template-formatting-for-nested-template-expressions
  • 2eabc16 Merge pull request #700 from lacknere/extend-prettierignore
  • 60de190 Merge pull request #701 from shopware/dependabot/go_modules/all-42575927ba
  • 54d1567 Merge pull request #702 from shopware/dependabot/composer/internal/verifier/php/all-e7f33f9dcc
  • ba2c0df Merge pull request #703 from shopware/dependabot/github_actions/all-a55056c410
  • d69b07b Merge pull request #704 from shopware/dependabot/npm_and_yarn/internal/verifier/js/all-eb83d25a14
  • c407e94 Merge pull request #705 from shopware/shyim-patch-1
  • 77ca6a4 Merge pull request #708 from shopware/add-claude-github-actions-1759309290823
  • 2863314 Merge pull request #709 from shopware/claude/issue-706-20251001-0905
  • 5587098 Merge pull request #710 from shopware/claude/issue-676-20251001-0915
  • 6cdd241 Merge pull request #711 from shopware/claude/issue-685-20251001-0922
  • 669e9f5 fix(deps): bump phpstan/phpstan
  • be362a0 fix(deps): bump the all group across 1 directory with 2 updates
  • 81e9d62 fix(deps): bump the all group across 1 directory with 3 updates
  • 24ef33e fix(deps): bump the all group in /internal/verifier/js with 2 updates
  • 14215df fix(deps): bump the all group in /internal/verifier/js with 3 updates
  • 77d53ef fix(deps): bump the all group in /internal/verifier/php with 2 updates
  • ff6217f fix: ignore storefront dist folder with prettier
  • b9f40b9 fix: template formatting for nested template expressions

0.6.32

22 Sep 08:41
0.6.32
d91bed4

Choose a tag to compare

Changelog

🚀 Features

  • 273861c feat: add environment variable for overriding the cache directory

🧰 Maintenance

  • f89d64e Add permissions for contents and id-token in workflow
  • 9687471 Added logic and new package mjml to compile html.mjml files during project ci - configuration is read from .shopware-project.yaml - optional use of webservice vs. local compilation
  • 0b3b095 Merge pull request #669 from lacknere/optimize-twig-linter
  • 7580347 Merge pull request #671 from vanWittlaer/Compile_mjml_during_project_build
  • d077baa Merge pull request #681 from shopware/dependabot/github_actions/all-b50ba99deb
  • 80c4129 Merge pull request #682 from shopware/dependabot/go_modules/all-ba29053981
  • a0b1479 Merge pull request #683 from shopware/dependabot/npm_and_yarn/internal/verifier/js/all-b90334415e
  • 3e4352b Merge pull request #684 from nussjustin-hmmh/custom-cache-dir
  • 2e161c9 Merge pull request #686 from shopware/dependabot/go_modules/all-6a20582f66
  • ef8f383 Merge pull request #687 from shopware/dependabot/github_actions/all-f0a69c4d84
  • 1f28d2c Merge pull request #688 from shopware/dependabot/npm_and_yarn/internal/verifier/js/all-711f398124
  • 0fefe32 Merge pull request #689 from shopware/dependabot/composer/internal/verifier/php/all-17afd2e536
  • 20ef0e4 Merge pull request #690 from shopware/dependabot/npm_and_yarn/internal/verifier/js/vite-7.1.5
  • 820c026 Merge pull request #691 from shopware/dependabot/go_modules/all-df4bea3c62
  • 778fa65 Merge pull request #692 from shopware/dependabot/github_actions/all-8822b76c99
  • d96e73b Merge pull request #693 from shopware/dependabot/npm_and_yarn/internal/verifier/js/all-a925e98edc
  • 31f0ea1 Merge pull request #694 from shopware/dependabot/composer/internal/verifier/php/all-fda1a55075
  • baa6993 Refactor Docker workflow to use Namespace CLI
  • 3e22d7b Update permissions to include package write access
  • 4c2cb0a ci: fix brew casks deprecation
  • d91bed4 ci: fix broken docker build
  • 2d0ae8b ci: fix broken docker tag
  • 93d1fcb ci: use docker_v2 config
  • dde9def fix(deps): bump github.com/spf13/cobra in the all group
  • 796462a fix(deps): bump octo-sts/action from 1.0.0 to 1.0.1 in the all group
  • d21437b fix(deps): bump the all group in /internal/verifier/js with 3 updates
  • 7a65133 fix(deps): bump the all group in /internal/verifier/js with 3 updates
  • d23248a fix(deps): bump the all group in /internal/verifier/php with 3 updates
  • b9c6db2 fix(deps): bump the all group in /internal/verifier/php with 3 updates
  • 6f6e5b4 fix(deps): bump the all group with 2 updates
  • 6efc0bc fix(deps): bump the all group with 3 updates
  • 0034954 fix(deps): bump the all group with 3 updates
  • 54ac43a fix(deps): bump the all group with 3 updates
  • 32ba45b fix(deps): bump typescript-eslint
  • b3ce4ad fix(deps): bump vite from 7.0.3 to 7.1.5 in /internal/verifier/js
  • 00bde34 fix: mjml compile cleanup
  • b2c94d7 fix: optimize twig linter indentation
  • 27c7f6f fix: update Docker image for composer install to use shopware/docker-dev:php8.3-node22-caddy

0.6.31

01 Sep 09:44
0.6.31
6047c60

Choose a tag to compare

Changelog

🚀 Features

  • e56841b feat: add gitlab CI codequality integration

🧰 Maintenance

  • 8db5375 Merge pull request #672 from shopware/dependabot/github_actions/all-b62b9c57b9
  • 251be9b Merge pull request #673 from shopware/dependabot/composer/internal/verifier/php/all-23ba972905
  • a594512 Merge pull request #674 from shopware/dependabot/npm_and_yarn/internal/verifier/js/all-8c3e361c5e
  • 3e55025 Merge pull request #675 from shopware/dependabot/go_modules/all-6df8f803dd
  • 13865cc Merge pull request #677 from pkramme/gitlab_reporter
  • bec8c5f Merge pull request #680 from nussjustin-hmmh/flush-zstd-dump
  • 2a7c6c8 Update dependencies in go.mod and go.sum
  • cb7b16e fix(deps): bump @eslint/js in /internal/verifier/js in the all group
  • 4a3d061 fix(deps): bump frosh/shopware-rector
  • 528ea29 fix(deps): bump shivammathur/setup-php in the all group
  • 9c7e76c fix(deps): bump the all group with 2 updates
  • 42718af fix: flush zstd output to file before exiting
  • 6047c60 fix: missing storefront assets when project has no pre-build storefront assets