Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Next Release #1908

Merged
merged 38 commits into from
Jan 19, 2023
Merged

Next Release #1908

merged 38 commits into from
Jan 19, 2023

Conversation

vanGalilea
Copy link
Contributor

N/A

khushal87 and others added 23 commits December 22, 2022 13:54
docs: offline support docs for optimistic db updates
fix(sampleApp): crash on load due to import of devsettings module
feat: add resizeMode prop to the Video component and update native_handlers docs
Co-authored-by: vanGalilea <galiliziv@gmail.com>
* feat: add max file upload size limit of 100MB

* fix: lint issues because of unused react hooks

* fix: lint issues in docs

* tests: improve test coverage of pickFile function

* tests: improve test coverage of pickFile function

* tests: improve test coverage of MessageInput component

* tests: improve test coverage of MessageInput component

* tests: improve test coverage of MessageInput component

* tests: improve tests for message input component

* docs: improve documentation lint

* tests: improve tests for message input component

* refactor: remove maxFileSizeLimit prop

* refactor: remove maxFileSizeLimit prop
@github-actions
Copy link

github-actions bot commented Jan 12, 2023

Next releases

v5.8.0

5.8.0 (2023-01-19)

Features

  • add max file upload size limit of 100MB (#1888) (7ff1698)
  • add resizeMode prop to the Video component and update native_handlers docs (878caf0)
  • add resizeMode prop to the Video component and update native_handlers docs (b7379b9)
  • update expo example app to expo 47 (#1892) (e396ec0)
  • upgrading stream-chat to v8.2.1 (25e94e9)
  • upgrading stream-chat tov8.2.1 (679bcc1)
  • upgrading stream-chat tov8.2.1 (6febba9)

Bug Fixes

  • add resizeMode support in expo package handlers (715540f)
  • avoid double commas in generated channel names (#1800) (99dfee5)
  • commands with username must be replaced with userId (#1890) (8001e4d)
  • do not fixate on unnecessary peer dependency versions (#1903) (6cc5bde)
  • do render images twice on markdown (#1897) (72c80f6)
  • trimmed mentioned user text in messages when special characters used (#1909) (e64b1d6)

sampleapp@v1.17.0

1.17.0 (2023-01-19)

Features

  • add max file upload size limit of 100MB (#1888) (7ff1698)
  • update expo example app to expo 47 (#1892) (e396ec0)
  • upgrading stream-chat to v8.2.1 (25e94e9)
  • upgrading stream-chat tov8.2.1 (679bcc1)

Bug Fixes

  • react-native-gesture-handler:assertNoMultipleInstances (#1915) (788902d)
  • sampleApp: crash on load due to import of devsettings module (e0184b6)
  • sampleApp: crash on load due to import of devsettings module in production (18702bc)

Workspaces

  • Following linked packages updated: [stream-chat-react-native]

monstaro and others added 6 commits January 12, 2023 23:53
* Fixes small typo that causes two commas to appear in a row in the member list. Happened in channels with no name and more than 2 members

* Fixes small typo that causes two commas to appear in a row in the member list. Happened in channels with no name and more than 2 members

* fix: avoid double commas in generated channel names

* fix: avoid double commas in generated channel names
…used (#1909)

* fix: trimmed mentioned user text in messages when special characters used

* refactor: reduce usage

* refactor: remove useless console.log
@sonarcloud
Copy link

sonarcloud bot commented Jan 19, 2023

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

76.2% 76.2% Coverage
0.0% 0.0% Duplication

@vanGalilea vanGalilea merged commit c1e7cb7 into main Jan 19, 2023
@vishalnarkhede
Copy link
Contributor

🎉 This PR is included in version 5.8.0 🎉

The release is available on:

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants