createHandleris nowcreateHandlersand takes an object of type{ [name: string]: Function }nextno longer hasvaluefield with the array of params- the handler's return value is stored in the
resultfield onnextobject
- Fix shouldComponentUpdate binding
- Initial release!