Releases: kimxogus/react-native-version-check
Releases · kimxogus/react-native-version-check
v3.5.0
What's Changed
- New release 3.4.7 by @rf1804 in #199
- added support version using hyphen by @AxelCM in #205
- Address lodash security issue in lodash.pick by @bcgilliom in #220
- change Constants.manifest -> Constants.expoConfig by @ignaciano3okapii in #215
- need update on ios return undefined resolver by @Mehr-Furqan in #211
- Bump qs from 6.5.2 to 6.5.3 by @dependabot in #181
- Bump minimist, mkdirp and handlebars by @dependabot in #203
- Bump minimatch from 3.0.4 to 3.1.2 by @dependabot in #186
- Bump tmpl from 1.0.4 to 1.0.5 by @dependabot in #147
- Bump @babel/traverse from 7.20.10 to 7.27.0 in /examples/reactnative by @dependabot in #230
- Bump lodash from 4.17.19 to 4.17.21 by @dependabot in #138
- Bump ajv from 6.10.0 to 6.12.6 by @dependabot in #154
- Bump hosted-git-info from 2.7.1 to 2.8.9 by @dependabot in #139
- Bump shelljs from 0.8.3 to 0.8.5 by @dependabot in #153
- Bump rexml from 3.2.5 to 3.3.9 in /examples/reactnative by @dependabot in #231
- Bump decode-uri-component from 0.2.0 to 0.2.2 by @dependabot in #180
- Bump @babel/helpers from 7.20.7 to 7.27.0 in /examples/reactnative by @dependabot in #232
- Bump cross-spawn from 6.0.5 to 6.0.6 in /examples/reactnative by @dependabot in #233
- Bump @babel/runtime from 7.20.7 to 7.27.0 in /examples/reactnative by @dependabot in #234
- Bump micromatch, react-native-codegen, babel-jest and jest in /examples/reactnative by @dependabot in #235
- Bump ws from 6.2.2 to 6.2.3 in /examples/reactnative by @dependabot in #236
- Bump ws from 5.2.2 to 5.2.4 by @dependabot in #237
- Bump actions/checkout from 3 to 4 by @dependabot in #238
- Bump actions/cache from 3 to 4 by @dependabot in #239
- Bump actions/setup-node from 3 to 4 by @dependabot in #240
New Contributors
- @AxelCM made their first contribution in #205
- @bcgilliom made their first contribution in #220
- @ignaciano3okapii made their first contribution in #215
- @Mehr-Furqan made their first contribution in #211
Full Changelog: v3.4.7...v3.5.0
v3.4.7
What's Changed
- upgraded expo-constants and expo-localization to fix unimodules issue… by @shinarasheed in #198
New Contributors
- @shinarasheed made their first contribution in #198
Full Changelog: v3.4.6...v3.4.7
v3.4.6
Full Changelog: v3.4.5...v3.4.6
v3.4.5
What's Changed
- Bump thenify from 3.3.0 to 3.3.1 by @dependabot in #175
- update actions by @kimxogus in #188
- Update react-native-version-check.podspec by @diegoplatap in #194
- Bump actions/cache from 2 to 3 by @dependabot in #191
- Bump actions/setup-node from 1 to 3 by @dependabot in #190
- Bump actions/checkout from 2 to 3 by @dependabot in #189
New Contributors
- @diegoplatap made their first contribution in #194
Full Changelog: v3.4.4...v3.4.5
v3.4.4
What's Changed
- Fix google play fetch for VersionCheck by @Ahmedd-0 in #182
- Update ExpoVersionInfo.js by @InceptSolutions in #178
- Fix build with expo SDK 44+ by @Exilz in #163
New Contributors
- @Ahmedd-0 made their first contribution in #182
- @InceptSolutions made their first contribution in #178
- @Exilz made their first contribution in #163
Full Changelog: v3.4.3...v3.4.4
v3.4.3
What's Changed
- Migrate to github actions by @kimxogus in #122
- Update README.md to fix a pretty significant typo. by @leecsargent in #133
- Support dashes in android version number by @henninghall in #144
- PlayStore fix version check by @AdeilsonESilva in #165
- Fix/In Android VersionCheck.getLatestVersion() return value is undefined by @yujin-noh in #158
- backward compatibility with PlayStore versions and new tests for the new PlayStore version by @AdeilsonESilva in #166
- Localization.region to get the country by @FatmaMahmoud698 in #169
- New release v3.4.3 by @rf1804 in #173
New Contributors
- @leecsargent made their first contribution in #133
- @henninghall made their first contribution in #144
- @AdeilsonESilva made their first contribution in #165
- @yujin-noh made their first contribution in #158
- @FatmaMahmoud698 made their first contribution in #169
- @rf1804 made their first contribution in #173
Full Changelog: v3.4.2...v3.4.3
v3.4.2
v3.4.1
v3.4.0
react-native-version-check
- Add storeUrl in needUpdate #105 @strdr4605
- Bump dependencies,
npm audit fix
and fix lint errors #98 @kimxogus
react-native-version-check-expo
- Add storeUrl in needUpdate #105 @strdr4605
- Fix link to react-native-version-check-expo #103 @roelandvanbatenburg
- Bump dependencies,
npm audit fix
and fix lint errors #98 @kimxogus