File tree Expand file tree Collapse file tree
src/Resources/views/storefront/layout Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11# Changelog
2- ## Unreleased
2+ ## [ v6.6.0 ] - 2026.05.20
33### Add
44- Add support for PHP 8.4
55- Add Recently viewed component
552552## [ v1.0.0] - 2021.06.29
553553Initial module release. Includes Web Components v4.0.3
554554
555+ [ v6.6.0 ] : https://github.com/FACT-Finder-Web-Components/shopware6-plugin/releases/tag/v6.6.0
555556[ v6.5.2 ] : https://github.com/FACT-Finder-Web-Components/shopware6-plugin/releases/tag/v6.5.2
556557[ v6.5.1 ] : https://github.com/FACT-Finder-Web-Components/shopware6-plugin/releases/tag/v6.5.1
557558[ v6.5.0 ] : https://github.com/FACT-Finder-Web-Components/shopware6-plugin/releases/tag/v6.5.0
Original file line number Diff line number Diff line change 55 <!-- Set SDK version -->
66 <script >
77 document .addEventListener (` _ffSdkVersion` , ({ setSdkVersion }) => {
8- setSdkVersion (` sw6-v6.5.2 ` );
8+ setSdkVersion (` sw6-v6.6.0 ` );
99 });
1010 </script >
1111 <script src =" {{ asset(' ff-web-components/vendor/custom-elements-es5-adapter.js' , ' @OmikronFactFinder' ) }}" ></script >
You can’t perform that action at this time.
0 commit comments