- Fixed compiler code generation: proper parsing of digit-containing HTML entities, escaped template literals in TCB, and corrected generic type handling in type checks.
- Improved core HMR: cleaned up dehydrated views during component replacement and added linked signal equality checks without reactive consumers.
- Updated migrations and service worker: prevented trailing comma errors after NgStyle removal and preserved redirect policies on reconstructed asset requests.