I'm super excited about NextJS releases, but there has been a persistent memory leak issue is absolutely killer for larger projects: <a href="https://github.com/vercel/next.js/issues/15855" rel="nofollow">https://github.com/vercel/next.js/issues/15855</a>. It's so difficult to debug, but dang, it's just brutal to deal with on a daily basis. Hoping some of these dependency reductions help.
> 3x Faster Refresh: 200ms faster refresh with no changes necessary.<p>Good. Refresh time and compile time feel like biggest drawbacks to Next right now.