A small stabilization release focused on runtime safety, publish safety and dependency security updates.
What's improved
- Fixed SSR / non-browser safety issues by guarding
documentandnavigatoraccess - Added safer handling for invalid input cases such as:
- fewer than 2 options
- invalid selected
value - out-of-range division/index calculations
- Fixed the disabled cursor styling
- Fixed the README usage example
- Fixed the invalid disabled Storybook example value
Security updates
- Bumped
viteto7.3.2 - Updated vulnerable dependency paths for:
serialize-javascriptpicomatchminimatchbrace-expansion
- Replaced
rollup-plugin-typescript2with@rollup/plugin-typescriptto keep the Rollup build compatible with patched dependencies