Next.js 10.1
nextjs.org
Next.js 10.1
1–7 of 7 posts
Re: Next.js 10.1
#2Great to see NextJS putting effort to reduce dependencies.
Re: Next.js 10.1
#3Good. Refresh time and compile time feel like biggest drawbacks to Next right now.
Re: Next.js 10.1
#4> Improved Installation Time: 58% smaller install size and 56% fewer dependencies. Great to see NextJS putting effort to reduce dependencies.
>As part of our goal to optimize dependencies, we also updated and/or replaced npm packages that were marked as deprecated by their authors – even when they were deeply nested in the dependency tree.
I wonder if they just rewrote some smaller packages themselves, or if they managed to find a maintained alternative for all of them?
Re: Next.js 10.1
#5Re: Next.js 10.1
#6Re: Next.js 10.1
#7> Improved Installation Time: 58% smaller install size and 56% fewer dependencies. Great to see NextJS putting effort to reduce dependencies.
Definitely! I would love to hear what kind of replacements they had to make: >As part of our goal to optimize dependencies, we also updated and/or replaced npm packages that were marked as deprecated by their authors – even when they were deeply nested in the dependency tree. I wonder if they just rewrote some smaller packages themselves, or if they managed to find a maintained alternative for all of them?