- Added support to the missing iOS 18 changes (
useAutomaticColor
,footerBackgroundColor
,suppressHeaderDarkening
,auxiliaryStoreIdentifiers
,eventStartDateInfo
,venueOpenDate
); - Added support to
relevantDate
property inrelevantDates
, along withstartDate
andendDate
, inpass.json
; - Added new method
setRelevantDates
; - Improved details on
(root).relevantDate
deprecation since iOS 18; - Improved comments and markers on SemanticTags with iOS version;
- Added support to double compilation ESM + CJS: both are now shipped;
- Updated examples. This update brings also them to run on ESM;
- Made easier to run examples and install their dependency by converting repo to be a pnpm workspace;
Full Changelog: v3.2.0...v3.3.0