This repository has been archived by the owner on Nov 8, 2020. It is now read-only.
Releases: samrith-s/react-live-time
Releases · samrith-s/react-live-time
v1.1.0
v1.0.0
v0.1.0
Minor release includes a lot of fixes and improvements.
- Fix rendered element containing dummy text from development.
- Add support for custom class names, ID and styles.
- Update docs to reflect new props and their descriptions.
- Add Code Standard, Say Thanks and Donate badges.
v0.0.2
v0.0.1
🎉 Released experimental version to save package name
- Written completely using Hooks.
- Optimised and light-weight for immense performance.
- Each instance runs as a separate container.
- With
useEffect
all timeouts are beautifully managed.