# 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!