prop-types
Advanced tools
Changelog
15.8.1
.data
; call hasOwnProperty
properly (#370)it
functions to arrow functions (#370)eslint
Changelog
15.8.0
PropTypes.bigint
(#365)oneOfType
: Add expected types to warning (#198)checkPropTypes
: Friendlier message when using a type checker that is not a function (#51)has
(#261, #125, #124)elementType
(#335)PropTypes.node
: add link to react docscheckPropTypes
(#258)sideEffects
field. (#350)in-publish
to avoid running the build on installreact-is
(#347, #346, #345, #340, #338)browserify
, bundle-collapser
, eslint
, in-publish
, react
, uglifyify
, uglifyjs
Changelog
15.7.0
.elementType
(#211)PropTypes.resetWarningCache
(#178)oneOf
: improve warning when multiple arguments are supplied (#244)oneOf
when used with Symbols (#224)hasOwnProperty
being present on values' prototypes (#112, #187)Changelog
15.6.0