Skip to content

Releases: FriendsOfShopware/shopware-cli

0.1.37

23 Aug 10:36
Compare
Choose a tag to compare

Changelog

  • b0e1f74 fix: check feature asset config active

0.1.36

18 Aug 21:17
Compare
Choose a tag to compare

Changelog

  • 386746f feat: add es build support for storefront

0.1.35

12 Aug 11:29
Compare
Choose a tag to compare

Changelog

  • 129eb6b fix: docker image for dart sass embedded
  • 2793db4 fix: docker image from

0.1.34

12 Aug 10:02
Compare
Choose a tag to compare

Changelog

  • 15bc249 feat: add option to enable new bundler for zip building

0.1.33

12 Aug 07:49
8861d32
Compare
Choose a tag to compare

Changelog

  • 88c5807 fix - set default account to 0
  • 8861d32 fix: Add elasticsearch to be filtered

0.1.32

25 Jul 12:24
15322f4
Compare
Choose a tag to compare

Changelog

  • e9a13ac fix - fixed the account login/logout
  • 3d0a441 fix: catch npm install error
  • 39c24dc fix: improve asset building performance
  • 2aa0bb0 fix: remove sprintf for path appending
  • 15322f4 fix: version appending in version command
  • 6ebe596 refactor: admin watcher

0.1.31

07 Jul 11:10
Compare
Choose a tag to compare

Changelog

  • 6a6f181 fix: scss variables of admin
  • cb7ed2c fix: use php 7.4 as min version, fixes #48

0.1.30

06 Jul 20:11
Compare
Choose a tag to compare

Changelog

  • 9e36da7 fix: path joining in storefront build

0.1.29

06 Jul 18:35
8fb1ed0
Compare
Choose a tag to compare

Changelog

  • 08f089b Add .deepsource.toml
  • 81b376b Add full path to module name
  • a67f2b4 CI: add go tests
  • b89ea95 Feat: add content-type & accept headers by default
  • d51c1e3 Fix unused method receiver
  • 027a2db Fix: remove usage of Fatal() from zip.go
  • 95592d5 Merge pull request #33 from FriendsOfShopware/deepsource-fix-ca2d9a45
  • 5288f5f Merge pull request #34 from FriendsOfShopware/deepsource-fix-f5c4fc39
  • b7981b4 Merge pull request #35 from FriendsOfShopware/deepsource-fix-0bfa2413
  • 8c89f12 Merge pull request #36 from FriendsOfShopware/fix-config-receiver
  • 1db6860 Merge pull request #37 from FriendsOfShopware/add-test-to-ci
  • 4408b58 Merge pull request #38 from wannevancamp/patch-1
  • af42202 Merge pull request #39 from FriendsOfShopware/fix-log-fatal-zipping
  • 716a8e9 Merge pull request #40 from FriendsOfShopware/feat-add-content-header
  • cc9aede Merge pull request #41 from janbuecker/fix-module-name
  • 221060c Merge pull request #43 from aragon999/feat/shopware-project-root
  • c189fe8 Merge pull request #44 from aragon999/feat/production-template-support
  • c938e4d Merge pull request #45 from aragon999/refactor/remove-code-smell
  • 8fb1ed0 Merge pull request #46 from aragon999/refactor/translations-generics
  • 0da3696 Simplify returning of boolean expression
  • ed09e48 Unused parameter should be replaced by underscore
  • 9b0fc9a Update extension_quick_start.md
  • 224df8d feat: Add possibility to build plugin assets using an Shopware composer setup
  • 6eed1f7 feat: Add possibility to specify SHOPWARE_PROJECT_ROOT
  • 15b0c16 feat: add asset support to admin-watch
  • e2bb556 feat: add scss support to watcher
  • 5a746eb feat: experimental admin watcher
  • 864eb53 fix(zip): Pack full zip archives again
  • ccbb881 fix: Correct path to the administration JavaScript
  • 78c37c8 fix: admin-watch on macOs
  • 44ae1de fix: ci issues
  • ff889f0 fix: ci issues
  • 734127d fix: naming issues
  • 2632627 fix: remove Config receiver var
  • 61c3a1b fix: solve RVV-A0009
  • b11c735 refactor(project): Add runConsoleCommand
  • 70142df refactor(zip): Reduce cognitive complexity of AddZipFiles()
  • b76a6c0 refactor(zip): Use filepath.Join instead of string concatenation in PrepareFolderForZipping
  • e0ea91f refactor: Add errorFormat variable for common error messages
  • d7cb1a1 refactor: Implement config translations using generics
  • 73d572b refactor: Move PlatformPath getter out of the cmd/project package

0.1.28

28 Apr 19:44
71b84d9
Compare
Choose a tag to compare

Changelog

  • 0ecb092 Fix ci for go 1.18
  • cd90cb9 Merge pull request #29 from FriendsOfShopware/refactor-config-handling
  • 24d6484 Merge pull request #30 from FriendsOfShopware/fix-lint-hints
  • f8d2dfd Merge pull request #31 from FriendsOfShopware/fix-flake
  • 71b84d9 Merge pull request #32 from FriendsOfShopware/add-package-filter
  • 673365f feat: added excluded_packages to prepare step
  • 805bf01 feat: increase go to 1.18
  • 3179d34 feat: new config reader
  • d863da1 feat: nix flake
  • 5a4f854 feat: refactored config handling
  • 9ae51f5 fix(api): Update extension struct to recent api changes
  • 2f023e9 fix: account init and default conf
  • d497f7f fix: asset copy after admin build
  • f413146 fix: lint error
  • 5bebbb4 fix: nix flake build & run
  • c793a18 fix: style of config test