Skip to content

Releases: symfony/stimulus-bundle

v3.0.0

13 Apr 14:00

Choose a tag to compare

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

13 Apr 14:51

Choose a tag to compare

Changelog (v2.34.0...v2.35.0)

  • no significant changes

v2.34.0

22 Mar 22:21

Choose a tag to compare

Changelog (v2.33.0...v2.34.0)

  • bug #3401 Update package.json to 2.33.0 (@Kocal)

v2.33.0

17 Mar 21:15

Choose a tag to compare

Changelog (v2.32.0...v2.33.0)

  • feature #3362 Migrate from tsup (deprecated) to tsdown (@Kocal)
  • bug #3323 Use Extension from DependencyInjection instead of HttpKernel (@Kocal)
  • bug #3304 Fix npm releases due to repository issue (@Kocal)
  • bug #3290 Update root JS dependencies (@Kocal)
  • feature #3285 Change AssetMapper excluded_patterns from **/controllers.json to */controllers.json (@Kocal)