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

Upgrade Workbox to v4.0.0-alpha.0 #98

Merged
merged 6 commits into from
Oct 30, 2018
Merged

Upgrade Workbox to v4.0.0-alpha.0 #98

merged 6 commits into from
Oct 30, 2018

Conversation

westonruter
Copy link
Collaborator

Extends #97.

Updating to v4.0.0-alpha.0 is good for testing the release, and it is also needed for offline commenting (#87/#92).

This PR also eliminates storing Workbox in a version-specific directory (as output by workbox copyLibraries). This will make diffing between Workbox versions more sane.

This needs to be fixed before it can be merged:

image

@westonruter
Copy link
Collaborator Author

In regards to the changes needed to update WPRouter, @jeffposnick notes that the back-compat breakage between Workbox v3 and v4 was intentionally done in GoogleChrome/workbox#1682

He also noted that overriding the default router still requires a bit of work to get it to behave as we want here. Overriding the default router in Workbox (v3) was first proposed in #5 (comment)

This change will be documented as part of the release notes in v4.

@westonruter westonruter changed the title [WIP] Upgrade Workbox to v4.0.0-alpha.0 Upgrade Workbox to v4.0.0-alpha.0 Oct 30, 2018
@westonruter westonruter merged commit 165307a into master Oct 30, 2018
@westonruter westonruter deleted the update/workbox-v4 branch October 30, 2018 17:22
@westonruter westonruter added this to the 0.2 milestone Apr 16, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants