ciscoheat / sveltekit-superforms

Making SvelteKit forms a pleasure to use!
https://superforms.rocks
MIT License
2.26k stars 66 forks source link

fix(stringPath): ensure Type passed to `FormPathArrays` is Array when filtering #465

Closed hmnd closed 3 months ago

hmnd commented 3 months ago

fixes #464

Previously, FormPathArrays accepted any type, but only worked when an Array was passed. Now, if the passed value is not an Array, it will be converted to an array to ensure consistent path filtering.

vercel[bot] commented 3 months ago

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
superforms ✅ Ready (Inspect) Visit Preview 💬 Add feedback Aug 9, 2024 10:44pm