Releases: ReactVision/viro
Releases · ReactVision/viro
v2.40.0
What's Changed
- fix: fix isARSupportedOnDevice by @robertjcolley in #262
- Add Telemetry by @robertjcolley in #264
Full Changelog: v2.23.2...v2.24.0
FROM BOBBY: I apologize, I mistyped the version number. I'm going to install release-it so this doesn't happen again. The tag is correct, but NPM has 2.40.0. Future versions will skip 2.24.x-2.39.x due to my mistake.
v2.23.3
- fixes isARSupportedOnDevice throwing error (#262)
Full Changelog: v2.23.2...v2.23.3
v2.23.2
What's Changed
- feat: added code of conduct for review by @cjmcassar in #255
- Christopherjcassar/xr 169 depreciate readme files in favor of readmeio docs by @cjmcassar in #259
- Fix screenshot taking and screen recording in AR by @robertjcolley in #256
New Contributors
- @cjmcassar made their first contribution in #255
Full Changelog: v2.23.1...v2.23.2
v2.23.2-beta
Full Changelog: v2.23.1...v2.23.2-beta
v2.23.1
What's Changed
- Remove unnecessary logging from Viro3DObject by @jani888 in #132
- Update README.md by @robertjcolley in #126
- Update INSTALL_ANDROID.md by @robertjcolley in #98
- Bump ansi-regex from 4.1.0 to 4.1.1 by @dependabot in #113
- Bump minimist from 1.2.5 to 1.2.6 by @dependabot in #114
- Bump plist from 3.0.4 to 3.0.5 by @dependabot in #115
- Bump async from 2.6.3 to 2.6.4 by @dependabot in #131
- Bump simple-plist from 1.3.0 to 1.3.1 by @dependabot in #139
- ViroSurface Fix by @khaledJabari-90 in #199
- Bump json5 from 1.0.1 to 1.0.2 by @dependabot in #191
- Bump minimatch from 3.0.4 to 3.1.2 by @dependabot in #178
- Bump @xmldom/xmldom from 0.7.5 to 0.7.8 by @dependabot in #176
- Bump decode-uri-component from 0.2.0 to 0.2.2 by @dependabot in #182
- Bump @sideway/formula from 3.0.0 to 3.0.1 by @dependabot in #195
- Bump shell-quote and @react-native-community/cli-tools by @dependabot in #208
- Fix for 'Tried to register two views with the same name VRTQuad' in ViroSurface by @ls30378 in #180
- Bump hermes-engine and react-native by @dependabot in #209
- Bump @babel/traverse from 7.17.0 to 7.23.2 by @dependabot in #231
- Bump semver from 5.7.1 to 5.7.2 by @dependabot in #234
- Bump xml2js and @expo/config-plugins by @dependabot in #236
- Bump react-devtools-core from 4.27.7 to 4.28.5 by @dependabot in #235
- Update README.md by @adelarsq in #206
- v2.23.1-alpha by @robertjcolley in #243
- Fix Expo plugin issues, dependency issues, and stabilize by @robertjcolley in #247
- Expo android plugin support kotlin by @robertjcolley in #249
New Contributors
- @jani888 made their first contribution in #132
- @dependabot made their first contribution in #113
- @khaledJabari-90 made their first contribution in #199
- @ls30378 made their first contribution in #180
Full Changelog: V2.23.0...v2.23.1
v2.23.1-rc4
What's Changed
- Expo android plugin support kotlin by @robertjcolley in #249
Full Changelog: v2.23.1-rc1...v2.23.1-rc4
v2.23.1-rc1
What's Changed
- Fix Expo plugin issues, dependency issues, and stabilize by @robertjcolley in #247
Full Changelog: V2.23.1-alpha...v2.23.1-rc1
v2.23.1-alpha
TL; DR
- Update dependencies
- Fix
npm auditissues - Update README
- Support Expo SDK 48
- Removed unnecessary logging
- Fix ViroSurface
What's Changed
- Remove unnecessary logging from Viro3DObject by @jani888 in #132
- Update README.md by @robertjcolley in #126
- Update INSTALL_ANDROID.md by @robertjcolley in #98
- Bump ansi-regex from 4.1.0 to 4.1.1 by @dependabot in #113
- Bump minimist from 1.2.5 to 1.2.6 by @dependabot in #114
- Bump plist from 3.0.4 to 3.0.5 by @dependabot in #115
- Bump async from 2.6.3 to 2.6.4 by @dependabot in #131
- Bump simple-plist from 1.3.0 to 1.3.1 by @dependabot in #139
- ViroSurface Fix by @khaledJabari-90 in #199
- Bump json5 from 1.0.1 to 1.0.2 by @dependabot in #191
- Bump minimatch from 3.0.4 to 3.1.2 by @dependabot in #178
- Bump @xmldom/xmldom from 0.7.5 to 0.7.8 by @dependabot in #176
- Bump decode-uri-component from 0.2.0 to 0.2.2 by @dependabot in #182
- Bump @sideway/formula from 3.0.0 to 3.0.1 by @dependabot in #195
- Bump shell-quote and @react-native-community/cli-tools by @dependabot in #208
- Fix for 'Tried to register two views with the same name VRTQuad' in ViroSurface by @ls30378 in #180
- Bump hermes-engine and react-native by @dependabot in #209
- Bump @babel/traverse from 7.17.0 to 7.23.2 by @dependabot in #231
- Bump semver from 5.7.1 to 5.7.2 by @dependabot in #234
- Bump xml2js and @expo/config-plugins by @dependabot in #236
- Bump react-devtools-core from 4.27.7 to 4.28.5 by @dependabot in #235
- Update README.md by @adelarsq in #206
- v2.23.1-alpha by @robertjcolley in #243
New Contributors
- @jani888 made their first contribution in #132
- @dependabot made their first contribution in #113
- @khaledJabari-90 made their first contribution in #199
- @ls30378 made their first contribution in #180
Full Changelog: V2.23.0...V2.23.1-alpha
v2.23.0
What's Changed
- Update LICENSE by @adelarsq in #67
- Update INSTALL_IOS.md by @doranteseduardo in #68
- v2.22.0 by @robertjcolley in #69
- Enable bitcode + chroma threshold by @ramicaza in #78
- Update README.md by @robertjcolley in #85
- Update INSTALL.md by @robertjcolley in #80
- Rewrite repo in typescript by @robertjcolley in #72
- Update INSTALL_IOS.md by @robertjcolley in #96
- viro expo plugin by @brunokiafuka in #88
- Add supporter image for Morrow by @Foosballfan in #111
- Add VR AndroidManifest injection by @robertjcolley in #104
New Contributors
- @adelarsq made their first contribution in #67
- @robertjcolley made their first contribution in #69
- @ramicaza made their first contribution in #78
- @brunokiafuka made their first contribution in #88
- @Foosballfan made their first contribution in #111
Full Changelog: v2.21.1...V2.23.0
v2.21.1
This release fixes some issues on the iOS platform
- With the upgrade to RN 0.65.1 some pods changed and the platform was not usable so we updated them paths.
- ViroVideo is working again.