Skip to content

v0.2.0

Latest
Compare
Choose a tag to compare
@philipp-spiess philipp-spiess released this 22 Jul 10:59
· 23 commits to master since this release
  • Deprecates the class-property reducer in favor of a static reducer to limit side-effects. (#4)
  • Side effect callbacks now get a reference to the component instance passed as their first argument. This will allow access to a components properties. (#4)