AnnouncementRelease
Announcing NextShip v2.0
We're excited to announce NextShip v2.0 with Next.js 15, React 19, and Tailwind CSS v4 support.
By NextShip Team
We're thrilled to announce the release of NextShip v2.0, our biggest update yet!
What's New
Next.js 15 & React 19
NextShip v2.0 is built on the latest Next.js 15 with full React 19 support, bringing you:
- React Compiler - Automatic memoization for better performance
- Server Components - Improved streaming and partial rendering
- Turbopack - Faster development builds
Tailwind CSS v4
We've upgraded to Tailwind CSS v4, featuring:
- Native CSS cascade layers
- Zero-config content detection
- Improved color system with OKLCH
Better Auth
Say goodbye to NextAuth complexity! We've switched to Better Auth for:
- Simpler configuration
- Built-in organization/team support
- Type-safe APIs
- No vendor lock-in
Migration Guide
Upgrading from v1? Check out our migration guide for step-by-step instructions.
Breaking Changes
- Minimum Node.js version is now 18.17
- Database schema changes require a migration
- Some environment variables have been renamed
Thank You
A huge thank you to our community for the feedback and contributions that made this release possible!