This repository was archived by the owner on Jan 30, 2025. It is now read-only.
2.6.6 #18
refirst11
announced in
Announcements
2.6.6
#18
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Patch update: bugfix
Improved transition flicker (next.js)
inject-client-css.ts: improve to queueMicrotasck to requestAnimationFrame.
This change improved the timing of injection into the head and suppressed flicking.
router.refresh now depends on pathname.
This will better reflect the Server Component's style.
Moved the inject function of the create method inside the get function.
This makes class name resolution timing then faster.
Next.js to make improvements to the
React Server Component
to flickering and reload issues.It's this can now smoothly navigate between pages even when the build cache is not exists.
Thanks for using this library and I hope this improvement works.
This discussion was created from the release 2.6.6.
Beta Was this translation helpful? Give feedback.
All reactions