{ }

UnifiedHQ SDK v1.2.0

minor

Added TypeScript generics support and improved type inference

Released on Jan 12, 2026

New Features

4
  • TypeScript generics for all API methods
  • Improved type inference for response objects
  • New retry configuration options
  • Request/response interceptors

Bug Fixes

2
  • Fixed ESM/CJS interop issues
  • Resolved type definition conflicts

Planned Features

2

Features that were planned but not included in this release

  • React hooks library
  • Vue composables library