Skip to content

Commit f21dc72

Browse files
committed
changelog 0.15.1
1 parent 5d2a328 commit f21dc72

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

CHANGELOG.md

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

3+
## 0.15.1
4+
5+
- **bug fix** We were calling `convert` in our initial function setup. We have switched to using nodes instead so we do not run convert on all assignment expressions.
6+
37
## 0.15.0
48

59
- **breaking:** We have changed how we approach types in a file. We try and resolve default exports, rather than resolving all react class componets in the file. This causes two breaking changes:

0 commit comments

Comments
 (0)