Skip to content

Release v2.4.1

Choose a tag to compare

@HecFranco HecFranco released this 17 Aug 09:38
· 22 commits to main since this release

Release v2.4.1

Changelog

Fixed

  • Submit/Button/Reset: FormOptionsMerger no longer passes help / help_attr (and other FormType-only options) to Symfony button types. FormKit 2.3.0 always injected help_attr from profile defaults, which broke hosts using addWithDefaults(..., SubmitType::class) (OptionsResolver: option help_attr does not exist).

What's Changed

  • chore(deps): bump rector/rector from 2.6.1 to 2.6.2 by @dependabot[bot] in #30
  • chore(deps): bump nowo-tech/phpstan-frankenphp from 1.0.3 to 1.1.0 by @dependabot[bot] in #31

Full Changelog: v2.4.0...v2.4.1