This is a list of all other issues or features that need to get checked off to make a release. If you have suggestions, please comment them below.
npm publish 7.0.0One thing that would be nice to have with a release is the Plugin Guide referenced in docs/api/README.md. Does this already exist and I just haven't been able to find it?
It would be really nice if you were to "code freeze" for a week before the final release so we can update the associated @types/react-table repo to match, so that when it release, types are available. Obviously not a requirement, but it might make things nicer for those of us who are TS users. :)
OK, I'll get to work on updating the types for my PR that got merged Friday and take a look around to see what (if anything) I missed.
Did you fix this problem with pagination (7.0.0-rc.16)?

It would be great if you looked at working with dates: Spectrum link, Second spectrum link
_or added an example of how you expect to work with dates_
Thanks in advance!
Second spectrum link
@valentyna-refundit We're using dates, but formatting them before they get passed in to the data prop, which makes it much easier to manage. I think date manipulation/formatting is probably outside the scope of what react-table itself does.
Did you fix this problem with pagination (7.0.0-rc.16)?
Yes we did.
It would be great if you looked at working with dates: Spectrum link, Second spectrum link
_or added an example of how you expect to work with dates_Thanks in advance!
I've responded here. If you would like to add a PR to the docs with this information where you see it fits best, I would gladly accept that PR :)
I'm going to remove the plugin guide from this list and add as an issue. I think it's a great idea and should be top of mind post launch, but technically it is not a requirement for people to use React Table and thus I don't want it to be a blocker for a stable release.
Alright. I'm going to be prepping the release (media, tweets, etc) for the end of today (3 hours ish). I know this is quick, but I'm headed out of town and don't really want to delay any longer. Thanks for all of your help everyone!
Most helpful comment
I'm going to remove the plugin guide from this list and add as an issue. I think it's a great idea and should be top of mind post launch, but technically it is not a requirement for people to use React Table and thus I don't want it to be a blocker for a stable release.