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 5d4475d commit d83ebabCopy full SHA for d83ebab
CHANGELOG.md
@@ -1,3 +1,10 @@
1
+# [1.0.0-alpha.11](https://github.com/frender-rs/react-sys/compare/v1.0.0-alpha.10...v1.0.0-alpha.11) (2021-11-09)
2
+
3
4
+### Bug Fixes
5
6
+* helper use_state_auto_clean ([5d4475d](https://github.com/frender-rs/react-sys/commit/5d4475df3420a9eccd04cd0c0b3c23d511594c86))
7
8
# [1.0.0-alpha.10](https://github.com/frender-rs/react-sys/compare/v1.0.0-alpha.9...v1.0.0-alpha.10) (2021-11-09)
9
10
Cargo.toml
@@ -1,6 +1,6 @@
[package]
name = "react-sys"
-version = "1.0.0-alpha.10" # replace version
+version = "1.0.0-alpha.11" # replace version
edition = "2018"
description = "React bindings for rust"
license = "MIT"
0 commit comments