This repository has been archived by the owner on Aug 2, 2020. It is now read-only.
Releases: pepsighan/ruukh-ui
Releases · pepsighan/ruukh-ui
0.0.3
Added
- Detachable state setters using
StateSetter::state_setter
&SetState::set_state
.
Changed
- Made
Shared
type private. - Batch state changes into one.
- Upgraded to
rustc 1.31.0-nightly (4efdc04a5 2018-10-06)
.
Fixed
'static
prop types were treated as optional when they are not.