File tree Expand file tree Collapse file tree 3 files changed +103
-131
lines changed Expand file tree Collapse file tree 3 files changed +103
-131
lines changed Original file line number Diff line number Diff line change 11# react-currency-hooks Changelog
22
3- ## 1.0.0 beta 0 / 1.0.0 beta 1 (2020-01-01)
3+ ## 1.0.0 beta 0 / 1.0.0 beta 1 / 1.0.0 (2020-01-01)
44#### New Feature
55- added ` useCurrency ` hook
Original file line number Diff line number Diff line change 11{
22 "name" : " react-currency-hooks" ,
3- "version" : " 1.0.0-beta.1 " ,
3+ "version" : " 1.0.0" ,
44 "description" : " Currency converter React hook" ,
55 "author" : " Jakub Biesiada" ,
66 "license" : " MIT" ,
2929 },
3030 "homepage" : " https://github.com/JB1905/react-currency-hooks#readme" ,
3131 "devDependencies" : {
32- "@rollup/plugin-node-resolve" : " ^6.1 .0" ,
32+ "@rollup/plugin-node-resolve" : " ^7.0 .0" ,
3333 "@types/react" : " ^16.9.17" ,
3434 "@typescript-eslint/parser" : " ^2.15.0" ,
3535 "eslint" : " ^6.8.0" ,
3636 "eslint-config-prettier" : " ^6.9.0" ,
3737 "eslint-plugin-prettier" : " ^3.1.2" ,
3838 "eslint-plugin-react" : " ^7.17.0" ,
3939 "eslint-plugin-react-hooks" : " ^2.3.0" ,
40- "husky" : " ^3.1.0 " ,
40+ "husky" : " ^4.0.1 " ,
4141 "lint-staged" : " ^9.5.0" ,
4242 "prettier" : " ^1.19.1" ,
4343 "react" : " ^16.12.0" ,
You can’t perform that action at this time.
0 commit comments