Skip to content

Latest commit

 

History

History
87 lines (45 loc) · 1.26 KB

CHANGELOG.md

File metadata and controls

87 lines (45 loc) · 1.26 KB

formgator

0.1.0

Minor Changes

0.0.22

Patch Changes

  • 2560f5d: Improved type-safety of date validators

0.0.21

Patch Changes

  • 3469bb4: Expose update options in reportValidity

0.0.20

Patch Changes

  • 73d27ef: Fixed sveltekit types

0.0.19

Patch Changes

  • 2c3239c: complete API documentation in readme

0.0.18

Patch Changes

  • 9530ec8: Added reportValidity() function for sveltekit

0.0.17

Patch Changes

  • ec21627: Auto-publish to JSR

0.0.16

Patch Changes

0.0.15

Patch Changes

  • 593d556: Expose custom

0.0.14

Patch Changes

  • 3849970: Added custom validator, for custom validation (you bet)
  • 740af0e: Added loadgate for SvelteKit users

0.0.13

Patch Changes

  • 1eb61c3: Hide .safeParse on validators
  • ab30d37: Provide a default value to .optional()

0.0.12

Patch Changes

  • 3cbea07: More reliable missing/empty file check

0.0.11

Patch Changes

  • a2d9658: Empty textarea() properly returns null

0.0.10

Patch Changes

  • caae85d: Set up changelog and auto-publication workflow