Releases: SourcePointUSA/react-native-sourcepoint-cmp
Releases · SourcePointUSA/react-native-sourcepoint-cmp
Release 0.4.0
Release 0.3.0
0.3.0 (2024-06-05)
Bug Fixes
- empty event handler warning on Android
Features
- added support to authenticated consent
- standardize
actionTypes
as enum
Release 0.2.0
0.2.0 (2024-05-24)
Bug Fixes
- add newline to package.json (e40ef0c)
- add timeout for gh actions (6760664)
- ignore e2e on jest (09e47b0)
- improve ci (6a4292e)
- improve test CI (92521d3)
- increase e2e timeout from 15 to 30s (1f46fa1)
- increase message timeout on iOS SDK (6c27f69)
- ios ci (bd00f5e)
- refactor ci (9c77fd2)
- refactor e2e tests and app (93ac3e6)
- refactor e2e tests for slow connection (1ef91f3)
- refactor onSPFinished signature (146dc82)
- refactor tests (f0d5dd5)
- rename CI to test and upload test reports (9bfb738)
- run android e2e on GH (727c3da)
- update SPCampaignEnv enum (e504226)
Features
- add Detox for end-to-end testing (cee6f33)
- implement SPUserData interface on Android (a67a6ee)
- implement SPUserData interface on iOS (06601cf)
- parameterize Campaigns (0d6a6c8)
- reduced native sdk interfaces implemented (f9aa367)
- refactor example app to use SPUserData type (9622871)
- refactor SDK ts types to its own file (f8d4367)
- replace CCPA with USNAT (a507272)
Release 0.0.1
0.0.1 (2022-09-02)
Initial release with basic bridging functionality:
getUserData
loadMessage
loadGDPRPrivacyManager
loadCCPAPrivacyManager
onSPFinished
Full Changelog: https://github.com/SourcePointUSA/react-native-sourcepoint-cmp/commits/0.0.1