All Versions
181
Latest Version
Avg Release Cycle
28 days
Latest Release
1318 days ago
Changelog History
Page 2
Changelog History
Page 2
-
v3.6.2 Changes
October 15, 2021 -
v3.6.1 Changes
September 29, 2021 -
v3.6.0 Changes
September 13, 2021 -
v3.5.5 Changes
August 13, 2021- ๐ Fixed: Types of
DateField,LongTextField,NumField, andTextFieldinuniforms-materialare now correctly based onTextFieldProps. #987
- ๐ Fixed: Types of
-
v3.5.4 Changes
August 05, 2021- ๐ Fixed: Invalid publish occurred. Sorry!
-
v3.5.3 Changes
August 05, 2021- ๐ Fixed: All package paths in
package.jsonare now relative. #992
- ๐ Fixed: All package paths in
-
v3.5.2 Changes
July 30, 2021- ๐ Fixed: All bridge methods are now unified between bridges. #957
- ๐ Fixed: Incorrect
moduleusage inpackage.json. None of the uniforms packages requires special Babel handling anymore (e.g.,meteor.nodeModules.recompilein Meteor). #986 - ๐ Fixed:
FieldPropsproblems with type unions. #971 - โก๏ธ Optimized: The
JSONSchemaBridgeis now much faster. #957
-
v3.5.1 Changes
May 17, 2021 -
v3.5.0 Changes
May 12, 2021- ๐ Changed: Bumped minimal required version of
tslibto 2.2.0. #949 - ๐ Fixed: Handling of
objectfields with nopropertiesinJSONSchemaBridge. #934 - ๐ Fixed: Simplified typings of all field components. #949
- ๐ Fixed: TypeScript error in
uniforms-bootstrap4. #904 - โก๏ธ Optimized: The
changedKeyshelper. #953
- ๐ Changed: Bumped minimal required version of
-
v3.4.0 Changes
April 23, 2021- โ Added: Ajv v8 support in
JSONSchemaBridge. #923 - โ Added: New
showInlineErroronAutoFields. #827 - โ Added: Success styling in all Bootstrap themes. #899
- ๐ Fixed: Handling of more
anyOfcases inJSONSchemaBridge. #919 - ๐ Fixed: Leaking
setTimeoutofBaseForm. #920 - โก๏ธ Optimized: The
filterDOMPropshelper. #939 - โก๏ธ Optimized: The
joinNamehelper. #935
- โ Added: Ajv v8 support in