angular/packages/service-worker/worker/testing
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 build: rules_nodejs 0.26.0 & use @npm instead of @ngdeps now that downstream angular build uses angular bundles (#28871) 2019-02-28 12:06:36 -08:00
cache.ts refactor: update license text to point to angular.dev (#57901) 2024-09-24 15:33:00 +02:00
clients.ts refactor: update license text to point to angular.dev (#57901) 2024-09-24 15:33:00 +02:00
events.ts build: remove usages of useDefineForClassFields: false (#58297) 2024-10-28 12:26:05 -07:00
fetch.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
mock.ts refactor: update license text to point to angular.dev (#57901) 2024-09-24 15:33:00 +02:00
scope.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
utils.ts refactor: update license text to point to angular.dev (#57901) 2024-09-24 15:33:00 +02:00