- 12c8a90: Formgator is now standard-schema compliant! Read more on https://standardschema.dev/
- 2560f5d: Improved type-safety of date validators
- 3469bb4: Expose update options in
reportValidity
- 73d27ef: Fixed sveltekit types
- 2c3239c: complete API documentation in readme
- 9530ec8: Added
reportValidity()
function for sveltekit
- ec21627: Auto-publish to JSR
- 4e7b7d1: Release formgator to JSR: https://jsr.io/@gauben/formgator
- 593d556: Expose
custom
- 3849970: Added
custom
validator, for custom validation (you bet) - 740af0e: Added
loadgate
for SvelteKit users
- 1eb61c3: Hide
.safeParse
on validators - ab30d37: Provide a default value to
.optional()
- 3cbea07: More reliable missing/empty file check
- a2d9658: Empty
textarea()
properly returnsnull
- caae85d: Set up changelog and auto-publication workflow