fabian-hiller / valibot

The modular and type safe schema library for validating structural data 🤖
https://valibot.dev
MIT License
5.67k stars 170 forks source link

fix(grit): prevent nested pipes from being incorrectly rewritten #615

Closed morgante closed 1 month ago

morgante commented 1 month ago

We use sequential to rerun the migration twice to catch cases where transform/pipe interact weirdly. Test cases cover everything discussed so far.