Releases: ticketmaster/react-native-ticketmaster-ignite
Releases · ticketmaster/react-native-ticketmaster-ignite
Release 2.6.2
2.6.2 (2025-01-16)
What's Changed
- fix: event emitter initial build failure (#82) (3aaaa66), closes #82
- fix: event emitter initial build failure addition (#84) (15fce03), closes #84
- chore: remove unused import (#86) (0e2b15d), closes #86
iOS:
TM-Ignite = 1.11.3
TicketmasterFoundation: 1.3.9
TicketmasterAuthentication: 3.9.2
TicketmasterDiscovery: 3.0.3
TicketmasterPrePurchase: 3.0.3
TicketmasterPurchase: 3.0.3
TicketmasterSecureEntry: 1.7.5
TicketmasterTickets: 3.9.3
Android:
implementation 'com.ticketmaster.accounts:authentication:3.10.0'
implementation 'com.ticketmaster.tickets:tickets:3.10.0'
implementation 'com.ticketmaster.tickets:secure-entry:1.3.0'
implementation 'com.ticketmaster.retail:purchase:3.2.0'
implementation 'com.ticketmaster.retail:prepurchase:3.2.0'
implementation 'com.ticketmaster.retail:discoveryapi:3.2.0'
implementation 'com.ticketmaster.retail:foundation:3.2.0'
Full Changelog: v2.6.1...v2.6.2
Release 2.6.1
2.6.1 (2024-12-16)
What's Changed
- chore: bump ignite sdks (#80) (bc45249), closes #80
- test: setup kotlin tests (#74) (311df4a), closes #74
- refactor: setting prebuilt modules in rn (#79) (1b080d6), closes #79
iOS:
TM-Ignite = 1.11.3
TicketmasterFoundation: 1.3.9
TicketmasterAuthentication: 3.9.2
TicketmasterDiscovery: 3.0.3
TicketmasterPrePurchase: 3.0.3
TicketmasterPurchase: 3.0.3
TicketmasterSecureEntry: 1.7.5
TicketmasterTickets: 3.9.3
Android:
implementation 'com.ticketmaster.accounts:authentication:3.10.0'
implementation 'com.ticketmaster.tickets:tickets:3.10.0'
implementation 'com.ticketmaster.tickets:secure-entry:1.3.0'
implementation 'com.ticketmaster.retail:purchase:3.2.0'
implementation 'com.ticketmaster.retail:prepurchase:3.2.0'
implementation 'com.ticketmaster.retail:discoveryapi:3.2.0'
implementation 'com.ticketmaster.retail:foundation:3.2.0'
Full Changelog: v2.6.0...v2.6.1
Release 2.6.0
2.6.0 (2024-12-06)
Features
- feat: add market domains (#75) (32360fb), closes #75
- feat: add prebuilt modules customisation (#73) (16c8496), closes #73
- feat: add secure entry ios (#76) (aa6b220), closes #76
What's Changed
iOS:
TM-Ignite = 1.11.2
TicketmasterFoundation: 1.3.9
TicketmasterAuthentication: 3.9.2
TicketmasterDiscovery: 3.0.3
TicketmasterPrePurchase: 3.0.3
TicketmasterPurchase: 3.0.3
TicketmasterSecureEntry: 1.7.5
TicketmasterTickets: 3.9.2
Android:
implementation 'com.ticketmaster.accounts:authentication:3.9.0'
implementation 'com.ticketmaster.tickets:tickets:3.9.1'
implementation 'com.ticketmaster.tickets:secure-entry:1.2.10'
implementation 'com.ticketmaster.retail:purchase:3.2.0'
implementation 'com.ticketmaster.retail:prepurchase:3.2.0'
implementation 'com.ticketmaster.retail:discoveryapi:3.2.0'
implementation 'com.ticketmaster.retail:foundation:3.2.0'
Full Changelog: v2.5.0...v2.6.0
Release 2.5.0
2.5.0 (2024-11-27)
Bug Fixes
- fix: prebuilt modules not being shown on initial Tickets SDK login flow (Android)
Features
- feat: add order deep links (#66) (c2bc812)
- feat: show login UI for invalid tokens on refreshToken() calls android (#71) (30143f4)
What's Changed
- chore: bump ios sdk to 1.11.2 (#68) (3ad55ba)
- chore: update dependencies (#67) (512ec8b)
- refactor: improve iOS isLoggedIn logic to return false on invalid tokens (#69) (e28c4c3)
- refactor: standardise return of null on empty tokens iOS and Android
iOS:
TM-Ignite = 1.11.2
TicketmasterFoundation: 1.3.9
TicketmasterAuthentication: 3.9.2
TicketmasterDiscovery: 3.0.3
TicketmasterPrePurchase: 3.0.3
TicketmasterPurchase: 3.0.3
TicketmasterSecureEntry: 1.7.5
TicketmasterTickets: 3.9.2
Android:
implementation 'com.ticketmaster.accounts:authentication:3.9.0'
implementation 'com.ticketmaster.tickets:tickets:3.9.1'
implementation 'com.ticketmaster.tickets:secure-entry:1.2.10'
implementation 'com.ticketmaster.retail:purchase:3.2.0'
implementation 'com.ticketmaster.retail:prepurchase:3.2.0'
implementation 'com.ticketmaster.retail:discoveryapi:3.2.0'
implementation 'com.ticketmaster.retail:foundation:3.2.0'
Full Changelog: v2.4.0...v2.5.0
Release 2.4.0
2.4.0 (2024-11-15)
Bug Fixes
Features
What's Changed
- fix: fix tests failing after the RN bump
- docs: add expo setup
- feat: enable compatibility with new architecture
Full Changelog: v2.3.2...v2.4.0
Release 2.3.2
2.3.2 (2024-11-14)
What's Changed
- chore: bump ignite sdks
iOS:
TM-Ignite = 1.11.1
TicketmasterFoundation: 1.3.9
TicketmasterAuthentication: 3.9.2
TicketmasterDiscovery: 3.0.3
TicketmasterPrePurchase: 3.0.3
TicketmasterPurchase: 3.0.3
TicketmasterSecureEntry: 1.7.5
TicketmasterTickets: 3.9.1
Android:
implementation 'com.ticketmaster.accounts:authentication:3.9.0'
implementation 'com.ticketmaster.tickets:tickets:3.9.1'
implementation 'com.ticketmaster.tickets:secure-entry:1.2.10'
implementation 'com.ticketmaster.retail:purchase:3.2.0'
implementation 'com.ticketmaster.retail:prepurchase:3.2.0'
implementation 'com.ticketmaster.retail:discoveryapi:3.2.0'
implementation 'com.ticketmaster.retail:foundation:3.2.0'
Full Changelog: v2.3.1...v2.3.2
Release 2.3.1
2.3.1 (2024-11-14)
What's Changed
- chore: upgrade RN version in the root and example project to 0.76.1
Full Changelog: v2.3.0...v2.3.1
Release 2.3.0
2.3.0 (2024-11-06)
🚀 New: Accelerate your mobile app development with our new React Native wrapper for the Tickets SDK pre-built modules!
Features
- add prebuilt modules (#52) (a0283a2)
- isLoggedIn global value auto updates after Accounts, Retail or Tickets SDK login for both iOS and Android
- Tickets SDK (embedded) style prop now affects iOS and Android for matching styling
Bug Fixes
Ignite SDK Versions
iOS:
TM-Ignite = 1.10.3
TicketmasterFoundation: 1.3.5
TicketmasterAuthentication: 3.8.0
TicketmasterDiscovery: 3.0.3
TicketmasterPrePurchase: 3.0.3
TicketmasterPurchase: 3.0.3
TicketmasterSecureEntry: 1.7.4
TicketmasterTickets: 3.8.3
Android:
implementation 'com.ticketmaster.accounts:authentication:3.9.0_jdk15to18_bouncycastle-SNAPSHOT'
implementation 'com.ticketmaster.tickets:tickets:3.8.3'
implementation 'com.ticketmaster.tickets:secure-entry:1.2.10'
implementation 'com.ticketmaster.retail:purchase:3.2.0'
implementation 'com.ticketmaster.retail:prepurchase:3.2.0'
implementation 'com.ticketmaster.retail:discoveryapi:3.2.0'
implementation 'com.ticketmaster.retail:foundation:3.2.0'
Full Changelog: v2.2.2...v2.3.0