Releases: klimeapp/klime-js
Releases · klimeapp/klime-js
v1.3.0
v1.2.1
v1.2.0
v1.1.0
-
Sync methods for all operations:
trackSync(),identifySync(),groupSync()that returnBatchResponseor throwSendError -
getQueueSize()method to check number of queued events -
Support for group-only events: pass
groupIdwithoutuserIdfor organization-level tracking (webhooks, cron jobs, system metrics) -
onErrorandonSuccesscallbacks in client configuration -
Custom
loggeroption for configurable logging -
Export
SendError,BatchResponse,Logger,KlimeConfig,TrackOptions, andEventtypes -
BREAKING: IP tracking removed from all SDKs - the
ipoption is no longer supported in track calls