birdofpreyru / react-utils

ReactJS development kit.
https://dr.pogodin.studio/docs/react-utils/index.html
Other
3 stars 0 forks source link

Drop `prop-types` #357

Closed birdofpreyru closed 1 week ago

birdofpreyru commented 2 weeks ago

propTypes checks will be removed in react v19 — https://react.dev/blog/2024/04/25/react-19-upgrade-guide#removed-proptypes-and-defaultprops. So we may remove them already, both in the code, and in the linter config.