Skip to content

Releases: junedomingo/react-native-rename

v3.1.0

26 Dec 22:22
Compare
Choose a tag to compare
  • Add new cli options to set individual bundle id for ios and android
    use --androidBundleID for android and --iosBundleID for ios
    Closes #149
    Full Changelog: v3.0.5...v3.1.0

v3.0.5

26 Dec 13:59
Compare
Choose a tag to compare
  • Update ios and android name in xml using cheerio instead of using glob regex closes #137
    Full Changelog: v3.0.4...v3.0.5

v3.0.4

26 Dec 10:31
Compare
Choose a tag to compare

Full Changelog: v3.0.3...v3.0.4

Fix version in package-lock.json

v3.0.3

26 Dec 10:31
Compare
Choose a tag to compare

Update .npmignore file

Full Changelog: v3.0.2...v3.0.3

v3.0.2

26 Dec 08:57
Compare
Choose a tag to compare
  • Support RN70
  • Support multiple languages
  • Better glob matching patterns
  • Set custom bundle identifier for both ios and android

v2.9.0

31 May 19:16
Compare
Choose a tag to compare

v2.8.2...v2.9.0

v2.8.2

31 May 18:45
Compare
Choose a tag to compare
  • Don't throw an error for the android project only 7ac6ea2

v2.8.1...v2.8.2

v2.8.1

20 Apr 20:00
Compare
Choose a tag to compare
  • Use expo config as an alternative source of app name ab22007

v2.8.0...v2.8.1

v2.8.0

09 Apr 19:30
Compare
Choose a tag to compare
  • [ios] Add checking of the project path e15496e

v2.7.1...v2.8.0

v2.7.1

09 Apr 18:19
Compare
Choose a tag to compare
  • [android] Fix renaming in a BUCK file 4ce7234
  • [android] Fix copying files eec2a0a
  • [android] Fix a bundle id duplication 50e1348

v2.7.0...v2.7.1