File tree Expand file tree Collapse file tree 4 files changed +11
-11
lines changed
packages/pretty-proptypes Expand file tree Collapse file tree 4 files changed +11
-11
lines changed Original file line number Diff line number Diff line change 1+ ---
2+ ' pretty-proptypes ' : patch
3+ ---
4+
5+ Permalink generation should also work now when ` extract-react-types ` is used.
Original file line number Diff line number Diff line change 1+ ---
2+ ' pretty-proptypes ' : minor
3+ ---
4+
5+ Adds "sortProps" and "requiredPropsFirst" props to LayoutRenderer and HybridLayout
Original file line number Diff line number Diff line change 11# pretty-proptypes
22
3- ## 1.7.0
4-
5- ### Minor Changes
6-
7- - b5c1a5d: Adds "sortProps" and "requiredPropsFirst" props to LayoutRenderer and HybridLayout
8-
9- ### Patch Changes
10-
11- - d4fcb97: Permalink generation should also work now when ` extract-react-types ` is used.
12-
133## 1.6.1
144
155### Patch Changes
Original file line number Diff line number Diff line change 11{
22 "name" : " pretty-proptypes" ,
3- "version" : " 1.7.0 " ,
3+ "version" : " 1.6.1 " ,
44 "description" : " prettily render prop types from react components" ,
55 "repository" : " atlassian/extract-react-types" ,
66 "main" : " dist/pretty-proptypes.cjs.js" ,
You can’t perform that action at this time.
0 commit comments