WaitKitWaitKit

Changelog

Release history for the WaitKit platform and SDK.

0.3.0 — 2025-06-01

  • Add React hook (useWaitlist) export from waitkit/react
  • Add refetchCount return value to the hook
  • Add instance-level default source configuration
  • Improve TypeScript type exports

0.2.0 — 2025-05-15

  • Add metadata support to subscribers.create()
  • Add subscribers.count() with optional project slug override
  • Add source precedence (per-call > instance default > landing-page)
  • Export WaitKitError class

0.1.0 — 2025-05-01

  • Initial SDK release
  • WaitKit class with subscribers.create() support
  • API key authentication via Authorization: Bearer
  • TypeScript declarations

On this page