Skip to content

Releases: gnosticdev/highlevel-api-sdk

Release 4.0.3

10 Apr 23:20

Choose a tag to compare

v4.0.2

29 Dec 01:26

Choose a tag to compare

chore: update package scripts and workflows; add new generate-all scr…

Release 4.0.1

27 Dec 21:09

Choose a tag to compare

Full Changelog: v4.0.0...v4.0.1

Release 4.0.0

27 Dec 21:05

Choose a tag to compare

Full Changelog: v3.0.1...v4.0.0

Release 3.0.1

24 Jun 19:48

Choose a tag to compare

Full Changelog: v3.0.0...v3.0.1

Release 3.0.0

24 Jun 03:23

Choose a tag to compare

Added latest OpenAPI specs.

Full Changelog: v2.1.0...v3.0.0

Release 2.1.0

15 Jan 02:30

Choose a tag to compare

Full Changelog: v2.0.0...v2.1.0

Release 2.0.0

27 Dec 05:22

Choose a tag to compare

Full Changelog: v1.4.0...v2.0.0

v2.0.0

Breaking Changes

  • Complete refactor of the SDK structure
  • Updated client creation methods with new authentication types
  • Moved types to dedicated directories
  • Changed module exports structure

Features

  • Added support for Private Integrations
  • Enhanced OAuth client with improved token handling
  • Added new webhooks API with type-safe payloads
  • Improved error handling with custom error types
  • Added documentation for all API endpoints

Improvements

  • Better organization of code with dedicated modules
  • Enhanced type safety across all endpoints
  • Updated to latest OpenAPI schemas
  • Added examples for OAuth flow with Bun and Hono
  • Added API documentation links
  • Improved module exports for better tree-shaking

Documentation

  • Added comprehensive README with examples
  • Added API documentation links
  • Updated all code examples
  • Added module exports documentation

Dependencies

  • Updated openapi-fetch to ^0.13.3
  • Updated development dependencies

Release 1.4.0

21 Nov 19:16

Choose a tag to compare

Full Changelog: v1.3.0...v1.4.0

Release 1.3.0

30 Oct 01:44

Choose a tag to compare

Full Changelog: v1.2.9...v1.3.0