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