vazco / uniforms

A React library for building forms from any schema.
https://uniforms.tools
MIT License
1.94k stars 239 forks source link

Add bridge constructor changes to v4 migration guide. #1362

Closed Monteth closed 3 weeks ago

Monteth commented 1 month ago

This PR updates the migration guide for uniforms from v3 to v4 to include information on the changes to constructors in all bridges. This change addresses issue #1360.

codecov[bot] commented 1 month ago

Codecov Report

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

Project coverage is 94.90%. Comparing base (884581a) to head (062d5f1). Report is 1 commits behind head on master.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #1362 +/- ## ======================================= Coverage 94.90% 94.90% ======================================= Files 175 175 Lines 2902 2902 Branches 778 778 ======================================= Hits 2754 2754 Misses 59 59 Partials 89 89 ```

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