BREAKING CHANGES
onRangeChange
prop was removed to improve future maintainability. UseonScroll
prop andhandle.startIndex
/endIndex
instead. If you have any trouble, please ask me in Discussions.
What's Changed
- Remove discouraged playwright APIs by @inokawa in #536
- Replace onRangeChange with handle methods by @inokawa in #543
Full Changelog: 0.36.3...0.37.0