Skip to content

v7.0.0

Compare
Choose a tag to compare
@megamaddu megamaddu released this 14 Jan 18:24
e567488
  • Resolved an issue which broke proper type checking on send, capture, etc's action type. This is a major version bump because the Self and ReactComponentInstance types changed, and updating could cause compile errors in cases which were not previously caught. There should be no compile errors while upgrading if all your actions are dispatched correctly (and you never used the ReactComponentInstance type).