v0.61.0
- #788 Breaking: Auto controlled props set to
undefined
will be auto controlled rather than treatingundefined
as a value. Auto controlled props that were once defined and later removed will also now resume their auto controlled behavior.
undefined
will be auto controlled rather than treating undefined
as a value. Auto controlled props that were once defined and later removed will also now resume their auto controlled behavior.