Skip to content

v0.17.0

Compare
Choose a tag to compare
@weaverryan weaverryan released this 07 Nov 19:56
· 1087 commits to main since this release

Yes! I love the number 17!

To upgrade: yarn upgrade

Changes: v0.16.0..v0.17.0

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

Highlights:

  • Added build notifications by calling Encore.enableBuildNotifications() -
    #190 via @Lyrkan

  • Added Stylus support via Encore.enableStylusLoader() - #195
    via @mneuhaus