Download Latest Version 7.2.0 - The Now-With-Types Release source code.zip (1.3 MB)
Email in envelope

Get an email when there's a new version of Webpack Encore

Home / v7.1.0
Name Modified Size InfoDownloads / Week
Parent folder
7.1.0 - The _Wait, We Forgot Some Things_ Release source code.tar.gz 2026-06-22 1.1 MB
7.1.0 - The _Wait, We Forgot Some Things_ Release source code.zip 2026-06-22 1.3 MB
README.md 2026-06-22 1.4 kB
Totals: 3 Items   2.4 MB 0

[!NOTE] A small follow-up to 7.0.0: a few dependency updates didn't make it into that release, so 7.1.0 ships them now. You get support for sass-loader v17 (v16 still works), @vue/babel-plugin-jsx bumped to v3, webpack-manifest-plugin requiring at least v6.0.1, and JS/CSS minifier peer dependencies relaxed to optional with no version constraint. No upgrade steps needed for most projects, just bump and go.

What's Changed

Full Changelog: https://github.com/symfony/webpack-encore/compare/v7.0.0...v7.1.0


Thanks to everyone who contributed to this release! 🙌

Update Encore in your project:

:::bash
npm install @symfony/webpack-encore@latest --save-dev
pnpm add --save-dev @symfony/webpack-encore@latest
yarn add --dev @symfony/webpack-encore@latest
Source: README.md, updated 2026-06-22