Skip to content

Releases: lugg/react-native-config

1.4.11

18 Oct 14:07
Compare
Choose a tag to compare

Fixed error Xcode 14 build

v1.4.8

10 Oct 19:47
Compare
Choose a tag to compare

v1.4.7

13 Jul 13:04
Compare
Choose a tag to compare

fix typescript typings

v1.4.6

10 Jun 00:19
Compare
Choose a tag to compare

fix: remove old prefix RNC (#659)

BuildDotenvConfig.rb generates GeneratedInfoPlistDotEnv.h with old prefix RNC that isnt used anymore

v1.4.5

20 Oct 23:39
Compare
Choose a tag to compare
  • [Android] not picking correct .env (#617)
  • react-native-config don't work with apps in RNW v0.64 (#607)

v1.4.4

27 Aug 13:17
Compare
Choose a tag to compare
  • Remove task.doFirst to make Android variant run on Gradle Configure, not Gradle Execute (#609)

v1.4.3

21 Jul 22:19
Compare
Choose a tag to compare
  • Change xml style to mention package name (#575)
  • Add an instruction to configure using Podfile (#547)
  • make react-native-windows peer dependency optional (#585)

v1.4.2

19 Jan 12:00
Compare
Choose a tag to compare

Release Notes

  • Bump ini from 1.3.5 to 1.3.8 #537
  • 522: ignore empty lines and comments #531
  • [Infrastructure] Reduce npm package size #523

v1.4.1

10 Nov 03:01
Compare
Choose a tag to compare

Release Notes

  • Fix read dot env syntax error
  • Add more details on how to configure step to generate tmp.xcconfig #503
  • Fail iOS builds on malformed .env files, add troubleshooting instruct… #516

v1.4.0

27 Oct 20:37
Compare
Choose a tag to compare

Release Notes

  • Add important caveat for android gradle env config #505
  • Bump npm-user-validate from 1.0.0 to 1.0.1 #510
  • Support newest Android Gradle Plugin #512
  • Improve Windows support #508
  • Escape cp for PROJECT_DIR with spaces #504
  • Fix React dependency to enable XCode 12 build #500
  • Change the trigger for the Windows CI #494
  • Add Windows support #492
  • Bump node-fetch from 2.6.0 to 2.6.1 #491
  • update readme note that autolinking is available #488
  • Add point about accessing variables in info.plist #480
  • Fix flavor matching in dotenv.gradle #381
  • Update README.md, correct iOS build pre-action #475