Skip to content

Releases: aweary/react-is-deprecated

v0.1.0

28 Mar 21:29
Compare
Choose a tag to compare
  • Provides a new two-fold API: deprecate for wrapping individual PropType options, and addIsDeprecated for returning a copy of React.PropTypes with a isDeprecated method added.
  • No longer mutates the React API #1