Adding transition (concurrent) to route changes 🎉
This PR is heavily inspired from new Next js Layout RFC.
This update would improve Interaction on Next Paint and uses new concurrent feature :)
Sorry if I made any mistakes :(
Been testing this. Just a few comments on the PR. More generally, it looks like your change also updates our formatting. Could you please format with
yarn run format?
I am extremely sorry I used GitHub we based editor so I don't have access to CLI 🥹 Can you please help me with it :) @blittle
@sanjaiyan-dev no problem, I'll just pull the changes, and create a new branch with your commit on it. Thank you!
@sanjaiyan-dev no problem, I'll just pull the changes, and create a new branch with your commit on it. Thank you!
Tks a lot 🤝
Done 🤝
Extremely sorry for disturbing, any update on this ?
@blittle
We detected some changes in packages/*/package.json or packages/*/src, and there are no updates in the .changeset.
If the changes are user-facing and should cause a version bump, run npm run changeset add to track your changes and include them in the next release CHANGELOG.
If you are making simple updates to examples or documentation, you do not need to add a changeset.