angular/packages/service-worker/worker/test
Tomasz Domański 7cd89ad2c6 fix(service-worker): assign initializing client's app version, when a request is for worker script (#58131)
When a new version of app is available in a service worker, and a client with old version exists, web workers initialized from a client with old version will now be properly assigned with the same version.

Before this change, a web worker was assigned with the newest version.

Fixes #57971

PR Close #58131
2025-04-02 14:23:52 +00:00
..
BUILD.bazel refactor: update service-worker tests to work with ESM (#48521) 2022-12-19 19:50:44 +00:00
data_spec.ts refactor: update license text to point to angular.dev (#57901) 2024-09-24 15:33:00 +02:00
happy_spec.ts fix(service-worker): assign initializing client's app version, when a request is for worker script (#58131) 2025-04-02 14:23:52 +00:00
idle_spec.ts refactor: update license text to point to angular.dev (#57901) 2024-09-24 15:33:00 +02:00
prefetch_spec.ts refactor: update license text to point to angular.dev (#57901) 2024-09-24 15:33:00 +02:00