react-native-appboy-sdk
Advanced tools
Comparing version 1.11.0 to 1.11.1
@@ -0,1 +1,8 @@ | ||
## 1.11.1 | ||
##### Added | ||
- Added Typescript definitions for the `Appboy` interface. | ||
- Thanks @ahanriat and @josin for your contributions! See https://github.com/Appboy/appboy-react-sdk/pull/57 and https://github.com/Appboy/appboy-react-sdk/pull/38. | ||
- Note that certain less-used parts of the API were excluded. Please file an issue if you would like specific method(s) added. | ||
## 1.11.0 | ||
@@ -6,3 +13,3 @@ | ||
- Added `AppboyFirebaseMessagingService` to directly use the Firebase messaging event `com.google.firebase.MESSAGING_EVENT`. This is now the recommended way to integrate Firebase push with Braze. The `AppboyFcmReceiver` should be removed from your `AndroidManifest` and replaced with the following: | ||
- ``` | ||
``` | ||
<service android:name="com.appboy.AppboyFirebaseMessagingService"> | ||
@@ -9,0 +16,0 @@ <intent-filter> |
{ | ||
"name": "react-native-appboy-sdk", | ||
"version": "1.11.0", | ||
"version": "1.11.1", | ||
"description": "Braze SDK for React Native.", | ||
"main": "index.js", | ||
"types": "index.d.ts", | ||
"scripts": { | ||
@@ -29,3 +30,3 @@ "lint": "./node_modules/.bin/eslint index.js */**.js", | ||
"author": "Appboy", | ||
"license": "MIT", | ||
"license": "LICENSE.md", | ||
"bugs": { | ||
@@ -32,0 +33,0 @@ "url": "https://github.com/Appboy/appboy-react-sdk/issues" |
Misc. License Issues
License(Experimental) A package's licensing information has fine-grained problems.
Found 1 instance in 1 package
Mixed license
License(Experimental) Package contains multiple licenses.
Found 1 instance in 1 package
136954
21
1
1628
1