Skip to content

v6.0.1

Latest

Choose a tag to compare

@colinrotherham colinrotherham released this 18 May 12:23
· 5 commits to main since this release
6612267

This is a bug fix release.

Note: Form components with missing id (or idPrefix) now fall back to the name prop before generating IDs. This helps prevent hydration mismatch errors with server-side rendered (SSR) HTML.

🔧 Fixes