sveltekit-superforms icon indicating copy to clipboard operation
sveltekit-superforms copied to clipboard

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

Open hmnd opened this issue 1 year ago • 1 comments

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.

hmnd avatar Aug 09 '24 22:08 hmnd

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

vercel[bot] avatar Aug 09 '24 22:08 vercel[bot]