It's been one year from last npm version 3.0.0 update, when will the next version release?
hello, we are working on it, next version will come out in the next few weeks
@nimaa77
Looking forward to the release of the new version.
Recently I prepared to use "razzle" to develop the project.
@J-env yeap I will send an email to @jaredpalmer to tag a new minor release later today
Witing for npm update for razzle, I am using Razzle + After Js + Redux but Getting too many (50+) warnings when building, from razzle
example -
npm WARN enoent SKIPPING OPTIONAL DEPENDENCY: ENOENT: no such file or directory, rename '/usr/local/lib/node_modules/razzle/node_modules/fsevents/node_modules/set-blocking' -> '/usr/local/lib/node_modules/razzle/node_modules/fsevents/node_modules/.set-blocking.DELETE'
@storesbuzz that npm warnings are not important that much
actually fsevents is only for macOS, so it's ok to get some warnings if you don't have a device with macOS
https://www.npmjs.com/package/fsevents
and as a personal advice user yarn :)
+
we have After.js 2 that is way faster than V1, but we need a new version of Razzle to make that work
Any update on the npm update?
Help us, @nimaa77 , you're our only hope :)

we are working on it. I merged branch next to master in order to tag a new release
there is only one little problem
https://github.com/jaredpalmer/razzle/runs/609829355?check_suite_focus=true#step:6:311
I asked Jared to fix the npm_token issue and then we are good to go.
oh by the way if you run npm i [email protected]
it's going to install lasted version :)
since it's deployed on npm ...
New version is out, closing
Most helpful comment
hello, we are working on it, next version will come out in the next few weeks