vazco/uniforms v3.5.2 Release Notes

Release Date: 2021-07-30 // over 2 years ago
    • 🛠 Fixed: All bridge methods are now unified between bridges. #957
    • 🛠 Fixed: Incorrect module usage in package.json. None of the uniforms packages requires special Babel handling anymore (e.g., meteor.nodeModules.recompile in Meteor). #986
    • 🛠 Fixed: FieldProps problems with type unions. #971
    • ⚡️ Optimized: The JSONSchemaBridge is now much faster. #957