All notable changes to this project will be documented in this file. See Conventional Commits for commit guidelines.
10.5.1 (2021-01-19)
Note: Version bump only for package @react-native-firebase/messaging
10.5.0 (2021-01-18)
10.4.1 (2021-01-08)
Note: Version bump only for package @react-native-firebase/messaging
10.4.0 (2020-12-30)
10.3.1 (2020-12-18)
Note: Version bump only for package @react-native-firebase/messaging
10.3.0 (2020-12-18)
Note: Version bump only for package @react-native-firebase/messaging
10.2.0 (2020-12-11)
10.1.1 (2020-12-02)
10.1.0 (2020-11-26)
10.0.0 (2020-11-17)
- breaking change to mark new internal versioning requirements.
8.0.1 (2020-11-10)
Note: Version bump only for package @react-native-firebase/messaging
8.0.0 (2020-11-10)
- messaging: BREAKING drop iOS FCM direct channel + upstream send APIs (22ede33)
- messaging: Upstream send should be done with cloud functions. FCM Direct channel has no replacement.
7.9.2 (2020-10-30)
Note: Version bump only for package @react-native-firebase/messaging
7.9.1 (2020-10-16)
Note: Version bump only for package @react-native-firebase/messaging
7.9.0 (2020-10-07)
7.8.11 (2020-09-30)
Note: Version bump only for package @react-native-firebase/messaging
7.8.10 (2020-09-30)
- types: enable TypeScript libCheck & resolve type conflicts (#4306) (aa8ee8b)
- android, messaging: fix(android, messaging): store notifications for initial/open attribution #4317 (a7cafc9)
7.8.9 (2020-09-30)
Note: Version bump only for package @react-native-firebase/messaging
7.8.8 (2020-09-17)
Note: Version bump only for package @react-native-firebase/messaging
7.8.7 (2020-09-17)
7.8.6 (2020-09-11)
Note: Version bump only for package @react-native-firebase/messaging
7.8.5 (2020-09-11)
- ios, messaging: remove UNNotificationServiceExtension / use local target extension (#4226) (1be2a39)
7.8.4 (2020-08-31)
7.8.3 (2020-08-28)
Note: Version bump only for package @react-native-firebase/messaging
7.8.2 (2020-08-28)
Note: Version bump only for package @react-native-firebase/messaging
7.8.1 (2020-08-26)
Note: Version bump only for package @react-native-firebase/messaging
7.8.0 (2020-08-26)
7.7.4 (2020-08-26)
7.7.3 (2020-08-25)
7.7.2 (2020-08-21)
7.7.1 (2020-08-15)
Note: Version bump only for package @react-native-firebase/messaging
7.7.0 (2020-08-15)
- messaging: initialize app props method to fix isHeadless property (#4082) (2bdebb1)
- messaging, ios: call original delegate when intercepting willPresentNotification (#4088) (62ee961)
- messaging: allow messaging services to hook into FCM (#4087) (bff8f9f)
- messaging, ios: add notification extension for ios notification images (#4085) (32ab205)
7.6.1 (2020-08-03)
Note: Version bump only for package @react-native-firebase/messaging
7.6.0 (2020-08-03)
- use latest android & ios Firebase SDKs version (#3956) (e7b4bb3)
- messaging,android: save notification payload for messages that arrive in the foreground (#3896) (ff768fc)
7.5.0 (2020-07-23)
7.4.2 (2020-07-09)
Note: Version bump only for package @react-native-firebase/messaging
7.4.1 (2020-07-07)
Note: Version bump only for package @react-native-firebase/messaging
7.4.0 (2020-07-07)
7.3.2 (2020-07-06)
7.3.1 (2020-07-05)
Note: Version bump only for package @react-native-firebase/messaging
7.3.0 (2020-07-05)
- messaging: Call original delegate when intercepting notification response on iOS (b17df84)
7.2.1 (2020-06-30)
Note: Version bump only for package @react-native-firebase/messaging
7.2.0 (2020-06-30)
7.1.8 (2020-06-26)
Note: Version bump only for package @react-native-firebase/messaging
7.1.7 (2020-06-22)
Note: Version bump only for package @react-native-firebase/messaging
7.1.6 (2020-06-18)
7.1.5 (2020-06-10)
Note: Version bump only for package @react-native-firebase/messaging
7.1.4 (2020-06-03)
Note: Version bump only for package @react-native-firebase/messaging
7.1.3 (2020-05-29)
Note: Version bump only for package @react-native-firebase/messaging
7.1.2 (2020-05-29)
Note: Version bump only for package @react-native-firebase/messaging
7.1.1 (2020-05-28)
7.1.0 (2020-05-22)
7.0.1 (2020-05-13)
Note: Version bump only for package @react-native-firebase/messaging
7.0.0 (2020-05-13)
- onTokenChange method causing app to crash (#3552) (1d7cd28)
- messaging: onNotificationOpenedApp callable return type (#3641) (cd5cb23)
- ios: podspecs now utilize CoreOnly instead of Core (#3575) (35285f1)
- messaging: support loc keys on notification payloads (#3579) (9b294b3)
- breaking change to mark new internal versioning requirements.