Skip to content

Releases: FriendsOfShopware/shopware-cli

0.3.18

08 Dec 13:20
Compare
Choose a tag to compare

Changelog

  • 7406948 Fix: correct sw6.5 branch
  • a673e25 chore: move shopware/platform to shopware/shopware

0.3.17

08 Dec 12:29
Compare
Choose a tag to compare

Changelog

  • 9fbbbd5 Add sw6.6 constraint compatibility
  • 73a1d22 Check if tcpdf folder exists before trying to clean it
  • 05c4c9b add Makefile to NotAllowedPaths
  • 3b0b9d0 chore: update packages
  • f02c2ed ci: fix styling
  • 08d4bad ci: force usage of latest go version
  • 3b6e7be fix: codestyle
  • f94b10a sort alfabetic

0.3.16

05 Dec 14:53
75caeb1
Compare
Choose a tag to compare

Changelog

  • 00b5e35 ci: build also php 8.3 images
  • 94aada5 fix(deps): bump the all group with 2 updates
  • 75caeb1 fix: skip composer bundeling with 6.6 too

0.3.15

02 Dec 18:00
Compare
Choose a tag to compare

Changelog

  • 76b31c9 feat: add parameter to skip assets install after admin build
  • 7512eec fix(deps): bump the all group with 1 update
  • 87bb863 fix(deps): bump the all group with 2 updates
  • 9fbf7fd fix: add one more test-case for casing
  • de59f29 fix: allow to use --project-config flag in project ci command
  • 62717b7 fix: cleanup print

0.3.14

24 Nov 18:35
c64a3b9
Compare
Choose a tag to compare

Changelog

  • 069898d ci: Use go version 1.21 in codeql workflow
  • c64a3b9 ci: add envsubst
  • bf0e15d fix(deps): bump the all group with 3 updates

0.3.13

14 Nov 11:02
0.3.13
1294e21
Compare
Choose a tag to compare

Changelog

  • 920c67d fix(deps): bump the all group with 2 updates
  • 1294e21 fix: improve error handling project extension upload

0.3.12

10 Nov 11:27
0.3.12
9eb8646
Compare
Choose a tag to compare

Changelog

  • 9eb8646 fix: admin watcher ignore sources without admin source code

0.3.11

10 Nov 10:39
0.3.11
3723044
Compare
Choose a tag to compare

Changelog

  • 3723044 feat: esbuild admin watcher supports now multiple plugins or an complete project
  • fe90256 fix: don't require vcs url when not referenced

0.3.10

08 Nov 11:25
056498f
Compare
Choose a tag to compare

What's Changed

  • feat: add parameter to skip theme compilation after storefront build by @M-arcus in #253
  • fix(deps): bump the all group with 2 updates by @dependabot in #254

New Contributors

Full Changelog: 0.3.9...0.3.10

0.3.9

06 Nov 08:26
c16e601
Compare
Choose a tag to compare
  • Added support for ESBuild with Windows
  • shopware-cli project ci does not build administration assets anymore when the extension provides compiled files