Skip to content

7.2.1

Compare
Choose a tag to compare
@jamesdaniels jamesdaniels released this 10 Feb 20:25
· 60 commits to master since this release
4a76e02

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