v0.4.0
What's Changed
- Update README by @gordonbrander in #23
- Introduce ViewStore, allowing scoped portions of state to be passed down to views @gordonbrander in #25
- Access ViewStore state dynamically via closure by @gordonbrander in #36
- Allow initializing first update from closure by @gordonbrander in #30
- Introduce Future extensions for bridging to async-await by @gordonbrander in #32
- minor grammar cleanup by @pmulard in #33
New Contributors
Full Changelog: v0.3.0...v0.4.0