Releases: stefandoorn/google-tag-manager-plugin
Releases · stefandoorn/google-tag-manager-plugin
Fix public js reference & wrong event reference
What's Changed
Full Changelog: v2.0.0-alpha.1...v2.0.0-alpha.2
Support Sylius 2.0
What's Changed
- Support Sylius 2.0 - big thanks to @Prometee in #135
- Bump minimum PHP version to 8.2 (same default as in Sylius 2.0)
- Use Sylius Twig Hooks
New Contributors
Full Changelog: v1.2.3...v2.0.0-alpha.1
Check for existence of isMainRequest / isMasterRequest and use available one
Merge pull request #134 from stefandoorn/main-master-request Check for existence of isMainRequest or isMasterRequest
Remove trailing comma on ContextListener::__construct to be compatible with PHP 7.4
v1.2.2 Remove trailing comma on ContextListener::__construct to be compatibl…
Remove unneeded dependency from require
v1.2.1 Do allow Sylius ^1.9 although we don't test against it
Sylius 1.12 support with S5 + S6
Thanks to @dsbe-ak!
Sylius 1.11 support
v1.1.0 Merge pull request #108 from stefandoorn/dependabot/composer/vimeo/ps…
Remove conflict
v1.0.1 Merge pull request #98 from kgonella/feature/remove-conflict-in-compo…
Finally a proper v1.0.0
Finally a v1 release, based on a recent Plugin skeleton and using the v3 of the underlying GTM bundle. The plugin has been used out in the wild so much, that tagging a proper first version should be ok by now.
Only inject data on master requests
Merge pull request #84 from stefandoorn/dependabot/add-v2-config-file Upgrade to GitHub-native Dependabot