Open edisonhuff opened 2 weeks ago
Hey, good question. I would assume so since there aren’t big breaking changes that I know of, but I still have to test it
The big ones I heard about include changing cookie / header / params / search params to be async instead of sync https://nextjs.org/blog/next-15#async-request-apis-breaking-change
In case you'd like to check the full list: https://nextjs.org/blog/next-15#other-changes
Heyo
With the caching and async reworks done in nextJS 15 I'm a little worried of trying to upgrade my solito project on next 14.
Does solito work with next 15? If not are there plans to update solito for next 15?