File tree Expand file tree Collapse file tree 2 files changed +14
-1
lines changed
Expand file tree Collapse file tree 2 files changed +14
-1
lines changed Original file line number Diff line number Diff line change 1+ # [ 1.0.0-alpha.2] ( https://github.com/frender-rs/react-sys/compare/v1.0.0-alpha.1...v1.0.0-alpha.2 ) (2021-11-06)
2+
3+
4+ ### Bug Fixes
5+
6+ * cargo keywords max to 5 ([ cd9de32] ( https://github.com/frender-rs/react-sys/commit/cd9de32b83619574d123572145b151dc6baa9afa ) )
7+ * js snippets ([ 2fd853a] ( https://github.com/frender-rs/react-sys/commit/2fd853a798635b3c20981b679284e76bcdf36155 ) )
8+
9+
10+ ### Features
11+
12+ * ReactDOM.render ([ 51485d6] ( https://github.com/frender-rs/react-sys/commit/51485d6fb19aa5eb3326edc538439d81865d7c8b ) )
13+
114# 1.0.0-alpha.1 (2021-11-06)
215
316
Original file line number Diff line number Diff line change 11[package ]
22name = " react-sys"
3- version = " 1.0.0-alpha.1 " # replace version
3+ version = " 1.0.0-alpha.2 " # replace version
44edition = " 2018"
55description = " React bindings for rust"
66license = " MIT"
You can’t perform that action at this time.
0 commit comments