15.5.9 • Published 7 years ago

prop-types-callable v15.5.9

Weekly downloads
10
License
BSD-3-Clause
Repository
github
Last release
7 years ago

prop-types-callable

This is a fork of React prop-types, intended for use in production.

Differences

The main difference is that all validator functions are manually callable, in both development and production environments, without any warnings.

  • Updated environment checks and tests to allow calling validator functions
  • Expose PropTypeError, a light-weight implementation of native Error object without stack trace
  • Expose only babel transpiled source files, instead of a browserify build
15.5.9

7 years ago

15.5.8

7 years ago

15.5.7

7 years ago

15.5.6

7 years ago