68bcec6#152 Thanks @danieldelcore! - Added a safe bail-out for when extract-react-types encounters an unsupported keyword or syntax. In that case, the type will be output as a raw string and summary type will beraw.
- Updated dependencies acb8499:
- extract-react-types@0.23.0
dc667b4#101 Thanks @chasestarr! - Export theconvertersobject as a named export.
-
[patch]52e37e6: Introduces flag "EXTRACT_REACT_TYPES_HIDE_ERRORS" to suppress errors
-
Updated dependencies dc4b719:
- extract-react-types@0.22.0
- Updated dependencies dc4b719:
- extract-react-types@0.21.0
- [patch]e6cc1f5: Remove dangerous debug code that broke everything
- [minor]533d172: Add support for opaque types
- Updated dependencies d232e30:
- extract-react-types@0.19.0
- Updated dependencies 907688c:
- extract-react-types@0.18.0
-
[patch]287e4b4:
- Updated build to use preconstruct (this shouldn't affect usage, but calling this out just in case)
-
[patch]4b3b4a4:
- Add logicalExpression converter
-
Updated dependencies e682bbb:
- extract-react-types@0.17.0
- [patch]e401ba8:
- Add converter for typeCastExpression
- Updated dependencies 277b0be:
- Updated dependencies 8f04dad:
- Updated dependencies 6bc521c:
- extract-react-types@0.16.0
Thanks Michael Blaszczyk for these contributions!
- Add converters for typeParam and typeParamsDeclaration
- Add reduceToObj function - previously this lived in pretty-proptypes
- Add new converters for export and exportSpecifier types
- Modernize dependent version of extract-react-types