Skip to content

Changelog

v0.2.7

compare changes

🚀 Enhancements

  • Added custom input components (a9d9ea1)
  • Added native html validation attributes on custom inputs (19773ab)

🩹 Fixes

  • Run async validator on initialization too (fb1d20f)
  • Added more optional chaining (2a2c500)
  • Small custom input component fixes (09dd975)
  • Explicitly bind host attributes on custom inputs (564780b)

📖 Documentation

🏡 Chore

✅ Tests

❤️ Contributors

v0.2.6

compare changes

🚀 Enhancements

🩹 Fixes

  • Updated email regex (74e2201)
  • Make dirty on field a computed value (6b4a4af)
  • Check if field is a formgroup (b990928)

📖 Documentation

🏡 Chore

  • Updated prettier and fixed formatting (cb20b02)
  • Remove unnecessary generic type (a8b0a0d)

❤️ Contributors

v0.2.5

compare changes

🚀 Enhancements

  • Added form wide sync validators (e0cbb48)

🩹 Fixes

  • Removed old export in package.json (68090f4)
  • Added return types to some functions (82afa69)
  • Refactored zod and valibot validators (026a0be)

📖 Documentation

❤️ Contributors

v0.2.4

compare changes

🩹 Fixes

  • Reset method not resetting touched state correctly (bd3a81b)

❤️ Contributors

v0.2.3

compare changes

🚀 Enhancements

  • Added v-untouched and v-touched validation calsses (4ac927e)

🩹 Fixes

  • Moved touched/untouched state into useField and useForm (d385785)

📖 Documentation

  • Updated touched/untouched docs (fd22c9c)

❤️ Contributors

v0.2.2

compare changes

🚀 Enhancements

  • Added zod and valibot validators (b7e0b4a)

📖 Documentation

🏡 Chore

  • Remove prettier-plugin-tailwindcss patch (1ab68a2)

❤️ Contributors

v0.2.1

compare changes

📖 Documentation

🏡 Chore

❤️ Contributors

v0.2.0

compare changes

🩹 Fixes

  • lib: Fix broken component exports (c69a6eb)
  • lib: ⚠️ Made type arguments optional on definePlugin (09d9547)
  • lib: Added utils export (aa98e04)
  • lib: Region fixes (16fcc73)

💅 Refactors

  • lib: ⚠️ Refactored validator stuff (dbba958)

📖 Documentation

🏡 Chore

  • Fix prettier plugin order (df20082)

⚠️ Breaking Changes

  • lib: ⚠️ Made type arguments optional on definePlugin (09d9547)
  • lib: ⚠️ Refactored validator stuff (dbba958)

❤️ Contributors

v0.1.4

compare changes

🚀 Enhancements

  • lib: Added define plugin helper and storage plugins (9045d12)

🩹 Fixes

  • docs: Mark docs package.json as type module (a3011c9)

📖 Documentation

🏡 Chore

  • Updated readme (25b54c5)
  • Updated renovate config (6532fb9)
  • Package.json config (f76b4e0)
  • docs: Docs work (6211f06)
  • Re added type: module to base package.json (9039e63)
  • CI: Updated node version in actions to 20 (54fac10)
  • lib: Updated @types/node to 20 (c3d7daf)

❤️ Contributors

v0.1.3

compare changes

🩹 Fixes

  • docs: Override tab size (afbbf48)
  • lib: Reset() not marking field as pristine (499a257)

🏡 Chore

❤️ Contributors

v0.1.2

compare changes

🩹 Fixes

  • Small validation classes refactor (85b352b)

🏡 Chore

❤️ Contributors

v0.1.1

compare changes

v0.1.0

compare changes

🚀 Enhancements

🩹 Fixes

🏡 Chore

⚠️ Breaking Changes

❤️ Contributors

v0.0.4

compare changes

🚀 Enhancements

  • Refactors (1bf3c87)
  • docs: Repalced docus docs with vitepress (11a7d44)
  • Added class to label and form component (6583685)
  • docs: Added cache-control headers (873f5f7)

🩹 Fixes

❤️ Contributors

v0.0.3

compare changes

🩹 Fixes

❤️ Contributors

v0.0.2

compare changes

🚀 Enhancements

❤️ Contributors

Released under the MIT License.