Changelog
v0.2.7
🚀 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
- Small refactor (ca5e1a8)
✅ Tests
- Added some tests (677ec38)
❤️ Contributors
- Yannic (@YannicEl)
v0.2.6
🚀 Enhancements
🩹 Fixes
- Updated email regex (74e2201)
- Make dirty on field a computed value (6b4a4af)
- Check if field is a formgroup (b990928)
📖 Documentation
- Updated vitepress and fixed css vars (6dd8087)
- Format (de205f0)
- Remove already implemented features (7b5f22c)
- Added favicon (50a267e)
🏡 Chore
❤️ Contributors
- Yannic (@YannicEl)
v0.2.5
🚀 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
- Yannic (@YannicEl)
v0.2.4
🩹 Fixes
- Reset method not resetting touched state correctly (bd3a81b)
❤️ Contributors
- Yannic (@YannicEl)
v0.2.3
🚀 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
- Yannic (@YannicEl)
v0.2.2
🚀 Enhancements
- Added zod and valibot validators (b7e0b4a)
📖 Documentation
- Added algolia doc search (d6688bd)
🏡 Chore
- Remove prettier-plugin-tailwindcss patch (1ab68a2)
❤️ Contributors
- Yannic (@YannicEl)
v0.2.1
📖 Documentation
🏡 Chore
❤️ Contributors
- Yannic (@YannicEl)
v0.2.0
🩹 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
- Added plugin docs (30fcca2)
- Added component examples (d71adcf)
- Fix links (ee376f9)
- Updated component docs (e115600)
- Added validator docs (61c9eeb)
- Added Why? page (827c889)
- Docs work (4b3e240)
🏡 Chore
- Fix prettier plugin order (df20082)
⚠️ Breaking Changes
- lib: ⚠️ Made type arguments optional on definePlugin (09d9547)
- lib: ⚠️ Refactored validator stuff (dbba958)
❤️ Contributors
- Yannic (@YannicEl)
v0.1.4
🚀 Enhancements
- lib: Added define plugin helper and storage plugins (9045d12)
🩹 Fixes
- docs: Mark docs package.json as type module (a3011c9)
📖 Documentation
- Docs work (7433eaa)
🏡 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
- Yannic (@YannicEl)
v0.1.3
🩹 Fixes
🏡 Chore
❤️ Contributors
- Yannic (@YannicEl)
v0.1.2
🩹 Fixes
- Small validation classes refactor (85b352b)
🏡 Chore
❤️ Contributors
- Yannic (@YannicEl)
v0.1.1
v0.1.0
🚀 Enhancements
- ⚠️ V0.1.0 !!! (c43624d)
🩹 Fixes
🏡 Chore
- release: V0.0.4 (cf523e4)
⚠️ Breaking Changes
- ⚠️ V0.1.0 !!! (c43624d)
❤️ Contributors
- Yannic (@YannicEl)
v0.0.4
🚀 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
- docs: Unocss (bfd6301)
- CI (4d57181)
- docs: Added wrangler as dependecy (199f640)
- docs: Updated docs (5390cba)
- docs: Updated docs (b9716b7)
- docs: Updated vitepress config (4befd53)
- CI (bbbdbba)
- CI (2f1424b)
- CI (2fe32a2)
- CI (ed94621)
- CI (a9d76ec)
- CI (62a98d4)
- CI (f03bb50)
- CI (d61afa1)
- CI (c1bc6fc)
- CI (157d488)
- CI (3de08eb)
- CI (52f1d4e)
- CI (1aecc32)
- CI (73e36bb)
- CI (6d4d7c4)
- CI (64bf467)
- CI (ef46eb8)
- CI (c5ae4da)
- CI (92c7dbf)
- CI (9753f5a)
- CI (cddf5f2)
- CI (fc9836e)
- CI (9c31795)
- CI (124859b)
- CI (935926a)
- CI (1ccfdb2)
- CI (e21f977)
- CI (0227c76)
- CI (1d1a7a3)
- CI (984286c)
- CI (a5771d5)
- CI (c9b7f14)
- CI (4c3ec89)
- CI (8335c3a)
- CI (1a46b23)
- CI (05abb85)
- CI (13481fa)
- CI (12aee5f)
- CI (a2d29c4)
- CI (0e7eb21)
- CI (a1462dd)
- CI (cd9ff1f)
- CI (6befe59)
- CI (e17ef9e)
- CI (07dc0e9)
- CI (9fabd0e)
- CI (98b1940)
- docs: Docs work (2a26679)
❤️ Contributors
- Yannic (@YannicEl)
v0.0.3
🩹 Fixes
- CI (cddcbe9)
❤️ Contributors
- Yannic (@YannicEl)
v0.0.2
🚀 Enhancements
- Initial release (ba09f64)
❤️ Contributors
- Yannic (@YannicEl)