CHANGELOG
- #14123 [BUGFIX] Avoid rerendering outlet state during router destruction.
- #14077 [BUGFIX] Update route-recognizer.
- #14087 [BUGFIX] Check that route handler exists before triggering actions.
- #14106 [BUGFIX] Avoid assertion when
id=
is provided to tagless components. - #14110 [BUGFIX] Fix issues with revalidation during teardown.
- #14117 [BUGFIX] Call ArrayProxy's content change hooks
- #14135 [BUGFIX] Fix issues around Engine setup and teardown.
- #14140 [BUGFIX] Ensure component injections happen in engine instances.