← Back to all updates // January 17, 2023
This week at Makeswift we are excited to release `0.5.0` of `@makeswift/runtime` with support for Next.js 13 and backward compatibility starting with Next.js `^12.2.0`.
This update changes the default Image component to take advantage of the new `next/image` API, which has caused a bump in image load performance.
We are currently working on lowering Total Blocking Time for sites made with Makeswift. This week, we updated `@makeswift/runtime` to use selective hydration with React 18’s new SSR architecture. It has drastically improved Total Blocking Time, but has also created some edge cases that we are currently working through. More concrete numbers coming soon in our quest for 💯!
Don't have a Next.js project yet? Get started with our no code builder and extend when you're ready.