File tree Expand file tree Collapse file tree 13 files changed +24
-24
lines changed
react-form-with-constraints-bootstrap4
react-form-with-constraints-native
react-form-with-constraints-tools
react-form-with-constraints Expand file tree Collapse file tree 13 files changed +24
-24
lines changed Original file line number Diff line number Diff line change 1- ## 0.8.0 (2018/01/10 )
1+ ## 0.8.0 (2018/04/26 )
22
33### Features
44
Original file line number Diff line number Diff line change 1414 "react" : " latest" ,
1515 "react-dom" : " latest" ,
1616
17- "react-form-with-constraints" : " ^0.7 .0" ,
18- "react-form-with-constraints-bootstrap4" : " ^0.7 .0" ,
19- "react-form-with-constraints-tools" : " ^0.7 .0" ,
17+ "react-form-with-constraints" : " ^0.8 .0" ,
18+ "react-form-with-constraints-bootstrap4" : " ^0.8 .0" ,
19+ "react-form-with-constraints-tools" : " ^0.8 .0" ,
2020
2121 "bootstrap" : " latest" ,
2222 "node-sass" : " latest" ,
Original file line number Diff line number Diff line change 2020 "react-dom" : " latest" ,
2121 "@types/react-dom" : " latest" ,
2222
23- "react-form-with-constraints" : " ^0.7 .0" ,
24- "react-form-with-constraints-tools" : " ^0.7 .0" ,
23+ "react-form-with-constraints" : " ^0.8 .0" ,
24+ "react-form-with-constraints-tools" : " ^0.8 .0" ,
2525
2626 "mobx" : " latest" ,
2727 "mobx-react" : " latest" ,
Original file line number Diff line number Diff line change 2020 "react-dom" : " latest" ,
2121 "@types/react-dom" : " latest" ,
2222
23- "react-form-with-constraints" : " ^0.7 .0" ,
24- "react-form-with-constraints-tools" : " ^0.7 .0" ,
23+ "react-form-with-constraints" : " ^0.8 .0" ,
24+ "react-form-with-constraints-tools" : " ^0.8 .0" ,
2525
2626 "ts-node" : " latest" ,
2727 "@types/node" : " latest" ,
Original file line number Diff line number Diff line change 2020 "react-dom" : " latest" ,
2121 "@types/react-dom" : " latest" ,
2222
23- "react-form-with-constraints" : " ^0.7 .0" ,
23+ "react-form-with-constraints" : " ^0.8 .0" ,
2424
2525 "ts-node" : " latest" ,
2626 "@types/node" : " latest" ,
Original file line number Diff line number Diff line change 2121 "react-dom" : " latest" ,
2222 "@types/react-dom" : " latest" ,
2323
24- "react-form-with-constraints" : " ^0.7 .0" ,
24+ "react-form-with-constraints" : " ^0.8 .0" ,
2525
2626 "ts-node" : " latest" ,
2727 "@types/node" : " latest" ,
Original file line number Diff line number Diff line change 2222 "react-dom" : " latest" ,
2323 "@types/react-dom" : " latest" ,
2424
25- "react-form-with-constraints" : " ^0.7 .0" ,
26- "react-form-with-constraints-tools" : " ^0.7 .0" ,
25+ "react-form-with-constraints" : " ^0.8 .0" ,
26+ "react-form-with-constraints-tools" : " ^0.8 .0" ,
2727
2828 "lodash" : " latest" ,
2929 "@types/lodash" : " latest" ,
Original file line number Diff line number Diff line change 2020 "react-dom" : " latest" ,
2121 "@types/react-dom" : " latest" ,
2222
23- "react-form-with-constraints" : " ^0.7 .0" ,
23+ "react-form-with-constraints" : " ^0.8 .0" ,
2424
2525 "ts-node" : " latest" ,
2626 "@types/node" : " latest" ,
Original file line number Diff line number Diff line change 11{
22 "lerna" : " *" ,
3- "version" : " 0.7.1 " ,
3+ "version" : " 0.8.0 " ,
44 "npmClient" : " yarn" ,
55 "useWorkspaces" : true ,
66 "commands" : {
Original file line number Diff line number Diff line change 11{
22 "name" : " react-form-with-constraints-bootstrap4" ,
3- "version" : " 0.7.1 " ,
3+ "version" : " 0.8.0 " ,
44 "repository" : {
55 "type" : " git" ,
66 "url" : " https://github.com/tkrotoff/react-form-with-constraints.git"
2929 },
3030
3131 "peerDependencies" : {
32- "react-form-with-constraints" : " ^0.7 .0"
32+ "react-form-with-constraints" : " ^0.8 .0"
3333 },
3434
3535 "devDependencies" : {
3838 "react" : " latest" ,
3939 "@types/react" : " latest" ,
4040
41- "react-form-with-constraints" : " ^0.7 .0" ,
41+ "react-form-with-constraints" : " ^0.8 .0" ,
4242
4343 "node-zopfli" : " latest" ,
4444 "node-gyp" : " latest" ,
You can’t perform that action at this time.
0 commit comments