Skip to content

v0.9.1

Compare
Choose a tag to compare
@Naturalclar Naturalclar released this 16 Sep 04:32
· 101 commits to master since this release

Breaking Change

darkMode prop has been replaced with themeVariant prop

What's Changed

  • Fix CI runner by @Naturalclar in #543
  • chore(deps-dev): bump prettier from 2.8.4 to 2.8.8 by @dependabot in #532
  • chore(deps-dev): bump eslint-config-prettier from 8.7.0 to 8.8.0 by @dependabot in #531
  • chore(deps-dev): bump @types/jest from 29.2.1 to 29.2.6 by @dependabot in #502
  • chore(deps-dev): bump eslint from 8.26.0 to 8.43.0 by @dependabot in #537
  • chore(deps-dev): bump react-native-test-app from 2.0.2 to 2.5.9 by @dependabot in #548
  • chore(deps-dev): bump jest and @types/jest by @dependabot in #544
  • chore(deps-dev): bump eslint from 8.43.0 to 8.45.0 by @dependabot in #556
  • chore(deps-dev): bump react-native-test-app from 2.5.9 to 2.5.12 by @dependabot in #557
  • chore(deps-dev): bump jest and @types/jest by @dependabot in #553
  • chore(deps-dev): bump eslint from 8.45.0 to 8.47.0 by @dependabot in #569
  • chore(deps-dev): bump react-native-test-app from 2.5.12 to 2.5.15 by @dependabot in #568
  • Support darkMode for iOS platform by @eric-g1g2 in #562
  • chore: Update example to react-native 0.72 by @alphatrl in #583
  • chore(deps-dev): bump eslint-config-prettier from 8.8.0 to 9.0.0 by @dependabot in #567
  • feat(iOS): Allow menu to override system theme by @alphatrl in #584

New Contributors

  • @eric-g1g2 made their first contribution in #562
  • @alphatrl made their first contribution in #583

Full Changelog: v0.8.0...v0.9.1