Releases: leapt/core-bundle
Releases · leapt/core-bundle
v5.4.1
v5.4.0
v5.3.2
v5.3.1 Fix Twig 3.12 deprecation
What's Changed
Full Changelog: v5.3.0...v5.3.1
v5.3.0
What's Changed
- RecaptchaV3 no catched exception by @alanpoulain in #128
- Fix CI by @jmsche in #130
- Test against PHP 8.4 & Symfony 7.1 + 7.2 by @jmsche in #131
- Fix tests by @jmsche in #132
- Deprecate PasswordStrength constraint by @jmsche in #133
- Display deprecations in CI by @jmsche in #134
Full Changelog: v5.2.0...v5.3.0
v5.2.0
What's Changed
- Add error codes and score to RecaptchaV3 constraint by @alanpoulain in #127
New Contributors
- @alanpoulain made their first contribution in #127
Full Changelog: v5.1.2...v5.2.0
Fix Slug constraint by not allowing dashes everywhere
What's Changed
Full Changelog: v5.1.1...v5.1.2
v5.1.1: YieldReady for Twig nodes
What's Changed
- Mark paginator_theme & datalist_theme nodes as
#[YieldReady]
by @jmsche in #123 - Upgrade workflows by @jmsche in #124
Full Changelog: v5.1.0...v5.1.1
Allow doctrine/orm v3
What's Changed
- Fix code style after PHP CS Fixer upgrade by @jmsche in #120
- Allow doctrine/orm v3 by @jmsche in #121
Full Changelog: v5.0.0...v5.1.0
v5.0.0
What's Changed
- Add support for Symfony 7
- Drop support for Symfony < 6.4
- Drop support for PHP < 8.2
- Add support for endroid/qr-code v5
- Removed YAML routing files, import PHP routing files instead
- Following the services rewritten to PHP, all services are now defined using class FQCN instead of named services
- Updated bundle structure
Full Changelog: v4.11.0...v5.0.0