Upgrade Guide copied = false, 2000); " class="inline-flex items-center gap-2 px-3 py-1.5 text-xs font-medium border border-slate-200 dark:border-slate-700 rounded-lg hover:bg-slate-50 dark:hover:bg-slate-800 text-slate-500 dark:text-slate-400 hover:text-slate-700 dark:hover:text-slate-300 transition-colors duration-200" :class="{ 'border-green-300 dark:border-green-700 text-green-600 dark:text-green-400': copied }" title="Copy page markdown for LLMs"> # Upgrade Guide <div id="how-to-upgrade"></div> ## How to upgrade You can check the changes in 4.x by clicking the above link "**View changes**" and then implement all the changes into your Nylo Website project. { const el = document.getElementById('whats-changed-in-4x'); if (el) { document.body.scrollTo({ top: el.offsetTop - 100, behavior: 'smooth' }); } })()" class="flex items-start gap-1 font-medium" style="border: none !important;"> # What's changed { const el = document.getElementById('how-to-upgrade'); if (el) { document.body.scrollTo({ top: el.offsetTop - 100, behavior: 'smooth' }); } })()" class="flex items-start gap-1 font-medium" style="border: none !important;"> # How to upgrade ## How to upgrade You can check the changes in 4.x by clicking the above link "View changes" and then implement all the changes into your Nylo Website project.