npm @symfony/webpack-encore 4.1.0
Svelte Support and Vue 2 Support Fix

latest releases: 5.0.1, 5.0.0, 4.7.0...
2 years ago

Hey packagers!

This release adds first-class support for Svelte and fixes Vue 2 support, which was accidentally lost in version 4.0.

Upgrading

Run:

npm install "@symfony/webpack-encore@^4.1.0" --save-dev

Or:

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

Highlights

Features

Bug Fixes

  • Support for Vue 2 was accidentally dropped in 4.0.0, and was re-added - #1157 thanks to @Kocal.

Changes: v4.0.0..v4.1.0

Happy Packing!

Don't miss a new webpack-encore release

NewReleases is sending notifications on new releases.