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 ac87997 commit e366326Copy full SHA for e366326
CHANGELOG.md
@@ -0,0 +1,7 @@
1
+# 1.0.0-alpha.1 (2021-11-06)
2
+
3
4
+### Features
5
6
+* React.createElement ([cfa19e4](https://github.com/frender-rs/react-sys/commit/cfa19e49d9c7119fc00dfb87d53ebc98ec913145))
7
+* React.useState ([ac87997](https://github.com/frender-rs/react-sys/commit/ac87997837bf8bb0bf97786625496aad86707ad2))
Cargo.toml
@@ -1,6 +1,6 @@
[package]
name = "react-sys"
-version = "0.1.0" # replace version
+version = "1.0.0-alpha.1" # replace version
edition = "2018"
description = "React bindings for rust"
license = "MIT"
0 commit comments