docs: document req.params changes in 5.x#2092
docs: document req.params changes in 5.x#2092bjohansebas merged 7 commits intoexpressjs:gh-pagesfrom
Conversation
✅ Deploy Preview for expressjscom-preview ready!
To edit notification comments on pull requests, go to your Netlify project configuration. |
🚦 Lighthouse Results (Mobile & Desktop)
|
8d1731f to
ba28c5c
Compare
ba28c5c to
50de3ed
Compare
|
Just one thing that I remembered - |
bjohansebas
left a comment
There was a problem hiding this comment.
Thanks @krzysdz!
What do you think about changing it to this suggestion, which includes more information and code examples showing what changed, to make the change easier to understand?
|
Your suggestion is definitely clearer. I'll admit that I'm not great at writing documentation. There is just the question about prototype that may or may not be |
yep, when it's not regexp then the object is created here, whereas here is where the object is created, probably we should change that in the router so both ways are the same |
Fixes #2090