bvaughn / react-window

React components for efficiently rendering large lists and tabular data
https://react-window.now.sh/
MIT License
15.54k stars 779 forks source link

please don't forget the git tags #700

Closed Simon-Laux closed 1 year ago

Simon-Laux commented 1 year ago

it's harder to check what changed without git tags.

sure I can compare with master in my case because I'm using a version that still has a tag, but it still makes sense to have tags for the new versions, too. https://github.com/bvaughn/react-window/compare/1.8.6...master

bvaughn commented 1 year ago

Will keep this in mind.