September 2025 - v0.95.0
Release notes for v0.95.0.
Added
- Sheet: custom widths are respected again.
- Docs & CLI: now show how to update components.
- Added documentation for persisted sidebar state.
Changed
- Cleaned up unused sidebar code + properties.
Removed
- removed automatic cookie restore to prevent flicker.
- Modal: only closes on backdrop clicks (not child elements).
Fixed
- Sidebar: new portal pattern for state + rendering (fixes duplicate content/IDs, smoother performance).
- API Docs: corrected
collapsibleattribute. (thanks @shtayeb) - fixed cookie pollution with proper global state persistence (
sidebar_state). Collapsedprop now works for SSR.- Calendar: fixed year navigation bug when jumping from December → January or backwards.
- fixed tooltip hover conflicts caused by duplicate IDs.
- Typo + minor consistency fixes.
Released in v0.95.0.