Releases: atlassian/extract-react-types
Releases · atlassian/extract-react-types
extract-react-types@0.29.1
Patch Changes
945eb91
#164 Thanks @danieldelcore! - forwardRef wrapped in a memo now works with type inference
extract-react-types@0.29.0
Minor Changes
683eac7
#159 Thanks @danieldelcore! - Add support for memos typed with generics
extract-react-types-loader@0.3.16
Patch Changes
- Updated dependencies [
683eac7
]:- extract-react-types@0.29.0
babel-plugin-extract-react-types@0.1.13
Patch Changes
- Updated dependencies [
683eac7
]:- extract-react-types@0.29.0
kind2string@0.8.1
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
.
extract-react-types@0.28.0
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
.
extract-react-types-loader@0.3.15
Patch Changes
- Updated dependencies [
68bcec6
]:- extract-react-types@0.28.0
babel-plugin-extract-react-types@0.1.12
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
]:- extract-react-types@0.28.0
extract-react-types@0.27.1
Patch Changes
1eea112
#151 Thanks @danieldelcore! - Minor clean-up and formatting
pretty-proptypes@1.1.4
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.