Releases: frender-rs/react-sys
Releases · frender-rs/react-sys
v1.0.0-alpha.13
1.0.0-alpha.13 (2021-11-24)
Features
create_element*
should take references of props and children (daa5931)
BREAKING CHANGES
create_element*
now takes references of props and children
v1.0.0-alpha.12
v1.0.0-alpha.9
v1.0.0-alpha.11
v1.0.0-alpha.10
v1.0.0-alpha.8
v1.0.0-alpha.7
v1.0.0-alpha.6
1.0.0-alpha.6 (2021-11-07)
Bug Fixes
- remove unexpected std exports (b484716)
BREAKING CHANGES
std::{ concat, stringify }
are unexpected exported in previous versions. Now they are removed