Skip to content

v4.1.0: PropTypes and debugValue

Choose a tag to compare

@ghengeveld ghengeveld released this 19 Feb 14:06
· 610 commits to master since this release
  • Adds optional PropTypes support, based on whether prop-types is installed (prop-types is an optional dependency).
  • Adds a debug value to useAsync and useFetch for React DevTools.