parse-prop-types
Version:
Parses React prop-types into a readable object
17 lines (6 loc) • 394 B
Markdown
<a name="0.3.0"></a>
# [0.3.0](https://github.com/diegohaz/parse-prop-types/compare/v0.2.0...v0.3.0) (2018-07-10)
### Bug Fixes
* Ensure development prop-types ([#5](https://github.com/diegohaz/parse-prop-types/issues/5)) ([6a49527](https://github.com/diegohaz/parse-prop-types/commit/6a49527))
### BREAKING CHANGES
* `prop-types` will use the development version even in production.