Version 0.8.3
Pre-release
Pre-release
What's Changed
New Features
- Built-in auto-effects now accept anonymous functions for passing state (besides state keys)
- Map interface methods on UIElement now accept anything for keys (not just PropertyKey)
Breaking Changes
dispatch()
auto-effect has been renamed toemit()
as in common EventEmitter libraries
Other Changes
- Under the hood optimizations for context and functions connecting to the UI interface
- Use lastest API in test cases
- Pull Request: Feature/0.8.3 by @estherbrunner in #15
Full Changelog: v8.0.2...v0.8.3