File tree Expand file tree Collapse file tree 15 files changed +39
-30
lines changed
react-form-with-constraints-bootstrap4
react-form-with-constraints-material-ui
react-form-with-constraints-native
react-form-with-constraints-tools
react-form-with-constraints Expand file tree Collapse file tree 15 files changed +39
-30
lines changed Original file line number Diff line number Diff line change 1+ ## v0.12.0 (2019/03/21)
2+
3+ ### Features
4+
5+ - Update examples to use hooks
6+ - Remove * .js.gz files
7+ - Upgrade NPM packages
8+
9+
110## v0.11.0 (2019/01/05)
211
312### Fixes
Original file line number Diff line number Diff line change 3232
3333 "lodash-es" : " latest" ,
3434
35- "react-form-with-constraints" : " ^0.11 .0" ,
36- "react-form-with-constraints-bootstrap4" : " ^0.11 .0" ,
37- "react-form-with-constraints-tools" : " ^0.11 .0" ,
35+ "react-form-with-constraints" : " ^0.12 .0" ,
36+ "react-form-with-constraints-bootstrap4" : " ^0.12 .0" ,
37+ "react-form-with-constraints-tools" : " ^0.12 .0" ,
3838
3939 "bootstrap" : " latest" ,
4040
Original file line number Diff line number Diff line change 2727 "react" : " latest" ,
2828 "react-dom" : " latest" ,
2929
30- "react-form-with-constraints" : " ^0.11 .0" ,
31- "react-form-with-constraints-tools" : " ^0.11 .0" ,
30+ "react-form-with-constraints" : " ^0.12 .0" ,
31+ "react-form-with-constraints-tools" : " ^0.12 .0" ,
3232
3333 "mobx" : " latest" ,
3434 "mobx-react" : " latest" ,
Original file line number Diff line number Diff line change 3333
3434 "@material-ui/core" : " ^3.9.2" ,
3535
36- "react-form-with-constraints" : " ^0.11 .0" ,
37- "react-form-with-constraints-material-ui" : " ^0.11 .0" ,
38- "react-form-with-constraints-tools" : " ^0.11 .0"
36+ "react-form-with-constraints" : " ^0.12 .0" ,
37+ "react-form-with-constraints-material-ui" : " ^0.12 .0" ,
38+ "react-form-with-constraints-tools" : " ^0.12 .0"
3939 },
4040
4141 "devDependencies" : {
Original file line number Diff line number Diff line change 3030 "react" : " latest" ,
3131 "react-dom" : " latest" ,
3232
33- "react-form-with-constraints" : " ^0.11 .0" ,
34- "react-form-with-constraints-tools" : " ^0.11 .0"
33+ "react-form-with-constraints" : " ^0.12 .0" ,
34+ "react-form-with-constraints-tools" : " ^0.12 .0"
3535 },
3636
3737 "devDependencies" : {
Original file line number Diff line number Diff line change 2727 "react" : " latest" ,
2828 "react-dom" : " latest" ,
2929
30- "react-form-with-constraints" : " ^0.11 .0"
30+ "react-form-with-constraints" : " ^0.12 .0"
3131 },
3232
3333 "devDependencies" : {
Original file line number Diff line number Diff line change 2727 "react" : " latest" ,
2828 "react-dom" : " latest" ,
2929
30- "react-form-with-constraints" : " ^0.11 .0" ,
31- "react-form-with-constraints-tools" : " ^0.11 .0" ,
30+ "react-form-with-constraints" : " ^0.12 .0" ,
31+ "react-form-with-constraints-tools" : " ^0.12 .0" ,
3232
3333 "express" : " latest"
3434 },
Original file line number Diff line number Diff line change 3131
3232 "lodash" : " latest" ,
3333
34- "react-form-with-constraints" : " ^0.11 .0" ,
35- "react-form-with-constraints-tools" : " ^0.11 .0" ,
34+ "react-form-with-constraints" : " ^0.12 .0" ,
35+ "react-form-with-constraints-tools" : " ^0.12 .0" ,
3636
3737 "i18next" : " latest" ,
3838 "react-i18next" : " latest" ,
Original file line number Diff line number Diff line change 2727 "react" : " latest" ,
2828 "react-dom" : " latest" ,
2929
30- "react-form-with-constraints" : " ^0.11 .0"
30+ "react-form-with-constraints" : " ^0.12 .0"
3131 },
3232
3333 "devDependencies" : {
Original file line number Diff line number Diff line change 11{
2- "version" : " 0.11 .0" ,
2+ "version" : " 0.12 .0" ,
33 "npmClient" : " yarn" ,
44 "useWorkspaces" : true ,
55 "command" : {
You can’t perform that action at this time.
0 commit comments