Skip to content
This repository has been archived by the owner on Nov 26, 2018. It is now read-only.

Latest commit

 

History

History
24 lines (13 loc) · 888 Bytes

CHANGELOG.md

File metadata and controls

24 lines (13 loc) · 888 Bytes

Change Log

All notable changes to this project will be documented in this file. See standard-version for commit guidelines.

3.3.0 (2018-03-13)

Features

  • add withStateHandlers (#90)

Bug Fixes

  • fix Symbol usage for IE 11 (#98)
  • fix hoc that hoists statics (#97)

3.2.1 (2017-12-12)

Bug Fixes

  • connectObs: unsubscribe from observables when unmounting (#92) (2caf2a1)