Skip to content

Releases: AkshayPanchivala/error-cure

v1.0.9

31 Dec 01:30
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.0.8...v1.0.9

v1.0.8

14 Dec 17:01
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.0.0...v1.0.8

v1.0.0

14 Dec 12:29
Compare
Choose a tag to compare

🎉 First Release of Error-Cure

We’re excited to announce the first release of Error-Cure, a powerful library for managing errors in Node.js and Express applications! This release includes all core features and tools to handle, log, and structure errors efficiently.

Key Features:
Custom Error Classes: Built-in error classes like AppError, ValidationError, AuthError, and DatabaseError.
Express Middleware: Global error-handling middleware for centralized management.
Logging Utilities: Easily log errors to files for debugging and monitoring.
Unhandled Exceptions Handling: Capture and manage unhandled promise rejections and exceptions.
Lightweight and Extendable: Easy to integrate into any Node.js or Express project.