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:
dc667b4
#101 Thanks @chasestarr! - Export theconverters
object as a named export.
-
[patch]52e37e6: Introduces flag "EXTRACT_REACT_TYPES_HIDE_ERRORS" to suppress errors
-
Updated dependencies dc4b719:
- Updated dependencies dc4b719:
- [patch]e6cc1f5: Remove dangerous debug code that broke everything
- [minor]533d172: Add support for opaque types
- Updated dependencies d232e30:
- Updated dependencies 907688c:
-
[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:
- [patch]e401ba8:
- Add converter for typeCastExpression
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