UNPKG

react-healthy

Version:

Incrementally check and alert your users to the health of your APIs

9 lines (7 loc) 258 B
# Changelog ## 2.0.0 🚀 ### Major changes - Created the `useHealthCheck` hook to handle all health check logic - Refactored both `<Healthy />` and `<StatusPage />` to take in a config object - Updated types and typings - See `README.md` for more details!