Skip to content

v6.0.0

Compare
Choose a tag to compare
@megamaddu megamaddu released this 29 Nov 19:05
0c459eb
  • Add mouse event handlers (@akheron)
  • shouldUpdate: now receives the record { nextProps, nextState } instead of Self -> props -> state -> Boolean
  • didUpdate: now receives a second argument, a { nextProps, nextState } record