Skip to content

Conversation

maiieul
Copy link
Contributor

@maiieul maiieul commented Aug 27, 2025

Close #7856

What is it?

  • Bug

Description

Now custom service-worker implementation will keep working, while projects that removed their service-worker.ts files will unregister their service-worker.js and related cache.

Checklist

  • My code follows the developer guidelines of this project
  • I performed a self-review of my own code
  • I added a changeset with pnpm change
  • I made corresponding changes to the Qwik docs
  • I added new tests to cover the fix / functionality

@maiieul maiieul requested a review from a team as a code owner August 27, 2025 07:42
Copy link

changeset-bot bot commented Aug 27, 2025

🦋 Changeset detected

Latest commit: ce1f74e

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 4 packages
Name Type
@builder.io/qwik-city Patch
eslint-plugin-qwik Patch
@builder.io/qwik Patch
create-qwik Patch

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR

@maiieul maiieul changed the title Fix-service-worker-unregistration-only-for-non-custom-uses fix(qwik-city): custom service-worker.ts code is also being unregistered Aug 27, 2025
Copy link
Contributor

github-actions bot commented Aug 27, 2025

built with Refined Cloudflare Pages Action

⚡ Cloudflare Pages Deployment

Name Status Preview Last Commit
qwik-docs ✅ Ready (View Log) Visit Preview 545b5bf

Copy link

pkg-pr-new bot commented Aug 27, 2025

Open in StackBlitz

npm i https://pkg.pr.new/@builder.io/qwik@7872
npm i https://pkg.pr.new/@builder.io/qwik-city@7872
npm i https://pkg.pr.new/eslint-plugin-qwik@7872
npm i https://pkg.pr.new/create-qwik@7872

commit: ce1f74e

gioboa
gioboa previously approved these changes Aug 27, 2025
@maiieul maiieul force-pushed the fix-service-worker-unregistration-only-for-non-custom-uses branch from 6b0b783 to f507f60 Compare August 27, 2025 12:20
@maiieul maiieul force-pushed the fix-service-worker-unregistration-only-for-non-custom-uses branch 2 times, most recently from 4e05371 to 545b5bf Compare August 27, 2025 18:06
@maiieul maiieul force-pushed the fix-service-worker-unregistration-only-for-non-custom-uses branch from 545b5bf to ce1f74e Compare August 27, 2025 18:09
Copy link
Member

@wmertens wmertens left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM 🪂

@maiieul maiieul merged commit 6b45985 into QwikDev:main Aug 27, 2025
19 checks passed
@github-actions github-actions bot mentioned this pull request Sep 1, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[🐞] custom service worker is not registered in 1.16.0

3 participants