Releases: junedomingo/react-native-rename
Releases · junedomingo/react-native-rename
v3.2.4
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
- @dependabot made their first contribution in #167
Full Changelog: v3.2.3...v3.2.4
v3.2.3
- Add .env in npmignore file
Full Changelog: v3.2.2...v3.2.3
v3.2.2
- Add Windows support
Full Changelog: v3.2.1...v3.2.2
v3.2.1
- Remove spaces in package.json name and in app.json expo schema fields
Full Changelog: v3.2.0...v3.2.1
v3.2.0
- Add package update checker
- Update esbuild version
Full Changelog: v3.1.5...v3.2.0
v3.1.5
- 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
- Replace currentBundleID as com.myapp to com/myapp
Full Changelog: v3.1.3...v3.1.4
v3.1.3
- 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
- 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
- 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