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.4.1] ( https://github.com/forminator/react-wire/compare/v0.4.0...v0.4.1 ) (2021-03-08)
6
+
7
+ ### Features
8
+
9
+ - export selector options types ([ #37 ] ( https://github.com/forminator/react-wire/issues/37 ) ) ([ 79718a9] ( https://github.com/forminator/react-wire/commit/79718a9aff51f93886da1fd6b5be02d69c3491a2 ) )
10
+
5
11
## [ 0.4.0] ( https://github.com/forminator/react-wire/compare/v0.3.3...v0.4.0 ) (2021-02-27)
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.4.0 " ,
4
+ "version" : " 0.4.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