File tree Expand file tree Collapse file tree 2 files changed +13
-1
lines changed Expand file tree Collapse file tree 2 files changed +13
-1
lines changed Original file line number Diff line number Diff line change
1
+ # [ 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)
2
+
3
+
4
+ ### Features
5
+
6
+ * rename create_element_with_props to create_element_no_children ([ 318b3af] ( https://github.com/frender-rs/react-sys/commit/318b3af89da592939b6f7bc18e97feb6f4371c8e ) )
7
+
8
+
9
+ ### BREAKING CHANGES
10
+
11
+ * ` create_element_with_props ` renamed to ` create_element_no_children `
12
+
1
13
# [ 1.0.0-alpha.13] ( https://github.com/frender-rs/react-sys/compare/v1.0.0-alpha.12...v1.0.0-alpha.13 ) (2021-11-24)
2
14
3
15
Original file line number Diff line number Diff line change 1
1
[package ]
2
2
name = " react-sys"
3
- version = " 1.0.0-alpha.13 " # replace version
3
+ version = " 1.0.0-alpha.14 " # replace version
4
4
edition = " 2018"
5
5
description = " React bindings for rust"
6
6
license = " MIT"
You can’t perform that action at this time.
0 commit comments