Skip to content

v3.3.1

Latest
Compare
Choose a tag to compare
@alexandercerutti alexandercerutti released this 11 Jan 15:52
  • Added support to the missing iOS 18 changes (useAutomaticColor, footerBackgroundColor, suppressHeaderDarkening, auxiliaryStoreIdentifiers, eventStartDateInfo, venueOpenDate);
  • Added support to relevantDate property in relevantDates, along with startDate and endDate, in pass.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.1