Lee Robinson

Results 49 issues of Lee Robinson

"anotha one" - dj khaled

test

Edit: for later to reference https://github.com/vvo/iron-session

For merging tomorrow: - Updates the link to use the marketplace installation flow - Renames a file which had casing issues, causing the build to fail (uppercase file name, lowercase...

examples
created-by: Next.js DevEx team

### Overview This PR removes the `geo` and `ip` properties from `NextRequest` for Next.js 15. These values had to be provided by your hosting provider. Since this feature was not...

type: next
Documentation
created-by: Next.js Docs team
tests
created-by: Next.js DevEx team

This runs the codemod (`npx @next/codemod@canary upgrade`) to upgrade to the async request APIs, as well as the React 19 version bump and types.

While it isn't 1:1, I've been working on a newer version of this template you might find interesting. If the feedback is good, we might consider consolidating efforts there (as...

This adds our co-maintained templates from: https://github.com/nextjs

Documentation
created-by: Next.js DevEx team