Why does create next-app not use the latest version of Next.js (15.3.x)? #79528
Replies: 6 comments
-
I'm facing the same issue and was quite confused by it. The main problem is that Tailwind has regressed from v4 back to v3. Until yesterday, Also noticed that the |
Beta Was this translation helpful? Give feedback.
-
The published version is wrong. |
Beta Was this translation helpful? Give feedback.
-
Was surprised by this as well. I think they mistakenly marked 15.1.8 as the latest stable version |
Beta Was this translation helpful? Give feedback.
-
Hi, yes, 15.1.8 was released to backport some bug fixes. We'll fix the latest tag soon. |
Beta Was this translation helpful? Give feedback.
-
Hi, yes facing the same issue |
Beta Was this translation helpful? Give feedback.
-
Hi, this was fixed over the weekend. |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
info Direct dependencies
└─ [email protected]
info All dependencies
├─ @img/[email protected]
├─ @next/[email protected]
├─ @next/[email protected]
├─ [email protected]
└─ [email protected]
Done in 8.27s.
Beta Was this translation helpful? Give feedback.
All reactions