Skip to content

Bye-bye PropTypes 👋

Compare
Choose a tag to compare
@dackmin dackmin released this 13 Jun 13:17
· 141 commits to master since this release
b407d63

3.6.0 (2024-06-13)

Notable changes

  • As of React 19, PropTypes is now obsolete and errors will be ignored, so we simply removed it (junipero is now 100% Typescript anyway)

Features

  • remove prop-types & fix a lot of types (7222f54)