yarn react-native-device-info 7.4.0
v7.4.0 - BREAKING Xcode 11 support dropped - install referrer no longer exported, and is optional + CI

latest releases: 11.1.0, 11.0.0, 10.14.0...
3 years ago

BREAKING If you need support for Xcode 11, use 7.3.2 or lower. This was inadvertently breaking so did not get a semver-major change.


I hope you enjoy react-native-device-info 7.4.0

Here are the highlights:

7.4.0

  • feat(android, install referrer): add ability to run without install referrer (#1153, thanks @saghul!)
  • feat(ios, catalyst): added DeviceTypeDesktop to getDeviceType() (#1137, thanks @exotexot!)
  • fix(android, install referrer): remove old install referrer api (#1150 @nicoburns!)
  • chore(ci, example): add ios/android CI, lint CI, de-lint project (@mikehardy)

automated changelog follows

  • chore(CHANGELOG): prepare for release 7.4.0 f718b34
  • feat: Add ability to run without com.android.installreferrer b16e580
  • lint: de-lint the codebase and add lint check for CI 7d0ae09
  • tests(ci): add almost-e2e tests 41e90c8
  • chore: update dependencies 63a3b57
  • docs(example): copy package.json into example in dev-sync b4847d5
  • fix(android, install referrer): remove old install referrer api (#1150) 9f286d7
  • feat: Added DeviceTypeDesktop to getDeviceType() (#1137) c9ae5f7
  • build(deps): bump ini from 1.3.5 to 1.3.7 (#1142) 28554e2
  • build(deps): bump ini from 1.3.5 to 1.3.7 in /example (#1141) 83dee0c
  • build(deps): bump node-notifier from 8.0.0 to 8.0.1 (#1143) 78cd311

v7.3.1...v7.4.0

Don't miss a new react-native-device-info release

NewReleases is sending notifications on new releases.