Releases: lugg/react-native-config
Releases · lugg/react-native-config
1.4.11
Fixed error Xcode 14 build
v1.4.6
fix: remove old prefix RNC (#659)
BuildDotenvConfig.rb generates GeneratedInfoPlistDotEnv.h with old prefix RNC that isnt used anymore
v1.4.5
- [Android] not picking correct .env (#617)
- react-native-config don't work with apps in RNW v0.64 (#607)
v1.4.4
- Remove task.doFirst to make Android variant run on Gradle Configure, not Gradle Execute (#609)
v1.4.3
- 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
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
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
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