Skip to content

7.0.3

Compare
Choose a tag to compare
@jamesdaniels jamesdaniels released this 02 Sep 06:21
· 108 commits to master since this release
b36b6a7

Bug fixes

  • auth: @angular/fire/auth was Zone wrapping some firebase/auth exports it shouldn't have been
  • messaging: onMessage's callback should fire inside the Angular Zone
  • schematics: ng deploy SSR should assume bundleDependencies defaults to true
  • schematics: ng deploy SSR should not fail if an index.html does not exist (#2765)