Skip to content

Latest commit

 

History

History
8 lines (7 loc) · 322 Bytes

CHANGELOG.md

File metadata and controls

8 lines (7 loc) · 322 Bytes

Latest & greatest

0.3.0

  • [Breaking] Drop Redux integration in favour of HOC composition
  • [Breaking] Improve performance by avoiding passing outer properties to the child component
  • [Infrastructure] Tests with Jest
  • [Infrastructure] Simplify eslint config by extending recommended ones
  • [Infrastructure] TravisCI