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 8844a8b commit dd6e4efCopy full SHA for dd6e4ef
CHANGELOG.md
@@ -1,3 +1,10 @@
1
+# [1.0.0-alpha.16](https://github.com/frender-rs/react-sys/compare/v1.0.0-alpha.15...v1.0.0-alpha.16) (2021-11-24)
2
+
3
4
+### Features
5
6
+* use_ref<HtmlElement> ([8844a8b](https://github.com/frender-rs/react-sys/commit/8844a8bfa29eda53fe5d6893792a49c9ede48f21))
7
8
# [1.0.0-alpha.15](https://github.com/frender-rs/react-sys/compare/v1.0.0-alpha.14...v1.0.0-alpha.15) (2021-11-24)
9
10
Cargo.toml
@@ -1,6 +1,6 @@
[package]
name = "react-sys"
-version = "1.0.0-alpha.15" # replace version
+version = "1.0.0-alpha.16" # replace version
edition = "2018"
description = "React bindings for rust"
license = "MIT"
0 commit comments