File tree Expand file tree Collapse file tree 10 files changed +38
-10
lines changed Expand file tree Collapse file tree 10 files changed +38
-10
lines changed Original file line number Diff line number Diff line change 11# babel-plugin-extract-react-types
22
3+ ## 0.1.5
4+
5+ - Updated dependencies [ dc4b719] ( https://github.com/atlassian/extract-react-types/commit/dc4b719 ) :
6+ - extract-react-types@0.21.0
7+
38## 0.1.4
49
510- Updated dependencies [ 533d172] ( https://github.com/atlassian/extract-react-types/commit/533d172 ) :
Original file line number Diff line number Diff line change 11{
22 "name" : " babel-plugin-extract-react-types" ,
3- "version" : " 0.1.4 " ,
3+ "version" : " 0.1.5 " ,
44 "main" : " index.js" ,
55 "license" : " MIT" ,
66 "repository" : " atlassian/extract-react-types" ,
1717 ],
1818 "author" : " Mitchell Hamilton" ,
1919 "dependencies" : {
20- "extract-react-types" : " ^0.20 .0"
20+ "extract-react-types" : " ^0.21 .0"
2121 },
2222 "devDependencies" : {
2323 "@babel/core" : " ^7.4.4" ,
Original file line number Diff line number Diff line change 11# extract-react-types-loader
22
3+ ## 0.3.8
4+
5+ - Updated dependencies [ dc4b719] ( https://github.com/atlassian/extract-react-types/commit/dc4b719 ) :
6+ - extract-react-types@0.21.0
7+
38## 0.3.7
49
510### Patch Changes
Original file line number Diff line number Diff line change 11{
22 "name" : " extract-react-types-loader" ,
3- "version" : " 0.3.7 " ,
3+ "version" : " 0.3.8 " ,
44 "main" : " index.js" ,
55 "repository" : " atlassian/extract-react-types" ,
66 "description" : " Load extract-react-types data given a fiile path, using webpack" ,
1414 " documentation"
1515 ],
1616 "dependencies" : {
17- "extract-react-types" : " ^0.20.1 "
17+ "extract-react-types" : " ^0.21.0 "
1818 }
1919}
Original file line number Diff line number Diff line change 11# extract-react-types
22
3+ ## 0.21.0
4+
5+ ### Minor Changes
6+
7+ - [ minor] [ dc4b719 ] (https://github.com/atlassian/extract-react-types/commit/dc4b719 ):
8+ Adds support for TypeScript's as expression.
9+
310## 0.20.1
411
512### Patch Changes
Original file line number Diff line number Diff line change 11{
22 "name" : " extract-react-types" ,
3- "version" : " 0.20.1 " ,
3+ "version" : " 0.21.0 " ,
44 "main" : " dist/extract-react-types.cjs.js" ,
55 "repository" : " atlassian/extract-react-types" ,
66 "description" : " Parse prop-types from react components using typescript or flow" ,
Original file line number Diff line number Diff line change 11# pretty-proptypes
22
3+ ## 0.6.2
4+
5+ - Updated dependencies [ dc4b719] ( https://github.com/atlassian/extract-react-types/commit/dc4b719 ) :
6+ - extract-react-types@0.21.0
7+
38## 0.6.1
49
510### Patch Changes
Original file line number Diff line number Diff line change 11{
22 "name" : " kind2string" ,
3- "version" : " 0.6.1 " ,
3+ "version" : " 0.6.2 " ,
44 "main" : " dist/kind2string.cjs.js" ,
55 "module" : " dist/kind2string.esm.js" ,
66 "license" : " MIT" ,
1212 ],
1313 "devDependencies" : {
1414 "babel-jest" : " ^24.7.1" ,
15- "extract-react-types" : " ^0.20.1 "
15+ "extract-react-types" : " ^0.21.0 "
1616 },
1717 "dependencies" : {
1818 "@babel/runtime" : " ^7.4.4"
Original file line number Diff line number Diff line change 11# pretty-proptypes
22
3+ ## 0.6.6
4+
5+ - Updated dependencies [ dc4b719] ( https://github.com/atlassian/extract-react-types/commit/dc4b719 ) :
6+ - kind2string@0.6.2
7+ - extract-react-types@0.21.0
8+
39## 0.6.5
410
511### Patch Changes
Original file line number Diff line number Diff line change 11{
22 "name" : " pretty-proptypes" ,
3- "version" : " 0.6.5 " ,
3+ "version" : " 0.6.6 " ,
44 "description" : " prettily render prop types from react components" ,
55 "repository" : " atlassian/extract-react-types" ,
66 "main" : " dist/pretty-proptypes.cjs.js" ,
1616 "dependencies" : {
1717 "@babel/runtime" : " ^7.4.4" ,
1818 "emotion" : " ^9.1.1" ,
19- "kind2string" : " ^0.6.1 " ,
19+ "kind2string" : " ^0.6.2 " ,
2020 "react-markings" : " ^1.2.0"
2121 },
2222 "files" : [
3434 "babel-preset-react" : " ^6.24.1" ,
3535 "enzyme" : " ^3.3.0" ,
3636 "enzyme-adapter-react-16" : " ^1.1.1" ,
37- "extract-react-types" : " ^0.20.1 " ,
37+ "extract-react-types" : " ^0.21.0 " ,
3838 "jsdom" : " ^11.7.0" ,
3939 "react" : " ^16.3.1" ,
4040 "react-addons-test-utils" : " ^15.6.2" ,
You can’t perform that action at this time.
0 commit comments