Skip to content

Latest commit

 

History

History
106 lines (83 loc) · 7.04 KB

CHANGELOG.md

File metadata and controls

106 lines (83 loc) · 7.04 KB

CHANGELOG

v2.41.1 - 6 March 2024

  • fix(ViroBase): fix onClick not working for <ViroText /> components #277
  • fix(react): remove unnecessary debug logging #276
  • fix(ViroBase): fix onClick not working for <ViroText /> components (#277) #272

v2.41.0 - 23 February 2024

  • Bump ip from 1.1.8 to 1.1.9 #270
  • chore: Update android #261
  • chore: release v2.41.0 fefff31

v2.40.1 - 19 February 2024

  • fix: Add import/export of VIRO_VERSION #268
  • chore: release v2.40.1 44a6900

v2.24.0 - 16 February 2024

  • Add Telemetry #264
  • fix: fix isARSupportedOnDevice #262

v2.23.3 - 10 February 2024

  • fix: fix isARSupportedOnDevice 220847d
  • chore: version bump 2.23.3 31adf38

v2.23.2 - 9 February 2024

  • Fix screenshot taking and screen recording in AR #256
  • docs: update readme installation instructions #259
  • feat: added code of conduct #255
  • Update ISSUE_TEMPLATE.md 219fff7

v2.23.2-beta - 2 February 2024

v2.23.1 - 25 January 2024

v2.23.1-rc4 - 25 January 2024

  • Support kotlin and Expo SDK 50 for Android #249

v2.23.1-rc1 - 25 January 2024

  • Fix Expo plugin issues, dependency issues, and stabilize #247
  • v2.23.1-alpha #243
  • Update README.md #206
  • Bump react-devtools-core from 4.27.7 to 4.28.5 #235
  • Bump xml2js and @expo/config-plugins #236
  • Bump semver from 5.7.1 to 5.7.2 #234
  • Bump @babel/traverse from 7.17.0 to 7.23.2 #231
  • Bump hermes-engine and react-native #209
  • Fix for 'Tried to register two views with the same name VRTQuad' in ViroSurface #180
  • Bump shell-quote and @react-native-community/cli-tools #208
  • Bump @sideway/formula from 3.0.0 to 3.0.1 #195
  • Bump decode-uri-component from 0.2.0 to 0.2.2 #182
  • Bump @xmldom/xmldom from 0.7.5 to 0.7.8 #176
  • Bump minimatch from 3.0.4 to 3.1.2 #178
  • Bump json5 from 1.0.1 to 1.0.2 #191
  • ViroSurface Fix #199
  • Bump simple-plist from 1.3.0 to 1.3.1 #139
  • Bump async from 2.6.3 to 2.6.4 #131
  • Bump plist from 3.0.4 to 3.0.5 #115
  • Bump minimist from 1.2.5 to 1.2.6 #114
  • Bump ansi-regex from 4.1.0 to 4.1.1 #113
  • Update INSTALL_ANDROID.md #98
  • Update README.md #126
  • Remove unnecessary logging from Viro3DObject #132
  • Add VR AndroidManifest injection #104
  • Add supporter image for Morrow #111
  • Add out-of-the-box expo plugin support #88
  • Update INSTALL_IOS.md #96
  • Rewrite repo in typescript #72
  • Update INSTALL.md #80
  • Update README.md #85
  • Enable bitcode + chroma threshold #78
  • v2.22.0 #69
  • Update INSTALL_IOS.md #68
  • Update LICENSE #67
  • Add out-of-the-box expo plugin support (#88) #87
  • Revert "Fix iOS compatibility and ViroVideo (#47)" 3a4b8e0

v2.21.1 - 8 September 2021

  • Fix iOS compatibility and ViroVideo #47

v2.21.0 - 5 September 2021

  • Update package.json #46
  • Update #42
  • Update INSTALL_ANDROID.md #38
  • docs: updates links and also file type change #27
  • docs: fixed typo #26
  • Updating the discord invite link #10
  • Bumping version for release. #9
  • Removing references to fbjs. #8
  • fix typo in package.json #6
  • Adding NPM publish action #4
    • Removed the star from every pod as when doing pod install it drops … #1
  • First 4fb045b
  • Remove broken scripts 2d94c22
  • Updating Readme to give better install instructions and moving examples to their own page(#7) bee93cc