Releases: junedomingo/react-native-rename
Releases · junedomingo/react-native-rename
v3.2.7
What's Changed
- fix: 🐛 Add rename to release entitlements by @ROG3R-DEV in #174
New Contributors
- @ROG3R-DEV made their first contribution in #174
Full Changelog: v3.2.6...v3.2.7
v3.2.6
- Use the default package format and type for now
Full Changelog: v3.2.5...v3.2.6
v3.2.5
- Just use .replace and regex instead of .replaceAll
Full Changelog: v3.2.4...v3.2.5
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