Next.js 15.1
• React 19 (stable)
• Improved errors and source maps
• `after` (stable)
• `forbidden` / `unauthorized` (experimental)
• CSS inlining (experimental)
https://nextjs.org/15-1
• React 19 (stable)
• Improved errors and source maps
• `after` (stable)
• `forbidden` / `unauthorized` (experimental)
• CSS inlining (experimental)
https://nextjs.org/15-1
Comments
But deep down, I’m looking forward to some free time to continue coding in Next.js.
I'm working with Copilot, which has an LLM last updated to October 2023. Is there any way for me to bring Next v15 api into its context?
Thanks in advance.
Just want to streamline the development a bit more.
The short answer is “no”, but, I find that it helps to paste code in the style I want to imitate or transform, in a comment above or below what I am working on.
Copilot likes to mimic what is in the file.
I think you suggested my same thoughts going forward. I appreciate the input.
https://github.com/ixartz/Next-js-Boilerplate