mirror of
https://github.com/withastro/astro.git
synced 2025-03-03 22:57:08 -05:00
* feat: support effects on form validators * feat: support object passthrough on form input * feat: support infinitely nested effects with simplified types * feat(test): ensure arbitrary schemas work with form data * chore: changeset * fix: support zod pipe()
127 B
127 B
astro |
---|
patch |
Fixes usage of .transform()
, .refine()
, .passthrough()
, and other effects on Action form inputs.