Skip to content

v3.2.0

Compare
Choose a tag to compare
@alexandercerutti alexandercerutti released this 29 Oct 22:31
· 33 commits to master since this release
  • Added support to iOS 18 changes (refer to issue #205 for all the changes);
  • Added support to hex colors for foregroundColor, backgroundColor, labelColor as well as new iOS 18 color properties;
  • Added new example models for iOS 18 changes;
  • Added inline source maps in files;
  • Fixed Field.timeStyle typescript type;
  • Changed all node imports to use node: prefix;
  • Changes do-not-zip usage make use of explict node:buffer import;

Thanks to (order of interaction) @nickwelsh, @rayriffy, @Saim-Khan1, @espenbye, @buzali, @cyrildurand, @DavidSporer and @kormax, without which this version wouldn't exists. ❤️

Full Changelog: v3.1.11...v3.2.0