6.0.0-alpha.3 (2022-06-13)
Bug Fixes
- Correctly detect index access types in typescript (#400) (85ea6a5)
- Correctly handle ObjectTypeSpreadProperty in object type annotations (#593) (395f338)
- Fix typescript types for parsing (34c55ac)
- Fix wrong detection of forwardRef in combination with memo (#592) (ea9cbeb)
- Handle ObjectTypeSpreadProperties which are not resolvable (4b8b721)
- Ignore methods in
Object.value()
calls (4fc5b21)