Releases: junedomingo/react-native-rename
Releases · junedomingo/react-native-rename
v3.2.14
What's Changed
- Bump html-entities from 2.3.3 to 2.3.5 by @dependabot in #240
- Bump replace-in-file from 6.3.5 to 7.0.1 by @dependabot in #241
- Bump lint-staged from 13.2.1 to 13.2.2 by @dependabot in #242
- Bump dotenv from 16.0.3 to 16.1.4 by @dependabot in #243
- Bump esbuild from 0.18.0 to 0.18.1 by @dependabot in #244
- Bump dotenv from 16.1.4 to 16.3.1 by @dependabot in #245
- Bump globby from 13.1.4 to 13.2.0 by @dependabot in #248
- Bump eslint from 8.38.0 to 8.43.0 by @dependabot in #249
- Bump html-entities from 2.3.5 to 2.4.0 by @dependabot in #250
- Bump chalk from 5.2.0 to 5.3.0 by @dependabot in #254
- Bump word-wrap from 1.2.3 to 1.2.4 by @dependabot in #259
- Bump esbuild from 0.18.1 to 0.19.2 by @dependabot in #268
- Bump lint-staged from 13.2.2 to 14.0.0 by @dependabot in #269
- Bump eslint from 8.43.0 to 8.47.0 by @dependabot in #270
- feat: add support for Kotlin templates by @szymonrybczak in #290
New Contributors
- @szymonrybczak made their first contribution in #290
Full Changelog: v3.2.13...v3.2.14
v3.2.13
What's Changed
- Bump esbuild from 0.17.4 to 0.17.5 by @dependabot in #193
- Bump eslint from 8.32.0 to 8.33.0 by @dependabot in #195
- Bump jest from 29.3.1 to 29.4.1 by @dependabot in #194
- Bump esbuild from 0.17.5 to 0.17.6 by @dependabot in #196
- Bump lint-staged from 13.1.0 to 13.1.2 by @dependabot in #197
- Bump eslint from 8.33.0 to 8.34.0 by @dependabot in #198
- Bump prettier from 2.8.3 to 2.8.4 by @dependabot in #199
- Bump jest from 29.4.1 to 29.4.3 by @dependabot in #204
- Bump esbuild from 0.17.6 to 0.17.10 by @dependabot in #205
- Bump eslint-config-prettier from 8.6.0 to 8.7.0 by @dependabot in #207
- Bump jest from 29.4.3 to 29.5.0 by @dependabot in #209
- Bump prettier from 2.8.4 to 2.8.7 by @dependabot in #218
- Bump lint-staged from 13.1.2 to 13.2.1 by @dependabot in #221
- Bump eslint from 8.34.0 to 8.38.0 by @dependabot in #222
- Bump esbuild from 0.17.10 to 0.17.17 by @dependabot in #225
- fix: ios project path selector changed by @dopplerDistortion in #224
- Adds Underscore the Android Regex by @redreceipt in #236
- Fixes Android Renaming by @redreceipt in #238
- Bump prettier from 2.8.7 to 2.8.8 by @dependabot in #226
- Bump globby from 13.1.3 to 13.1.4 by @dependabot in #227
- Bump commander from 10.0.0 to 10.0.1 by @dependabot in #230
- Bump eslint-config-prettier from 8.7.0 to 8.8.0 by @dependabot in #229
- Bump yaml from 2.2.1 to 2.2.2 by @dependabot in #231
- Bump esbuild from 0.17.17 to 0.17.19 by @dependabot in #232
- Bump esbuild from 0.17.17 to 0.18.0 by @dependabot in #239
New Contributors
- @dopplerDistortion made their first contribution in #224
- @redreceipt made their first contribution in #236
Full Changelog: v3.2.12...v3.2.13
v3.2.12
What's Changed
- Make git repo status check language independent by @francescopersico in #191
New Contributors
- @francescopersico made their first contribution in #191
Full Changelog: v3.2.11...v3.2.12
v3.2.11
What's Changed
- Ios regex pattern now accepting dashes in bundleID validation.
- Simplify android regex pattern for bundleID validation.
- Improved error message in bundleID validation.
- Bump esbuild from 0.17.3 to 0.17.4 by @dependabot in #188
Full Changelog: v3.2.10...v3.2.11
v3.2.10
- Rename Release.entitlements in /project.pbxproj by @ROG3R-DEV
Full Changelog: v3.2.9...v3.2.10
v3.2.9
- include ReactNativeFlipper.java from release/java path (for 0.71)
Full Changelog: v3.2.8...v3.2.9
v3.2.8
What's Changed
- Bump prettier from 2.8.1 to 2.8.2 by @dependabot in #175
- Bump esbuild from 0.16.15 to 0.16.16 by @dependabot in #176
- Parse app/build.gradle additionaly to find packageId by @whalemare in #180
- Bump eslint from 8.31.0 to 8.32.0 by @dependabot in #181
- Bump prettier from 2.8.2 to 2.8.3 by @dependabot in #183
- Bump commander from 9.5.0 to 10.0.0 by @dependabot in #184
- Bump esbuild from 0.16.16 to 0.17.3 by @dependabot in #186
New Contributors
- @whalemare made their first contribution in #180
Full Changelog: v3.2.7...v3.2.8
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