react-super-responsive-table
react-super-responsive-table copied to clipboard
replace defaultProps to default parameters
Describe the bug Support for defaultProps will be removed from function components in a future major release. Use JavaScript default parameters instead.
Hi @coston, just wanted to ask - will this be addressed in a future release?
Resolved by https://github.com/coston/react-super-responsive-table/pull/534
Would be great to get that merged in.
Hey folks, thanks for your interest in improving this package. I just reviewed #534, there's a bug in that PR. I am accepting minimal PRs that fix the warning.
@coston here's an alternative attempt at resolving this issue:
https://github.com/coston/react-super-responsive-table/pull/613
Thank you, @brycehanscomb and @Pafestivo. The fix is released in v5.2.3 🚀
:tada: This issue has been resolved in version 5.2.3 :tada:
The release is available on:
Your semantic-release bot :package::rocket: