React Native Rename Versions Save

Rename react-native app with just one command

v3.2.4

1 year ago

What's Changed

New Contributors

Full Changelog: https://github.com/junedomingo/react-native-rename/compare/v3.2.3...v3.2.4

v3.2.3

1 year ago

v3.2.2

1 year ago

v3.2.1

1 year ago
  • Remove spaces in package.json name and in app.json expo schema fields

Full Changelog: https://github.com/junedomingo/react-native-rename/compare/v3.2.0...v3.2.1

v3.2.0

1 year ago
  • Add package update checker
  • Update esbuild version

Full Changelog: https://github.com/junedomingo/react-native-rename/compare/v3.1.5...v3.2.0

v3.1.5

1 year ago
  • package.name to be lowercased
  • Files field in replace option now works with just string

Full Changelog: https://github.com/junedomingo/react-native-rename/compare/v3.1.4...v3.1.5

v3.1.4

1 year ago
  • Replace currentBundleID as com.myapp to com/myapp

Full Changelog: https://github.com/junedomingo/react-native-rename/compare/v3.1.3...v3.1.4

v3.1.3

1 year ago
  • Remove toLowercase in bundleID
  • Replace expo name and slug in app.json
  • Show message specific to expo init project

Full Changelog: https://github.com/junedomingo/react-native-rename/compare/v3.1.2...v3.1.3

v3.1.2

1 year ago
  • Place validateCreate and validateGitRepo inside program. This will fix unable to use default -V and -h

Full Changelog: https://github.com/junedomingo/react-native-rename/compare/v3.1.1...v3.1.2

v3.1.1

1 year ago