Skip to content

Conversation

@depfu
Copy link
Contributor

@depfu depfu bot commented Dec 1, 2020

Here is everything you need to know about this update. Please take a good look at what changed and the test results before merging this pull request.

What changed?

✳️ @​nuxtjs/pwa (3.0.0-beta.20 → 3.3.2) · Repo · Changelog

Release Notes

3.3.2 (from changelog)

Bug Fixes

  • avoid adding revision to start_url (1c44cff)

3.3.1 (from changelog)

Bug Fixes

  • append to start_url without query param (fixes #403) (054b8a2)

3.3.0

Features

  • manifest: add revision to start_url (ad26827)

Bug Fixes

  • manifest: invalidate start_url cache (240d4a1)
  • add revision to precache assets (#386) (872dce1)

3.2.2

Bug Fixes

  • serve static webpack assets from disk in dev mode (fixes #373) (8298f95)

3.2.1

Bug Fixes

  • workbox: precache start_url (resolves #372) (27e19a0)

image

3.2.0

Changes

3.1.2

Bug Fixes

  • meta: avoid unnecessary log for meta.json (de8e039)
  • meta: fix issues regarding favicon.ico fallback (7a1e773)

3.1.1

Bug Fixes

  • meta: load meta when ssr is disable and using nuxt dev (fixes #219) (b6a5ead)
  • workbox: handle offlinePage options (fixes #365) (2b9856e)

3.1.0

Features

  • meta: merge head at runtime (#363) (c0d86ea) (resolves #341)
  • workbox: Support strategyPlugins (#337)

Bug Fixes

  • icon: fork without original process args (#343) (8b1f19f) (resolves #218)
  • manifest: do not use nuxt loading bar color as default theme_color (#344) (a18a79f) (resolves #223)
  • meta: add missing router.base prefix to favicon (#354) (3e910ae)
  • meta: allow setting appleStatusBarStyle without mobileAppIOS (b0f226a) (resolves #338)
  • meta: prevent build failure for ios splash image when no icon is used (#362) (494eed5) (resolves #355 and #334)

Thanks to

3.0.2

Bug Fixes

  • workbox: missing required parameter request for handle() (#335) (eedf23f)

3.0.1

Bug Fixes

3.0.0

⭐ What's new?

  • Using workbox 5
  • Support purpose option and defaulting to any maskable
  • Brand new docs powered by nuxt/content

🚀 Features

  • Update to workbox 5.x
  • Add types (#323) (8723d07)
  • icon: Support for icon purpose (#246) (9248174)
  • icon: Default purpose to any maskable (30f0f63)
  • icon: Expose options.cacheDir (f8dbf1d)
  • icon: Use favicon.ico when available with warning (#258) (7a48d2a)
  • icon: Rename accessibleIcons to iconPlugin (3e175f9)
  • icon Rename iconSrc, iconFileName, iconPlugin and iconProperty to source, fileName, plugin and pluginName
  • icon: Support for iOS splash screens (#308) (f4eeda7)
  • module: Allow disabling sub-modules with top-level options (65800f9)
  • workbox: Support enabled option and self destroying sw (c64226c)
  • Support manifest.fileName with template (f05353b), closes #193
  • Use integraty file to invalidate icon cache (6661a09)
  • manifest: Add useWebmanifestExtension option and improve docs (#241) (4484e6c)

📝 Docs

  • Fix a typo on icon (#235)
  • Add tip for pwa.manifest.display: 'browser' (#249)
  • Fix typo in icon.md (#253)
  • Use CacheFirst instead of cacheFirst (#251)
  • Fix wrong position of a description (#270)
  • Add an example for refresh to update implementation (#271)
  • Document workbox.swDest (#285)
  • Add title to external links (#288)
  • Migrate to nuxt content (#313)

🐛 Bug Fixes

  • icon: Clean cacheDir when generating icons (1e6eb19)

⚠ BREAKING CHANGES

  • Requeires Node 10.x
  • Updated to workbox 5.x (optional: migration guide)
  • Icon options renamed: iconSrc, iconFileName, iconPlugin, iconProperty, accessibleIcons (see docs)
  • Icon purpose is now any maskable by default which means you have to consider minimum safe-zone (read more)

💖 Contributors

Does any of this look wrong? Please let us know.

Commits

See the full diff on Github. The new version differs by 3 commits:


Depfu Status

Depfu will automatically keep this PR conflict-free, as long as you don't add any commits to this branch yourself. You can also trigger a rebase manually by commenting with @depfu rebase.

All Depfu comment commands
@​depfu rebase
Rebases against your default branch and redoes this update
@​depfu recreate
Recreates this PR, overwriting any edits that you've made to it
@​depfu merge
Merges this PR once your tests are passing and conflicts are resolved
@​depfu close
Closes this PR and deletes the branch
@​depfu reopen
Restores the branch and reopens this PR (if it's closed)
@​depfu pause
Ignores all future updates for this dependency and closes this PR
@​depfu pause [minor|major]
Ignores all future minor/major updates for this dependency and closes this PR
@​depfu resume
Future versions of this dependency will create PRs again (leaves this PR as is)

@depfu
Copy link
Contributor Author

depfu bot commented Dec 21, 2020

Closed in favor of #122.

@depfu depfu bot closed this Dec 21, 2020
@depfu depfu bot deleted the depfu/update/yarn/@nuxtjs/pwa-3.3.2 branch December 21, 2020 17:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant