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 1
1
# react-currency-hooks Changelog
2
2
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)
4
4
#### New Feature
5
5
- added ` useCurrency ` hook
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " react-currency-hooks" ,
3
- "version" : " 1.0.0-beta.1 " ,
3
+ "version" : " 1.0.0" ,
4
4
"description" : " Currency converter React hook" ,
5
5
"author" : " Jakub Biesiada" ,
6
6
"license" : " MIT" ,
29
29
},
30
30
"homepage" : " https://github.com/JB1905/react-currency-hooks#readme" ,
31
31
"devDependencies" : {
32
- "@rollup/plugin-node-resolve" : " ^6.1 .0" ,
32
+ "@rollup/plugin-node-resolve" : " ^7.0 .0" ,
33
33
"@types/react" : " ^16.9.17" ,
34
34
"@typescript-eslint/parser" : " ^2.15.0" ,
35
35
"eslint" : " ^6.8.0" ,
36
36
"eslint-config-prettier" : " ^6.9.0" ,
37
37
"eslint-plugin-prettier" : " ^3.1.2" ,
38
38
"eslint-plugin-react" : " ^7.17.0" ,
39
39
"eslint-plugin-react-hooks" : " ^2.3.0" ,
40
- "husky" : " ^3.1.0 " ,
40
+ "husky" : " ^4.0.1 " ,
41
41
"lint-staged" : " ^9.5.0" ,
42
42
"prettier" : " ^1.19.1" ,
43
43
"react" : " ^16.12.0" ,
You can’t perform that action at this time.
0 commit comments