Skip to content

Commit b5838dd

Browse files
committed
v0.14.4
1 parent 1f75bfd commit b5838dd

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

CHANGELOG.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,8 @@
11
# extract-react-types
22

3+
## 0.14.4
4+
- `getProp` recursive function now relies on `resolveFromGeneric` to escape from intersections, allowing for nested interrsections to find props.
5+
36
## 0.14.3
47

58
- call to `loadFileSync` in `ExportNamedDeclaration` was not being passed in the loaderOpts, causing an error in the parsing. Options are now passed through correctly.

0 commit comments

Comments
 (0)