Skip to content

Small dependency bump in resolve-url-loader

Compare
Choose a tag to compare
@weaverryan weaverryan released this 03 Dec 11:40
· 452 commits to main since this release

Hi Webpackers!

This is very small release that bumps one dependency.

To upgrade run:

yarn upgrade "@symfony/webpack-encore@^0.31.1"

Changes: v0.31.0..v0.31.1

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

Highlights:

  • [DEPENDENCY UPGRADE] resolve-url-loader was updated from ^3.0.1
    to ^3.1.2, which should not affect most users. See #848 thanks
    to @Khartir.

Have fun!