1.1.0 (2025-03-02)
Features
✅ implement standardized error handling system (ac3fb73)
- Implement structured error response format
- Add error code pattern for service registration
- Standardize error handling in socket middleware
- Add type checking for Error and CustomError instances
- Ensure consistent UNKNOWN error fallback
- Updated documentation