Skip to content

Latest commit

 

History

History
63 lines (40 loc) · 1.71 KB

HISTORY.md

File metadata and controls

63 lines (40 loc) · 1.71 KB

Sep 20, 2016

Sep 20, 2016

  • #7 - Fix issue with onRemove not being able to access state. (#8, @borisirota)

Aug 15, 2016

  • Support Decca's function-only components.

Jan 29, 2016

Jan 25, 2016

  • #1 - Add onCreate hook.

Jan 10, 2016

  • Make state changes immutable, allowing you to run oldstate === newstate to check for deep equality.

Jan 10, 2016

  • Remove shouldUpdate support.

Jan 10, 2016

Initial release.