Skip to content

Releases: TijanAyo/lendsqr-node-sdk

v1.0.1

30 Oct 12:52
Compare
Choose a tag to compare

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