File tree 2 files changed +7
-1
lines changed
2 files changed +7
-1
lines changed Original file line number Diff line number Diff line change 2
2
3
3
All notable changes to this project will be documented in this file.
4
4
5
+ ### [ 0.3.1] ( https://github.com/forminator/react-wire/compare/v0.3.0...v0.3.1 ) (2020-07-15)
6
+
7
+ ### Features
8
+
9
+ - ** state-wire:** add useSubscribe hook ([ #19 ] ( https://github.com/forminator/react-wire/issues/19 ) ) ([ 6190f18] ( https://github.com/forminator/react-wire/commit/6190f18a954ce63c0633e59efa2eaf09fb78870a ) )
10
+
5
11
## [ 0.3.0] ( https://github.com/forminator/react-wire/compare/v0.2.5...v0.3.0 ) (2020-07-07)
6
12
7
13
### Features
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @forminator/react-wire" ,
3
3
"description" : " connect react components with wire" ,
4
- "version" : " 0.3.0 " ,
4
+ "version" : " 0.3.1 " ,
5
5
"license" : " MIT" ,
6
6
"main" : " lib/forminator-react-wire.js" ,
7
7
"unpkg" : " dist/forminator-react-wire.js" ,
You can’t perform that action at this time.
0 commit comments