Skip to content

Allowing TypeScript 5 + other minor items

Compare
Choose a tag to compare
@weaverryan weaverryan released this 19 Apr 17:22
· 33 commits to main since this release

Hey packagers!

This release allows TypeScript 5 to be used + a few other small items:

Upgrading

Run:

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

Or:

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

Changes: v4.2.0..v4.3.0

Happy Packing!