react-compose-onmount
Version:
A helper function to attach onmount handler to stateless function components
27 lines (20 loc) • 381 B
Markdown
Change Log
# [Unreleased]
# [1.2.0] - 2019-01-06
## Changed
- no jsx in src
- fix maybe type
# [1.1.0] - 2018-10-18
## Added
- type definition for TypeScript
# [1.0.0] - 2018-10-18
## Added
- fix the API with v1.0.0
## Changed
- update devDependencies
# [0.2.0] - 2017-10-26
## Changed
- update devDependencies
# [0.1.0] - 2017-09-08
## Added
- Initial release