Skip to content

v1.8.0

Compare
Choose a tag to compare
@github-actions github-actions released this 07 Jun 09:42
· 546 commits to main since this release

1.8.0 (2025-06-07)

Bug Fixes

  • tests: update EVM adapter tests for correct field type expectations (aa433ad)
  • ui: ensure that the Input component is always treated as a controlled component (b6cb92f)
  • ui: explicitly prevent input of non-digits in the number field (3b3b1f8)
  • ui: required boolean field should accept true of false (a2237cc)

Features

  • core: change the rainbowkit config (ef2f3be)
  • form: implement full support for complex nested field types (2353ed0)