jollyjerr / react-autosave

Component or hook to auto save controlled form values as they are updated
https://www.npmjs.com/package/react-autosave
MIT License
65 stars 2 forks source link

fix!: esm typescript support #29

Closed jollyjerr closed 1 year ago

jollyjerr commented 1 year ago

closes #27

cjs was broken anyway, so I decided to remove it here

Screenshot 2023-10-07 at 7 51 40 PM
codecov-commenter commented 1 year ago

Codecov Report

All modified lines are covered by tests :white_check_mark:

Comparison is base (816e76c) 100.00% compared to head (dcd37b6) 100.00%.

:exclamation: Your organization needs to install the Codecov GitHub app to enable full functionality.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #29 +/- ## ========================================= Coverage 100.00% 100.00% ========================================= Files 3 3 Lines 75 75 Branches 13 13 ========================================= Hits 75 75 ```

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