We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b0e654c commit ad33786Copy full SHA for ad33786
CHANGELOG.md
@@ -1,3 +1,10 @@
1
+# [1.0.0-alpha.7](https://github.com/frender-rs/react-sys/compare/v1.0.0-alpha.6...v1.0.0-alpha.7) (2021-11-07)
2
+
3
4
+### Features
5
6
+* React.useRef<bool> ([b0e654c](https://github.com/frender-rs/react-sys/commit/b0e654c662beb774398cf4df95f046e815e3db08))
7
8
# [1.0.0-alpha.6](https://github.com/frender-rs/react-sys/compare/v1.0.0-alpha.5...v1.0.0-alpha.6) (2021-11-07)
9
10
Cargo.toml
@@ -1,6 +1,6 @@
[package]
name = "react-sys"
-version = "1.0.0-alpha.6" # replace version
+version = "1.0.0-alpha.7" # replace version
edition = "2018"
description = "React bindings for rust"
license = "MIT"
0 commit comments