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-graphql` package #1322

Closed piotrpospiech closed 2 months ago

piotrpospiech commented 3 months ago

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

[!NOTE] I left the GraphQLBridge 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.47%. Comparing base (4b3f109) to head (c7822ee).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #1322 +/- ## ========================================== - Coverage 94.55% 94.47% -0.09% ========================================== Files 231 229 -2 Lines 3823 3730 -93 Branches 1030 1002 -28 ========================================== - Hits 3615 3524 -91 + Misses 82 81 -1 + Partials 126 125 -1 ```

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