Changelog
Release history for the WaitKit platform and SDK.
0.3.0 — 2025-06-01
- Add React hook (
useWaitlist) export fromwaitkit/react - Add
refetchCountreturn value to the hook - Add instance-level default
sourceconfiguration - Improve TypeScript type exports
0.2.0 — 2025-05-15
- Add
metadatasupport tosubscribers.create() - Add
subscribers.count()with optional project slug override - Add source precedence (per-call > instance default >
landing-page) - Export
WaitKitErrorclass
0.1.0 — 2025-05-01
- Initial SDK release
WaitKitclass withsubscribers.create()support- API key authentication via
Authorization: Bearer - TypeScript declarations
