player-ui / player

https://player-ui.github.io
MIT License
73 stars 47 forks source link

Fix CJS support for React Player #525

Closed KetanReddy closed 1 month ago

KetanReddy commented 1 month ago

leven 4.0.0 is esm only and since we distribute esm and cjs we need to downgrade to a version of leven with cjs support

Releaae Notes

Fix CJS support for Reqct player

Change Type (required)

Indicate the type of change your pull request is:

Does your PR have any documentation updates?

codecov[bot] commented 1 month ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 91.91%. Comparing base (9a3514c) to head (aacb9b7). Report is 2 commits behind head on main.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #525 +/- ## ======================================= Coverage 91.91% 91.91% ======================================= Files 341 341 Lines 27311 27311 Branches 1944 1944 ======================================= Hits 25103 25103 Misses 2194 2194 Partials 14 14 ```

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