- Ensure compatibility with PHP 8.5
- Add Symfony 8 support
- Enable file replacement via "drag-and-drop"
- Revert "Change JavaScript package to
type: module"
- Add Symfony 7 support.
- Change JavaScript package to
type: module
- Add support for symfony/asset-mapper
-
The JavaScript events now bubble up.
-
Add
assets/srcto.gitattributesto exclude source TypeScript files from installing. -
TypeScript types are now included.
-
[BC BREAK] The
assets/directory was moved fromResources/assets/toassets/. Make sure the path in yourpackage.jsonfile is updated accordingly. -
The directory structure of the bundle was updated to match modern best-practices.
- Support for
stimulusversion 2 was removed and support for@hotwired/stimulusversion 3 was added. See the @symfony/stimulus-bridge CHANGELOG for more details. - Support added for Symfony 6