vazco / uniforms

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

Deprecate `uniforms-bridge-simple-schema` package #1323

Closed piotrpospiech closed 1 month ago

piotrpospiech commented 3 months ago

Deprecate the Meteor SimpleSchema bridge, as mentioned in this issue (https://github.com/vazco/uniforms/issues/1315).

[!NOTE] I left the SimpleSchemaBridge docs. We will keep that in the uniforms v3 docs.

codecov[bot] commented 3 months ago

Codecov Report

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

Project coverage is 94.24%. Comparing base (1436d4c) to head (ee87287).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #1323 +/- ## ========================================== - Coverage 94.37% 94.24% -0.14% ========================================== Files 229 226 -3 Lines 3754 3664 -90 Branches 1011 989 -22 ========================================== - Hits 3543 3453 -90 Misses 81 81 Partials 130 130 ```

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