Symfony Encore v1.2.0 Release Notes

  • May 3rd, 2021

    ๐Ÿ”‹ Feature

    • #968 - Locking assets-webpack-plugin to less than 7.1.0 - @weaverryan
    • #966 - Upgrade to css-minimize-webpack-plugin 2.0 - @stof
    • #963 - feat: add Encore.when() - @Kocal

    ๐Ÿ› Bug Fix

    • #943 - Do not allow webpack-dev-server to find an open port - @weaverryan