Releases: atlassian/extract-react-types
Releases · atlassian/extract-react-types
[email protected]
Patch Changes
945eb91
#164 Thanks @danieldelcore! - forwardRef wrapped in a memo now works with type inference
[email protected]
Minor Changes
683eac7
#159 Thanks @danieldelcore! - Add support for memos typed with generics
[email protected]
Patch Changes
- Updated dependencies [
683eac7
]:
[email protected]
Patch Changes
- Updated dependencies [
683eac7
]:
[email protected]
Patch Changes
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
.
[email protected]
Minor Changes
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
.
[email protected]
Patch Changes
- Updated dependencies [
68bcec6
]:
[email protected]
Patch Changes
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 [
68bcec6
]:
[email protected]
Patch Changes
1eea112
#151 Thanks @danieldelcore! - Minor clean-up and formatting
[email protected]
Patch Changes
a879c29
#146 Thanks @declan-warn! - Add missing jsx pragma inpackages/pretty-proptypes/src/PropsTable/index.js
which fixes an erroneouscss
attribute being rendered in prop tabletr
's.