File tree Expand file tree Collapse file tree 2 files changed +13
-1
lines changed
Expand file tree Collapse file tree 2 files changed +13
-1
lines changed Original file line number Diff line number Diff line change 1+ # [ 1.0.0-alpha.3] ( https://github.com/frender-rs/react-sys/compare/v1.0.0-alpha.2...v1.0.0-alpha.3 ) (2021-11-06)
2+
3+
4+ ### Bug Fixes
5+
6+ * make use_state helpers pub ([ 50f4693] ( https://github.com/frender-rs/react-sys/commit/50f4693a08dd6bb3b028d66fb5d512c57677466d ) )
7+
8+
9+ ### Features
10+
11+ * React.useRef ([ 562fa22] ( https://github.com/frender-rs/react-sys/commit/562fa2250ebb67dfcc7ef7e3b91ced8abe3b2583 ) )
12+
113# [ 1.0.0-alpha.2] ( https://github.com/frender-rs/react-sys/compare/v1.0.0-alpha.1...v1.0.0-alpha.2 ) (2021-11-06)
214
315
Original file line number Diff line number Diff line change 11[package ]
22name = " react-sys"
3- version = " 1.0.0-alpha.2 " # replace version
3+ version = " 1.0.0-alpha.3 " # replace version
44edition = " 2018"
55description = " React bindings for rust"
66license = " MIT"
You can’t perform that action at this time.
0 commit comments