Added
- New block-based architecture for flexible layouts
- GraphQL query optimization with DataLoader pattern
- Server Components for optimal performance
- On-demand ISR revalidation via webhooks
- Automatic type generation from GraphQL schema
Changed
- Migrated to Next.js 14 App Router
- Refactored data fetching to use async Server Components
- Updated to latest WPGraphQL compatibility
Fixed
- ISR revalidation timing issues on Vercel
- GraphQL query caching inconsistencies
- Mobile navigation overlay z-index conflicts
Added
- Support for ACF Flexible Content fields
- Draft preview mode with WordPress authentication
- SEO meta tags auto-generation from WordPress data
Changed
- Improved TypeScript type definitions
- Enhanced error boundaries for better debugging
Fixed
- Image optimization for external WordPress URLs
- Pagination component edge cases
Added
- WPGraphQL enhancement mutations
- Webhook endpoints for ISR revalidation
- Custom post type registration helpers
- ACF field group GraphQL exposure
- Menu location auto-registration
Changed
- Optimized database queries for GraphQL resolver
Added
- Initial release with Next.js 14 support
- WordPress GraphQL integration
- Blog post and page rendering
- Category and tag archives
- Responsive design system
- Dark mode by default
Want to see all releases and detailed commit history?