← saas-init.dev

Changelog

What’s new.

Release notes for every version of saas-init.

v1.1.0minor2026-04-26

New

  • +Next.js version selection — choose between Next.js 15 (^15.3.0) or 16 (^16.2.0) at init time. Default is 16.
  • +Real env var prompts — the CLI now collects your actual API keys, publishable keys, and secrets during init and writes them directly to .env.local.
v1.0.11patch2026-03-18

Fixed

  • Corrected GitHub URLs across generated project files to use the oleg-koval username.
v1.0.10patch2026-03-18

Fixed

  • Added repositoryUrl to semantic-release config to fix automated release tagging.

Full commit history on GitHub. saas-init follows semantic versioning.