react-hookz / web

React hooks done right, for browser and SSR.
https://react-hookz.github.io/web/
MIT License
1.93k stars 94 forks source link

fix: get rid of import alias as it still breaks everything around #1509

Closed xobotyi closed 10 months ago

codecov[bot] commented 10 months ago

Codecov Report

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

Comparison is base (8a69825) 99.62% compared to head (d4d6e13) 99.62%. Report is 1 commits behind head on master.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #1509 +/- ## ======================================= Coverage 99.62% 99.62% ======================================= Files 62 62 Lines 1073 1073 Branches 171 171 ======================================= Hits 1069 1069 Misses 2 2 Partials 2 2 ```

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

xobotyi commented 10 months ago

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

The release is available on:

Your semantic-release bot :package::rocket: