Releases: scandipwa/service-worker
Releases · scandipwa/service-worker
Patch: Fixes dynamic property issue for 8.2 php support
Fixed ServiceWorker DriverInterface Issue
What's inside
- Fixed ServiceWorker DriverInterface Issue:
Dotdigitalgroup_Email
configures correct preference for Magento\Framework\Filesystem\DriverInterface
.
When it's off, preference is removed from the DI configuration and an error appears.
Added the same preference to the ServiceWorker di.xml
.
Related to scandipwa/scandipwa#3308
That's all there is to it!
Fixed Service Worker file URL
Initial release
What's inside
- Support for
/service-worker.js
route in Magento 2
That's all there is to it!