Skip to content

v3.25.1

Choose a tag to compare

@chawes13 chawes13 released this 16 Aug 18:32
  • Passes props down to custom labelComponent and errorComponent for a <LabeledField />.
  • Adds safeguard by using the filterInvalidDOMProps helper whenever spreading props into native html inputs (e.g., within <Input />)