Releases: TijanAyo/lendsqr-node-sdk
Releases · TijanAyo/lendsqr-node-sdk
v1.0.1
Improvements
- Improved error handling with distinct API and SDK errors
- Simplified payload handling
- Optimized code structure for better maintainability
Internal Changes
- Split error handling into
LendSqrAPIError
for API-related errors - Added
LendSqrSDKError
for SDK runtime errors - Reduced bundle size