angular/packages/service-worker/worker
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
..
src 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
test 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
testing 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
BUILD.bazel build: switch all instances from ng_rollup_bundle to app_bundle (#44490) 2022-01-04 12:14:14 -08:00
main.ts refactor: update license text to point to angular.dev (#57901) 2024-09-24 15:33:00 +02:00