Skip to content

Latest commit

 

History

History
48 lines (32 loc) · 3.52 KB

CHANGELOG.md

File metadata and controls

48 lines (32 loc) · 3.52 KB

@config-plugins/react-native-branch 5.0.0

  • Expo SDK 48 support

@config-plugins/react-native-branch 1.0.2 (2022-03-22)

Other chores

@config-plugins/react-native-branch 1.0.1 (2022-03-16)

Continuous Integration

@config-plugins/react-native-branch 1.0.0 (2022-03-15)

Features

  • create react-native-branch plugin (0b06baa)
  • support for universalLinkDomains (01ca879)

Bug Fixes

  • added expo-module.config.json to files (57d589b)
  • fixed MATCH_INIT for SDKv44 (904741a)
  • fixed missing files when publish (ebb8666)
  • removed proguard-rules.pro edit step (e1159b4)
  • updates from code-reviews (597ffc3)
  • android: added onNewIntent handler (31ed997)
  • rename module (7f0dd05)
  • respect old config from expo-branch (d0e0186)

Code Refactoring

  • android: migrate to new expo modules system (1ac233e)
  • ios: migrate to new expo modules system (a98a6e0)
  • update plugin to use CodeMod (ae66cac)

Other chores

  • apply suggestions from code review (0ccc227)
  • cleanup android gitignore (c88609a)
  • latest cleanup (ef50c05)
  • rename files to avoid possible conflict (d0b32ce)
  • rename module (71e429b)
  • upgrade @expo/config-plugins (#49) (119e31e)