We've released a new version of the Makerkit Turbo kits, with exciting new improvements!
โจ Supabase Declarative Schema: Say Goodbye to Migration Headaches
After many late nights and way too much coffee, we've added full support for Supabase's Declarative Schema approach!
- No more migration chaos: Just write your schema once and let the tooling figure out the rest
- Your database, but make it readable: Schema files you can actually understand six months later
๐ฅ Next.js 15.3.0: The Good Stuff
We've upgraded to Next.js 15.3.0, and there's a lot to love:
- Turbopack builds are finally usable: 99% test pass rate and FAST (like, "time for another coffee? nope, already built" fast)
- Rspack support if that's your thing: Experimental but works great if you need Webpack compatibility
- Analytics when it actually matters: New client instrumentation hook for catching those early user interactions
- Navigation hooks that don't suck:
onNavigate
anduseLinkStatus
for all those edge cases - TypeScript that doesn't melt your computer: Better support for massive codebases
What You Actually Care About
- Ship faster: Both features mean less time fighting your tools
- Code you won't hate in 3 months: Cleaner schemas, better TypeScript support
- More speed, less waiting: Next.js optimizations that you get for free
Where to find stuff
As usual, please let me know if you have any questions or feedback in our Discord server!