20.2.3
📦 angularView on GitHub →
🐛 4 fixes🔧 4 symbols
Summary
This maintenance release focuses on bug fixes for the compiler and core modules, specifically addressing regressions in animation event parsing, injector cleanup, and rxResource error handling.
🐛 Bug Fixes
- Fixes a regression in the compiler where event parsing failed when using the 'animate-' prefix.
- Prevents the injection of the internal error handler from an injector that has already been destroyed.
- Fixes an issue where animation enter classes were not being cancelled correctly.
- Prevents a cleanup error in rxResource when a stream throws an error before returning an Observable.
🔧 Affected Symbols
compilerrxResourceErrorHandlerInjector