v0.6.2
Supabase email OTP authentication and clearer generated-project guidance.
- Added eight-digit Supabase email OTP authentication with boxed-code verification and resend support.
- Documented Supabase SMTP and Magic link or OTP template setup, including the {{ .Token }} variable.
- Improved generated auth guidance so OTP projects do not depend on localhost redirects.
v0.6.1
Earlier validation and stronger generated Clerk and Convex projects.
- Validate project names, destinations, presets, and incompatible options before the interactive flow reaches its end.
- Fix generated Clerk and Convex user synchronization, global dark mode, and onboarding-before-auth routing.
v0.5.1
Configurable social sign-in and a visual Expo stack builder.
- Choose Google, Apple, Facebook, and Microsoft sign-in during setup with multi-select support.
- Generated auth screens now use Clerk browser SSO with provider-specific SVG icons.
- Configure the complete Expojet stack in a dedicated guided builder and copy a production-ready CLI command.
- Stack choices use locally bundled technology icons, smooth step navigation, and automatic compatibility normalization.
- Preview the exact generated file tree and file contents directly from the same operation plan used by the CLI executor.
v0.5.0
A stronger production foundation for generated Expo apps.
- Added native-feeling liquid-glass navigation and safe-area defaults for Expo Go.
- Added custom Clerk sign-in, verification, resend, and forgot-password flows.
- Added multi-step onboarding, reset controls, and theme-aware navigation surfaces.
- Improved Expo assets, adapter output, and production rollout checks.
v0.4.0
Expanded the generator across the Expo application stack.
- Added EAS profiles, icon and state adapters, liquid-glass components, themes, presets, and analytics adapters.
- Improved package-manager detection and cross-platform dependency installation.
v0.3.0
Introduced the ecosystem schemas, preset engine, and navigation matrix.
- Added validated schemas, preset commands, package-manager selection, and TypeScript controls.
- Added Expo Router and React Navigation layouts for tabs, drawers, both, and stack configurations.
v0.2.1
Completed the Expojet rebrand and SDK pack integrity work.
- Removed remaining Stackjet branding from generated apps and fixtures.
- Updated the SDK pack metadata, schemas, security documentation, and compatibility references.
v0.2.0
Added the backend, database, ORM, and authentication adapter matrix.
- Added Neon, Postgres, SQLite, Drizzle, Prisma, Supabase, Firebase, Convex, Express, NestJS, and JWT support.
- Added strict mobile secret isolation and backend-aware doctor diagnostics.