angular/packages/service-worker/worker/src
Kristiyan Kostadinov da57d1af73 build: use TypeScript 5.9 for patch builds
Partially rolls back to using TypeScript 5.9 for the builds on the patch branch, because we bundle our TypeScript version with the language service which can introduce unexpected breakages for users.

Note that we still allow users to install TypeScript 6.
2026-03-04 07:59:23 -08:00
..
adapter.ts refactor: update license text to point to angular.dev (#57901) 2024-09-24 15:33:00 +02:00
api.ts refactor: update license text to point to angular.dev (#57901) 2024-09-24 15:33:00 +02:00
app-version.ts refactor(service-worker): remove backward compatibility code (#51246) 2024-10-09 16:24:36 +00:00
assets.ts refactor: update license text to point to angular.dev (#57901) 2024-09-24 15:33:00 +02:00
data.ts feat(service-worker): Improves storage full detection in data caching (#62737) 2025-07-24 09:20:17 +00:00
database.ts refactor: update license text to point to angular.dev (#57901) 2024-09-24 15:33:00 +02:00
db-cache.ts refactor: update license text to point to angular.dev (#57901) 2024-09-24 15:33:00 +02:00
debug.ts refactor: update license text to point to angular.dev (#57901) 2024-09-24 15:33:00 +02:00
driver.ts build: use TypeScript 5.9 for patch builds 2026-03-04 07:59:23 -08:00
error.ts refactor: update license text to point to angular.dev (#57901) 2024-09-24 15:33:00 +02:00
idle.ts refactor: update license text to point to angular.dev (#57901) 2024-09-24 15:33:00 +02:00
manifest.ts feat(service-worker): allow specifying maxAge for entire application (#49601) 2024-10-22 07:45:21 -07:00
msg.ts refactor: update license text to point to angular.dev (#57901) 2024-09-24 15:33:00 +02:00
named-cache-storage.ts refactor: update license text to point to angular.dev (#57901) 2024-09-24 15:33:00 +02:00
service-worker.d.ts refactor: update license text to point to angular.dev (#57901) 2024-09-24 15:33:00 +02:00
sha1.ts refactor: update license text to point to angular.dev (#57901) 2024-09-24 15:33:00 +02:00