When you will add the 0.21.0 tag? I can't to upgrade package version neither via yarn or via npm. Can I use it at all?
Hey there!
Sorry for the delay - probably a few more weeks, the tag is not ready, but it鈥檚 on my list :).
Cheers!
You can however try it out with the master branch:
yarn upgrade @symfony/webpack-encore@https://github.com/symfony/webpack-encore.git#master
Or add/edit the following line in package.json:
"@symfony/webpack-encore": "git://github.com/symfony/webpack-encore.git#master"
If you do so, don't forget to check out the line about adding Encore.enableSingleRuntimeChunk() in the changelog: https://github.com/symfony/webpack-encore/blob/master/CHANGELOG.md
Is there an estimated release date for 0.21?
Hello, any news ? this components is lagging in terms of release, we're waiting support for Webpack4 :)
Looks like it's coming
bb11e7447998c42f55fc12d7e319271f697890b9
And it's now available!
Most helpful comment
Is there an estimated release date for 0.21?