Releases: symfony/stimulus-bundle
Releases · symfony/stimulus-bundle
v3.0.0
Changelog (v2.34.0...v3.0.0)
- feature #3453 Update minimum required Symfony version to 7.4 (@Kocal)
- feature #3450 Upgrade minimum required PHP version to 8.4 (@Kocal)
- bug #3187 Add phpunit.dist.xml in .gitattributes (@Kocal)
- bug #3182 Drop Symfony PHPUnit Bridge in favor of PHPUnit >= 11.0 (@Kocal)
- feature #3180 Remove deprecations for 3.0 (@Kocal)
- feature #2998 Upgrade minimum required PHP version to 8.2 (@Kocal)
- feature #2996 Update minimum required Symfony version to ^6.4 (@Kocal)
v2.35.0
v2.34.0
v2.33.0
Changelog (v2.32.0...v2.33.0)
- feature #3362 Migrate from tsup (deprecated) to tsdown (@Kocal)
- bug #3323 Use
ExtensionfromDependencyInjectioninstead ofHttpKernel(@Kocal) - bug #3304 Fix npm releases due to
repositoryissue (@Kocal) - bug #3290 Update root JS dependencies (@Kocal)
- feature #3285 Change AssetMapper
excluded_patternsfrom**/controllers.jsonto*/controllers.json(@Kocal)