7.2.1
Bug Fixes
- compat: Typescript 4.5 inference breaks the PromiseProxy (#3144) (f61bc7d), closes #3090 #3088
- core: Address bad arguments being passed to zone wrapper (#3127) (8b693e4)
- core: Defensively catch Firebase isSupported calls (#3146) (520930b)
- schematic: use oneOf rather than array types in the deploy schematic (#3092) (058d624)
- schematics: Address ng add console lock up (#3151) (4852c35), closes #3145 #3121