File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11# babel-plugin-extract-react-types
22
3- ## 0.2.1
4-
5- ### Patch Changes
6-
7- - 92cd096: Forced patch bump
8- - Updated dependencies [ 92cd096]
9- - extract-react-types@0.30.5
10-
113## 0.2.0
124
135### Minor Changes
Original file line number Diff line number Diff line change 11{
22 "name" : " babel-plugin-extract-react-types" ,
3- "version" : " 0.2.1 " ,
3+ "version" : " 0.2.0 " ,
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.30.5 "
20+ "extract-react-types" : " ^0.30.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- ## 1.0.2
4-
5- ### Patch Changes
6-
7- - 62ca2f7: Rollback to latest published version of extract-react-types
8-
9- ## 1.0.1
10-
11- ### Patch Changes
12-
13- - 92cd096: Forced patch bump
14- - Updated dependencies [ 92cd096]
15- - extract-react-types@0.30.5
16-
173## 1.0.0
184
195### Major Changes
Original file line number Diff line number Diff line change 11{
22 "name" : " extract-react-types-loader" ,
3- "version" : " 1.0.2 " ,
3+ "version" : " 1.0.0 " ,
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.30.3 "
17+ "extract-react-types" : " ^0.30.0 "
1818 }
1919}
Original file line number Diff line number Diff line change 11# extract-react-types
22
3- ## 0.30.5
4-
5- ### Patch Changes
6-
7- - 92cd096: Forced patch bump
8-
93## 0.30.4
104
115### Patch Changes
Original file line number Diff line number Diff line change 11{
22 "name" : " extract-react-types" ,
3- "version" : " 0.30.5 " ,
3+ "version" : " 0.30.4 " ,
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.8.3
4-
5- ### Patch Changes
6-
7- - 62ca2f7: Rollback to latest published version of extract-react-types
8-
9- ## 0.8.2
10-
11- ### Patch Changes
12-
13- - 92cd096: Forced patch bump
14-
153## 0.8.1
164
175### Patch Changes
Original file line number Diff line number Diff line change 11{
22 "name" : " kind2string" ,
3- "version" : " 0.8.3 " ,
3+ "version" : " 0.8.1 " ,
44 "main" : " dist/kind2string.cjs.js" ,
55 "module" : " dist/kind2string.esm.js" ,
66 "license" : " MIT" ,
1212 ],
1313 "devDependencies" : {
1414 "babel-jest" : " ^27.0.0" ,
15- "extract-react-types" : " ^0.30.3 "
15+ "extract-react-types" : " ^0.30.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- ## 1.7.4
4-
5- ### Patch Changes
6-
7- - 472931c: decrement kind2string version as it's not published yet
8-
9- ## 1.7.3
10-
11- ### Patch Changes
12-
13- - 62ca2f7: Rollback to latest published version of extract-react-types
14- - Updated dependencies [ 62ca2f7]
15- - kind2string@0.8.3
16-
17- ## 1.7.2
18-
19- ### Patch Changes
20-
21- - 92cd096: Forced patch bump
22- - Updated dependencies [ 92cd096]
23- - kind2string@0.8.2
24-
253## 1.7.1
264
275### Patch Changes
Original file line number Diff line number Diff line change 11{
22 "name" : " pretty-proptypes" ,
3- "version" : " 1.7.4 " ,
3+ "version" : " 1.7.1 " ,
44 "description" : " prettily render prop types from react components" ,
55 "repository" : " atlassian/extract-react-types" ,
66 "main" : " dist/pretty-proptypes.cjs.js" ,
2323 " dist"
2424 ],
2525 "devDependencies" : {
26- "extract-react-types" : " ^0.30.3 " ,
26+ "extract-react-types" : " ^0.30.0 " ,
2727 "jsdom" : " ^26.1.0" ,
2828 "react" : " ^16.3.1" ,
2929 "react-addons-test-utils" : " ^15.6.2" ,
You can’t perform that action at this time.
0 commit comments