Skip to content

v2.0.0

Choose a tag to compare

@github-actions github-actions released this 03 Mar 21:34
· 104 commits to main since this release

2.0.0 (2026-03-03)

⚠ BREAKING CHANGES

  • inputs: None - all new features are opt-in

Features

  • inputs: add 5 new input types (4237bf7)
  • hooks: add custom hooks for form management (0e7911e)
  • example: add demo for new input types (acc72c7)
  • exports: add modular exports for tree-shaking (469c5f3)
  • validation: add pre-built validation utilities (fc6d00a)
  • theme: add theme configuration system (d60a11d)
  • types: extend FieldProps with new input properties (dbbe41a)
  • factory: integrate new input types into InputFactory (86c8878)