Skip to content

Release v1.13.0

Choose a tag to compare

@github-actions github-actions released this 04 Aug 10:56
· 24 commits to main since this release

Release v1.13.0: FormKitBundle auth_kit profile and Twig Extra (REQ-TWIG-004).

Changelog

Changed

  • FormKitBundle: depend on nowo-tech/form-kit-bundle ^2.0. Auth form types use FormOptionsTrait + profile auth_kit (#[FormKitConfig]). Extension prepends that profile (and default css_framework: bootstrap) when the host has not defined them; form types are tagged form.type so FormOptionsMerger is injected.

Added

  • Unit coverage for NowoAuthKitExtension::prependFormKitDefaults (auth_kit profile seed + host override guards).
  • REQ-TWIG-004: require twig/extra-bundle + twig/string-extra; make check-twig-extra in release-check; demos register TwigExtraBundle.
  • Twig-CS-Fixer: vincentlanglet/twig-cs-fixer, .twig-cs-fixer.php, composer twig:lint / twig:fix.

What's Changed

  • chore(ci): bump actions/stale from 10 to 11 by @dependabot[bot] in #7

Full Changelog: v1.12.2...v1.13.0