Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update message type in prefetch-on-demand controller #176

Merged
merged 1 commit into from
Apr 22, 2024

Conversation

Spomky
Copy link
Member

@Spomky Spomky commented Apr 22, 2024

The message type in the workbox.messageSW function call was updated from "PREFETCH" to "CACHE_URLS". Additionally, the payload property name was changed from "urls" to "urlsToCache" to reflect the latest method call changes.

Target branch: 1.1.x
Resolves issue #

  • It is a Bug fix
  • It is a New feature
  • Breaks BC
  • Includes Deprecations

The message type in the workbox.messageSW function call was updated from "PREFETCH" to "CACHE_URLS". Additionally, the payload property name was changed from "urls" to "urlsToCache" to reflect the latest method call changes.
@Spomky Spomky added the bug Something isn't working label Apr 22, 2024
@Spomky Spomky added this to the 1.1.5 milestone Apr 22, 2024
@Spomky Spomky self-assigned this Apr 22, 2024
@Spomky Spomky merged commit 891abdc into 1.1.x Apr 22, 2024
7 checks passed
@Spomky Spomky deleted the bugs/fix-prefetch-on-demand branch April 22, 2024 18:08
@Spomky Spomky restored the bugs/fix-prefetch-on-demand branch April 22, 2024 18:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant