Skip to content

Version 0.8.3

Pre-release
Pre-release
Compare
Choose a tag to compare
@estherbrunner estherbrunner released this 23 Sep 13:27
· 175 commits to main since this release
19b2dcf

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 to emit() 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