Releases: lugg/react-native-config
Releases · lugg/react-native-config
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
v1.3.3
Release Notes
- Don't specify buildToolsVersion on Android #477
v1.3.2
Release Notes
- Add subspec for iOS extensions without React #471
v1.3.1
Release Notes
- Revert "Added rudimentary system environment variable support. #284
v1.3.0
Release Notes
- Update readme.md - different env in ios #281
- add support for android buildTypes or productFlavors name with numeric #334
- Fix named import #466
- Bump npm from 6.14.2 to 6.14.6 #468
- Added rudimentary system environment variable support #284
v1.2.1
Release Notes
- Fix deprecation with gradle 4.0.1 #459