IntroductionAPI ReferenceChangelogUnreleased1.0.4 - 2020-07-111.0.3 - 2020-06-301.0.2 - 2020-06-251.0.0 - 2020-06-19
Changelog
All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
[Unreleased]
[1.0.4] - 2020-07-11
- improve function component test regex
[1.0.3] - 2020-06-30
- esm bundle
[1.0.2] - 2020-06-25
- change react peer dependency format
[1.0.0] - 2020-06-19
Added
- isFunctionComponent
- isClassComponent
- isMemoizedComponent
- isReactComponent