Releases: flagbit/shopware-maintenance
Releases · flagbit/shopware-maintenance
v2.1.0
What's Changed
- feat: Add compatibltiy for shopware 6.6 by @robin-homberg in #9
Full Changelog: v2.0.1...v2.1.0
v2.0.1
What's Changed
- feat: Refactor console commands to new AsCommand syntax by @robin-homberg in #8
New Contributors
- @robin-homberg made their first contribution in #8
Full Changelog: v2.0.0...v2.0.1
v2.0.0
Shopware 6.5 compatibility
1.2.1
- Remove
plugin:refresh
fromplugin:sync
command (you need to execute in build pipeline before plugin:sync) - Fix warning for
config:sync
command when you use array values - Update composer.json to only support new shopware version 6.4.x
- Update README.md