safe-wallet-web icon indicating copy to clipboard operation
safe-wallet-web copied to clipboard

Update to nextjs 15

Open compojoom opened this issue 1 year ago • 0 comments

There is an RC of nextjs 15: https://nextjs.org/blog/next-15-rc

We should update to it as it has some nice features. However in my fast test, after upgrading the packages some of the view were crashing. Also turbo support is now complete: https://areweturboyet.com/ but unfortunately our app doesn't load. We should investigate why and figure out if we can use it or not as it should bring some nice speed improvements to our dev workflows.

compojoom avatar May 29 '24 07:05 compojoom