Skip to content

Releases: junedomingo/react-native-rename

v3.2.4

05 Jan 14:00
Compare
Choose a tag to compare

What's Changed

  • Just use regex instead of replaceAll to fix errors on lower version of node
  • Set format as esm
  • Bump eslint-config-prettier from 8.5.0 to 8.6.0 by @dependabot in #167
  • Bump eslint from 8.30.0 to 8.31.0 by @dependabot in #168
  • Bump esbuild from 0.16.12 to 0.16.13 by @dependabot in #171
  • Bump husky from 8.0.2 to 8.0.3 by @dependabot in #172

New Contributors

Full Changelog: v3.2.3...v3.2.4

v3.2.3

04 Jan 15:34
Compare
Choose a tag to compare
  • Add .env in npmignore file

Full Changelog: v3.2.2...v3.2.3

v3.2.2

04 Jan 15:19
Compare
Choose a tag to compare
  • Add Windows support

Full Changelog: v3.2.1...v3.2.2

v3.2.1

03 Jan 15:44
Compare
Choose a tag to compare
  • Remove spaces in package.json name and in app.json expo schema fields

Full Changelog: v3.2.0...v3.2.1

v3.2.0

29 Dec 01:42
Compare
Choose a tag to compare
  • Add package update checker
  • Update esbuild version

Full Changelog: v3.1.5...v3.2.0

v3.1.5

29 Dec 00:25
Compare
Choose a tag to compare
  • package.name to be lowercased
  • Files field in replace option now works with just string

Full Changelog: v3.1.4...v3.1.5

v3.1.4

28 Dec 12:35
Compare
Choose a tag to compare
  • Replace currentBundleID as com.myapp to com/myapp

Full Changelog: v3.1.3...v3.1.4

v3.1.3

28 Dec 02:57
Compare
Choose a tag to compare
  • Remove toLowercase in bundleID
  • Replace expo name and slug in app.json
  • Show message specific to expo init project

Full Changelog: v3.1.2...v3.1.3

v3.1.2

28 Dec 01:46
Compare
Choose a tag to compare
  • Place validateCreate and validateGitRepo inside program. This will fix unable to use default -V and -h

Full Changelog: v3.1.1...v3.1.2

v3.1.1

28 Dec 01:36
Compare
Choose a tag to compare
  • Replace content in android/app/BUCK, index.js, build.gradle, Android.mk and app.json
  • Update message in Git status checking
  • Update description for bundleID in readme
    Full Changelog: v3.1.0...v3.1.1