Skip to content

v4.0.2

Compare
Choose a tag to compare
@chrisbianca chrisbianca released this 12 Apr 16:40
· 4149 commits to main since this release

v4.0.2 Changelog

Dynamic Links

  • [types] Add missing static Typescript types, e.g. firebase.links.DynamicLink

Firestore

  • Add support for DocumentSnapshot.get('dot.notated.field.path')

Messaging

  • [types] Add missing static Typescript types, e.g. firebase.messaging.RemoteMessage

Notifications

  • [types] Add missing static Typescript types, e.g. firebase.notifications.Notification
  • [android] Fix file:// for android notification images
  • [ios] Handle plain text alert #963
  • Make body and title optional fields