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 d2dfe5d commit 60b7a35Copy full SHA for 60b7a35
CHANGELOG.md
@@ -1,3 +1,10 @@
1
+# [1.0.0-alpha.22](https://github.com/frender-rs/react-sys/compare/v1.0.0-alpha.21...v1.0.0-alpha.22) (2022-02-12)
2
+
3
4
+### Bug Fixes
5
6
+* pub Fragment and StrictMode ([d2dfe5d](https://github.com/frender-rs/react-sys/commit/d2dfe5d569b744dca80ecedcad6469a665d5c001))
7
8
# [1.0.0-alpha.21](https://github.com/frender-rs/react-sys/compare/v1.0.0-alpha.20...v1.0.0-alpha.21) (2022-02-12)
9
10
Cargo.toml
@@ -1,6 +1,6 @@
[package]
name = "react-sys"
-version = "1.0.0-alpha.21" # replace version
+version = "1.0.0-alpha.22" # replace version
edition = "2018"
description = "React bindings for rust"
license = "MIT"
0 commit comments