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 f428fc8 commit fdbb8a8Copy full SHA for fdbb8a8
CHANGELOG.md
@@ -1,3 +1,10 @@
1
+# [1.0.0-alpha.19](https://github.com/frender-rs/react-sys/compare/v1.0.0-alpha.18...v1.0.0-alpha.19) (2022-01-21)
2
+
3
4
+### Features
5
6
+* derive Debug Clone for ElementMutableRefObject ([f428fc8](https://github.com/frender-rs/react-sys/commit/f428fc86244bbb6efef551c9e7539cfdcd003aee))
7
8
# [1.0.0-alpha.18](https://github.com/frender-rs/react-sys/compare/v1.0.0-alpha.17...v1.0.0-alpha.18) (2022-01-21)
9
10
Cargo.toml
@@ -1,6 +1,6 @@
[package]
name = "react-sys"
-version = "1.0.0-alpha.18" # replace version
+version = "1.0.0-alpha.19" # replace version
edition = "2018"
description = "React bindings for rust"
license = "MIT"
0 commit comments