v1.0.0-alpha.5
·
51 commits
to master
since this release
Features
- Added
<Interval />component (thanks to @jedwards1211 and @TrySound) - Allow to push multiple values in
<List />component (thanks to @TrySound) <FocusManager />is now more stable.setTimeoutis replaced with mouse events (thanks to @souporserious)
Chore & bugs
- Fixed
Updater<T>(setfunctions) inference in flow (thanks to @istarkov) - Improved warning about unstable master (thanks to @souporserious)
- Added tests for
onChangefor a bunch of components (thanks to @TrySound) - PowerPlug is now fully treeshakable so it can be safely used by libraries without worrying that user bundle will have unused code (thanks to @TrySound)