How to Implement Redirects for Changed Post Routes in Sveltekit (opens in new tab)
In this post I’ll be detailing how I implemented redirects for changed post routes in SvelteKit. I initially did this back in the Summer of 2021 but with the SvelteKit v1 release some things have changed. For the Tl;Dr skip to the solution.
Read the original article