Skip to content

Releases: scandipwa/service-worker

Patch: Fixes dynamic property issue for 8.2 php support

12 Apr 07:17
9a28a5b
Compare
Choose a tag to compare

What's inside

  • Fixes dynamic property issue for 8.2 php support #4

That's all there is to it!

Fixed ServiceWorker DriverInterface Issue

10 Sep 16:34
135ebde
Compare
Choose a tag to compare

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

08 Mar 11:59
3793d93
Compare
Choose a tag to compare

What's inside

  • Fixed service worker base URL. #1

That's all there is to it!

Initial release

10 Feb 12:25
4e0047f
Compare
Choose a tag to compare

What's inside

  • Support for /service-worker.js route in Magento 2

That's all there is to it!