Skip to content

v8.0.0

Compare
Choose a tag to compare
@maddie927 maddie927 released this 08 Apr 17:28
dc53374
  • We've been finding the update/action pattern to be too verbose for basic use cases. This version keeps the v7 types and lifecycle code while returning state updates to the more traditional setState and setStateThen
  • Fixed a bug with type checking actions correctly (#71)