New features
[c864e22] Added a renderAsEmbeddedForm()
option to embed CRUD forms in to-one associations (@michaelKaefer)
[4d0bbbe] Start using PHPStan (@javiereguiluz)
[1549c16] Add body_attr
Twig block lo allow customizing attributes of <body>
(@ksn135)
Bug fixes
[85d0d02] Add compatibility with ValueResolverInterface from Symfony 6.2 (@javiereguiluz)
[cf9e010] Remove potential locale part of route name (@keichinger)
[7a29007] Fix Ulid/Guid property resolution when it's an association (@picur)
[6185335] Update Italian translations (@maper89)
[c36c067] Misc. doc fixes (@mvmaasakkers)