0.3.0
What's Changed
- Add reverse mode by @inokawa in #99
- Replace useSyncExternalStore with useState by @inokawa in #88
- Implement handle of VGrid by @inokawa in #100
- Commonize DefaultWindow component by @inokawa in #101
- Add
"use client"
to bundle for React Server Components support by @inokawa in #103
Full Changelog: 0.2.4...0.3.0