UNPKG

with-lifecycles

Version:

An easy way to turn stateless functional components into class components with state and lifecycles.

22 lines (12 loc) 690 B
# Change Log All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines. <a name="1.0.1"></a> ## 1.0.1 (2018-06-09) ### Bug Fixes - Include static methods on wrapped component ([4d21113](https://github.com/hswolff/with-lifecycles/commit/4d21113)) <a name="1.0.0"></a> ## 1.0.0 (2018-06-08) ### Features - Add library ([1e61e5d](https://github.com/hswolff/with-lifecycles/commit/1e61e5d)) - Add tests ([5fa9141](https://github.com/hswolff/with-lifecycles/commit/5fa9141)) - Some API improvements ([0e5fd30](https://github.com/hswolff/with-lifecycles/commit/0e5fd30))