v5.8.0
What's Changed
- feat: add resizeMode prop to the Video component and update native_handlers docs by @khushal87 in #1902
- feat: add max file upload size limit of 100MB by @khushal87 in #1888
- feat: update expo example app to expo 47 by @santhoshvai in #1892
- feat: upgrading stream-chat to v8.2.1 by @vanGalilea in #1905
- fix: commands with username must be replaced with userId by @santhoshvai in #1890
- fix: do not fixate on peer dependency versions unnecessarily by @santhoshvai in #1903
- fix: do not render images twice on markdown by @santhoshvai in #1897
- fix: avoid double commas in generated channel names by @monstaro in #1800
- fix: trimmed mentioned user text in messages when special characters used by @khushal87 in #1909
- fix(sampleApp): react-native-gesture-handler:assertNoMultipleInstances by @vanGalilea in #1915
- fix(sampleApp): crash on load due to import of devsettings module by @santhoshvai in #1891
- fix(docs): use npx as adviced by expo-cli by @santhoshvai in #1904
- docs: offline support docs for optimistic db updates by @vishalnarkhede in #1886
- chore(sampleApp): yarn installs through all packages over bootstrap-ci by @vanGalilea in #1914
New Contributors
Full Changelog: v5.7.0...v5.8.0