All Versions
181
Latest Version
Avg Release Cycle
28 days
Latest Release
218 days ago
Changelog History
Page 1
Changelog History
Page 1
-
v4.0.0-alpha.0 Changes
November 02, 2022- โ Added: Zod integration. #1159
- ๐ฅ Breaking: Changed the way
getInitialValue
works withundefined
s. #1171 - ๐ฅ Breaking: Moved the
component
prop check from theAutoField
to thedefaultComponentDetector
. #1114 - ๐ฅ Breaking: Removed the
autoField
prop fromQuickForm
and its descendants. #980 - ๐ฅ Breaking: Removed the
props
argument fromgetInitialValue
. It also implies removal of theinitialCount
prop from all bridges andListField
s. #1048 - ๐ฅ Breaking:
AutoFields
renderFragment
instead ofdiv
by default. #1173
-
v3.10.1 Changes
October 07, 2022 -
v3.10.0 Changes
July 25, 2022 -
v3.10.0-rc.1 Changes
June 10, 2022 -
v3.10.0-rc.0 Changes
May 30, 2022 -
v3.9.1 Changes
April 26, 2022- โก๏ธ Optimized: The
kind="leaf"
fields created usingconnectField
will skip unnecessary context providers. #1108
- โก๏ธ Optimized: The
-
v3.9.0 Changes
April 22, 2022- โ Added: Handling of
type="date"
inDateField
. #1099
- โ Added: Handling of
-
v3.8.1 Changes
February 15, 2022- โ Added: Fixed RegExp compatibility with Safari. #1088
-
v3.8.0 Changes
February 12, 2022- โ Added: Support of complex names in
joinName
. #963
- โ Added: Support of complex names in
-
v3.7.0 Changes
December 18, 2021