Skip to content

v3.9.1

Choose a tag to compare

@scopewuscopewu released this 12 May 14:42
· 16 commits to main since this release

Bugfix

  • Remove static useId import to fix build errors for Vue < 3.5 (No matching export for import "useId").

Feature

  • Add id prop for SSR hydration consistency. Pass useId() to ensure matching IDs between server and client.