Bug Fixes
- React 18/19 install error resolved — peer dependency updated from
^17.0.0
to>=17.0.0, removing the ERESOLVE install failure for React 18 and 19 users (#419).
Notes
No runtime changes. If you were using --legacy-peer-deps or --force as a
workaround, you can drop that after upgrading.