angular/packages/service-worker
George Kalpakas 4478dff471 docs(service-worker): improve description of NoNewVersionDetectedEvent (#45266)
The `NoNewVersionDetectedEvent` does not imply that the latest version
on the server is the same as the version the client is on (because a
client could be on an older version).

Update the description of the event to better describe what it actually
means (i.e. that the SW didn't find a version it didn't already know
about, but without implying anything about the version the current
client is using).

PR Close #45266
2022-03-08 10:26:05 -08:00
..
cli build: enable useUnknownInCatchVariables (#44679) 2022-02-01 18:17:29 +00:00
config fix(service-worker): file system hash in batch of 500 elements (#45262) 2022-03-08 10:23:38 -08:00
src docs(service-worker): improve description of NoNewVersionDetectedEvent (#45266) 2022-03-08 10:26:05 -08:00
test feat(service-worker): emit a notification when the service worker is already up to date after check (#45216) 2022-03-03 12:29:04 -08:00
testing build: update license headers to reference Google LLC (#37205) 2020-05-26 14:26:58 -04:00
worker feat(core): support TypeScript 4.6 (#45190) 2022-03-07 11:31:39 -08:00
BUILD.bazel build: update visibility for npm package targets to work with new integration test structure (#44238) 2021-12-08 13:42:41 -05:00
index.ts build: update license headers to reference Google LLC (#37205) 2020-05-26 14:26:58 -04:00
package.json feat(core): update node version support range to support v16 (#43740) 2021-10-06 10:55:44 -07:00
PACKAGE.md docs: add package doc files (#26047) 2018-10-05 15:42:14 -07:00
public_api.ts build: update license headers to reference Google LLC (#37205) 2020-05-26 14:26:58 -04:00
safety-worker.js fix(service-worker): clear service worker cache in safety worker (#43324) 2021-09-13 14:34:32 -07:00