Change8

20.0.0-rc.0

📦 angularView on GitHub →
🐛 3 fixes🔧 3 symbols

Summary

This maintenance release focuses on bug fixes across common, core, and platform-server modules, specifically addressing view destruction cleanup, defer block stabilization, and server-mode handling.

🐛 Bug Fixes

  • Cleanup updateLatestValue if a view is destroyed before a promise resolves to prevent potential memory leaks or errors.
  • Properly handle application stabilization when using defer blocks to ensure correct lifecycle timing.
  • Implemented less aggressive cleanup for ngServerMode in platform-server.

🔧 Affected Symbols

updateLatestValuedeferngServerMode