← Back to home

Changelog

What's new in Warpkit.

v1.0.0core

Initial Release

First public release of Warpkit. Includes per-user SQLite with automatic migrations, Better Auth integration, Stripe billing with subscription and one-time payment support, background jobs via @bitclaw/jobs, Nitro plugin wiring, and the full skel scaffolding system for fast feature generation.

v0.9.0beta

Beta

Beta release. Core auth, billing, and per-user DB patterns established. Background job queue wired to Nitro plugin with MSW-tested email:welcome handler. Skel templates added for rapid feature generation. Result-returning server functions standardised across all features.