Releases: gregberge/recompact
Releases · gregberge/recompact
v3.3.0
Features
- add withStateHandlers (#90)
Bug Fixes
- fix Symbol usage for IE 11 (#98)
- fix hoc that hoists statics (#97)
v3.2.1
Bug Fixes
- connectObs: unsubscribe from observables when unmounting (#92) (2caf2a1)
v3.0.3
- Fix bundling of package to reduce size of library
v3.0.2
Bug Fixes
- support "import { ... } from" syntax (3a8464d)
v3.0.1
Bug Fixes
- fix npm package export format (e8bb090)