Skip to content

Latest commit

 

History

History
8 lines (7 loc) · 258 Bytes

CHANGELOG.md

File metadata and controls

8 lines (7 loc) · 258 Bytes

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!