Skip to content

5.2.0-rc.3

Pre-release
Pre-release
Compare
Choose a tag to compare
@jamesdaniels jamesdaniels released this 31 May 09:21

This release candidate fixes errors that arise when you include either AngularFirePerformance or AngularFireMessaging in a server build.

  • Making AngularFirePerformance lazy and replacing the dynamic import with empty() in the UMD
  • Replacing dynamic import of firebase/messaging with empty() in the UMD, fixes #1938