react-router
react-router copied to clipboard
fix: context memoization
Without this, anything that used useLocation (including Routes) was constantly re-rendering.
🦋 Changeset detected
Latest commit: 282b1033415fd24b0e1cf42a9b3bbdbbeada1c88
The changes in this PR will be included in the next version bump.
This PR includes changesets to release 4 packages
| Name | Type |
|---|---|
| react-router | Patch |
| react-router-dom | Patch |
| react-router-dom-v5-compat | Patch |
| react-router-native | Patch |
Not sure what this means? Click here to learn what changesets are.
Click here if you're a maintainer who wants to add another changeset to this PR
Hi @mohd-akram,
Welcome, and thank you for contributing to React Router!
Before we consider your pull request, we ask that you sign our Contributor License Agreement (CLA). We require this only once.
You may review the CLA and sign it by adding your name to contributors.yml.
Once the CLA is signed, the CLA Signed label will be added to the pull request.
If you have already signed the CLA and received this response in error, or if you have any questions, please contact us at [email protected].
Thanks!
- The Remix team
Thank you for signing the Contributor License Agreement. Let's get this merged! 🥳
Is this good to merge?
Folks, this issue is causing noticeable lag in our application after upgrading from v5. Hope it can be released in the next update.
Yes please!!! this is causing some many issues for us