July 14th, 2025
Fixed Next.js turbo warning in config
Stops the experimental turbo warning from appearing in the console.
Fixed issue: Preview server port switching unnecessarily
Prevents the preview server from switching to 3001 when adding, copying, pasting, or editing layouts, keeping your live preview stable.
Removed generateStaticParams from dynamic API pages
Fix issue where dynamic pages were erroring because they were being processed as static