Skip to content

Comments

refactor: use route props helpers from NextJS#606

Merged
Slashgear merged 1 commit intolyonjs:masterfrom
bastiendmt:refactor/route-props-helpers
Feb 19, 2026
Merged

refactor: use route props helpers from NextJS#606
Slashgear merged 1 commit intolyonjs:masterfrom
bastiendmt:refactor/route-props-helpers

Conversation

@bastiendmt
Copy link
Contributor

🤔 Why do you want to make those changes?

Next JS offers props helpers that infers props based on file structure
https://nextjs.org/docs/app/getting-started/layouts-and-pages#route-props-helpers

This offers simpler props types, and also handles searchparams (not used here)

🧑‍🔬 How did you make them?

These are globally available helpers, generated when running either next dev, next build or next typegen.

🧪 How to check them?

No changes

@vercel
Copy link

vercel bot commented Feb 19, 2026

@bastiendmt is attempting to deploy a commit to the lyonjs Team on Vercel.

A member of the Team first needs to authorize it.

@Slashgear Slashgear merged commit b0ac008 into lyonjs:master Feb 19, 2026
5 of 7 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants