npm @symfony/webpack-encore 0.13.0
v0.13.0

latest releases: 4.6.1, 4.6.0, 4.5.0...
6 years ago

Amazing, wonderful, incredible news! It's a new release!

To upgrade: yarn upgrade

Changes: v0.12.0..v0.13.0

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

Highlights:

  • [BEHAVIOR CHANGE] Image and font files now always include
    a hash in their filename, and the hash is shorter - #110 via @Lyrkan

  • Fixed a bug that caused extra comments to be in the final production
    compiled JavaScript - #132 via @weaverryan

  • Encore.enablePostCssLoader() now accepts an options callback -
    #130 via @Lyrkan

  • Encore.enableLessLoader() now accepts an options callback -
    #134 via @Lyrkan

  • Added Encore.enableForkedTypeScriptTypesChecking() to enable
    fork-ts-checker-webpack-plugin
    for faster typescript type checking - #101 via @davidmpaz

  • Added Encore.disableImagesLoader() and Encore.disableFontsLoader()
    to totally disable the file-loader rules for images and fonts -
    #103 via @Lyrkan

Don't miss a new webpack-encore release

NewReleases is sending notifications on new releases.