All notable changes to this project will be documented in this file.
This project adheres to Semantic Versioning.
- Add React 18 to
peerDependencies
range.
- Renames the "module" entry point to end in
.es.js
..mjs
has requirements that this package's compiled output did not adhere to.
- Require React 17+.
- Update dependencies.
- Mark the package as side-effect-free.
- Lower minimum version in the
react
peerDependency.
- Add React Hook API for use with React 16.7+. (#11)
- Initial release.