GetStream / stream-chat-react

React Chat SDK ➜ Stream Chat 💬
https://getstream.io/chat/sdk/react/
Other
698 stars 272 forks source link

feat: load lazily mp3 encoding library for audio recorder #2432

Closed MartinCupela closed 2 months ago

MartinCupela commented 2 months ago

🎯 Goal

Bundle @breezystack/lamejs separately and thus load it only if audio recording is enabled.

codecov[bot] commented 2 months ago

Codecov Report

Attention: Patch coverage is 0% with 2 lines in your changes missing coverage. Please review.

Project coverage is 85.44%. Comparing base (11e606f) to head (beb674a).

Files Patch % Lines
src/components/MediaRecorder/transcode/mp3.ts 0.00% 2 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## release-v11 #2432 +/- ## =============================================== - Coverage 85.45% 85.44% -0.02% =============================================== Files 392 392 Lines 9078 9078 Branches 2346 2345 -1 =============================================== - Hits 7758 7757 -1 - Misses 1119 1120 +1 Partials 201 201 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.

stream-ci-bot commented 2 months ago

:tada: This PR is included in version 11.22.0 :tada:

The release is available on:

Your semantic-release bot :package::rocket: