Skip to content

v0.20.0

Compare
Choose a tag to compare
@weaverryan weaverryan released this 14 Apr 18:59
· 1019 commits to main since this release

Yes! New Release! Features! Fixes! Action! Progress! ⏩ 💯

To upgrade: yarn upgrade

Changes: v0.19.0..v0.20.0

Documentation: http://symfony.com/doc/current/frontend.html

Highlights:

  • Added Encore.configureUrlLoader() method that allows you
    to inline smaller images/file assets for better performance
    #296 via @Lyrkan

  • Improved error messages that recommend using yarn vs npm
    #291 via @Lyrkan

  • Fixed bug with using --stats option #299 via @Lyrkan

  • Allow configuration callbacks to return their value
    #300 via @Lyrkan

  • Updated to use the new v2 of webpack-manifest-plugin
    #164 via @weaverryan