11.0.7 (2021-01-07)
Bug Fixes
- router: correctly deactivate children with componentless parent (#40196) (7060ae2), closes /github.com/angular/angular/blob/362f45c4bf1bb49a90b014d2053f4c4474d132c0/packages/router/src/operators/activate_routes.ts#L151-L158 #20694
- router: Remove usage of
Object.entries
to avoid the need for a polyfill (#40340) (6429be1)
转自 https://github.com/angular/angular/blob/master/CHANGELOG.md