Skip to content

Releases: csath/react-native-config-reader

Dropped React Native Windows as peer dependency

02 Aug 21:43
845b352
Compare
Choose a tag to compare

Since the project's had to have a bunch of metaphorical dust blown off, and there's been a bit of a change of most active maintainers over to someone who doesn't ever really exercise the library's React Native for Windows functionality 😅 we're shipping a major version bump as there is a high likelihood of breaking backwards compatibility with these peer dependencies.

What's Changed

  • fix: address Expo 44 incompatibility by @prometheas in #44
  • Updated React Native peer dependency declaration
  • Dropped React Native for Windows as peer dependency
  • Updated README with project news
  • Updated author and maintainer info in package.json

Full Changelog: 4.2.0...5.0.0

Update sorely-outdated peer dependencies

17 Feb 22:44
2887433
Compare
Choose a tag to compare

What's Changed

  • Bump y18n from 3.2.1 to 3.2.2 in /example by @dependabot in #31
  • Bump tmpl from 1.0.4 to 1.0.5 in /example by @dependabot in #38
  • Bump path-parse from 1.0.6 to 1.0.7 in /example by @dependabot in #37
  • Add tvOS to platforms by @yurtaev in #24
  • Bump ua-parser-js from 0.7.19 to 0.7.28 in /example by @dependabot in #32
  • Bump handlebars from 4.5.3 to 4.7.7 in /example by @dependabot in #33
  • Bump lodash from 4.17.15 to 4.17.21 in /example by @dependabot in #34
  • Bump hosted-git-info from 2.7.1 to 2.8.9 in /example by @dependabot in #35
  • Update react-native peer dependency version and remove react-native-windows peer dependency by @prometheas in #39

New Contributors

Full Changelog: 4.1.1...4.2.0

4.1.1

17 Feb 22:32
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 4.1.0...4.1.1

4.1.0 version - Fix android compile warnings

22 Dec 09:35
Compare
Choose a tag to compare

4.0.1 version - Support RN Auto linking

22 Nov 11:58
Compare
Choose a tag to compare

3.0.1

10 Apr 05:01
Compare
Choose a tag to compare

Update readme to add new configs to android.

3.0 version - Latest stable release

10 Apr 04:32
Compare
Choose a tag to compare

Breaking changes in android configuration

2.0 Version - Breaking Change

09 Apr 10:59
ef85643
Compare
Choose a tag to compare

Steps to upgrade from 1.x to 2.x

  1. run > react-native unlink react-native-config-reader
  2. update > react-native-config-reader version to 2.x in package.json
  3. run > npm -i
  4. run > react-native link react-native-config-reader

All done!

2.0.0-rc-1.0

10 Apr 04:33
ef85643
Compare
Choose a tag to compare
2.0.0-rc-1.0 Pre-release
Pre-release
update example to use 2.0.0 version (#6)

1.1.1

07 Apr 15:25
Compare
Choose a tag to compare
v1.1.1