Releases: OneSignal/onesignal-expo-plugin
Releases · OneSignal/onesignal-expo-plugin
2.0.3
2.0.2
2.0.1
2.0.0 Release
What's Changed
- Bump word-wrap from 1.2.3 to 1.2.4 by @dependabot in #190
- Native version update & major release by @rgomezp in #195
Full Changelog: 1.3.2...2.0.0
1.3.2
Bug FIxes
- Update iOS generation to write xcode project via expo mod rather than directly to file system (#175)
Other Changes
- Release 1.3.2 (#178)
- Bump @xmldom/xmldom from 0.7.5 to 0.7.10 (#179)
- Bump @xmldom/xmldom from 0.7.5 to 0.7.9 in /examples/RNOneSignalExpoExample (#173)
- Bump ua-parser-js from 0.7.31 to 0.7.34 in /examples/RNOneSignalExpoExample (#171)
- Bump decode-uri-component from 0.2.0 to 0.2.2 in /examples/RNOneSignalExpoExample (#170)
- Bump decode-uri-component from 0.2.0 to 0.2.2 (#169)
- Bump @sideway/formula from 3.0.0 to 3.0.1 in /examples/RNOneSignalExpoExample (#167)
- Bump qs from 6.5.2 to 6.5.3 (#168)
- Update Zapier.yml (#164)
1.3.1
1.3.0 Release
Changes
- Add
iosNSEFilePath
configuration option to the plugin, which allows an app to specify a custom iOS Notification Service Extension.
Full Changelog: 1.2.0...1.3.0
1.2.0 Release
Changes
- Add
smallIcons
andlargeIcons
configuration options to the plugin, which allows an app to specify large and small notification icons to package within the Android build. - Bump jpeg-js from 0.4.3 to 0.4.4
- Bump simple-plist from 1.3.0 to 1.3.1
Full Changelog: 1.1.2...1.2.0
1.1.2 Release
Fixes
- Specify
use_frameworks
onOneSignalNotificationServiceExtension
target in iOS Podfile when applicable (i.e. the app target also specifiesuse_frameworks
) by @brismithers in #128
Full Changelog: 1.1.1...1.1.2
1.1.1 Release
Fixes
Fix issue where EAS release builds were no longer successfully building due to log statement by @brismithers in #115
Full Changelog: 1.1.0...1.1.1