19.2.13
📦 angularView on GitHub →
🐛 2 fixes🔧 3 symbols
Summary
This release includes bug fixes for the common and service-worker packages, specifically addressing initialization safety in FetchBackend and the service worker registration lifecycle.
🐛 Bug Fixes
- Avoid injecting ApplicationRef in FetchBackend to prevent potential circular dependencies or initialization issues.
- Prevent service worker registration if the application is destroyed before the registration process is ready.
🔧 Affected Symbols
FetchBackendApplicationRefServiceWorkerModule