Releases: sonata-project/form-extensions
Releases · sonata-project/form-extensions
1.13.0
Deprecated
- [#304] Sonata\Form\Serializer\BaseSerializerHandler (@VincentLanglet)
- [#304] Sonata\Form\Serializer\SerializerHandlerInterface (@VincentLanglet)
- [#304] Sonata\Form\Type\BaseDoctrineORMSerializationType (@VincentLanglet)
- [#304] Serializer config key (@VincentLanglet)
1.12.4
Fixed
- [#296] Support of serializable entities field without group set. (@VincentLanglet)
1.12.3
1.12.2
1.12.1
Fixed
- [#280] Fixed support for Symfony 6, adding a return type on
getContainerExtensionClass
(@jordisala1991)
1.12.0
Added
- [#272]
@method
annotation to the ErrorElement class (@VincentLanglet)
1.11.0
Added
- [#258] Added support for Symfony 6 (@jordisala1991)
1.10.0
Fixed
- [#234] Fixed deprecation on
StubTranslation
by addinggetLocale()
method (@jordisala1991)
Removed
- [#234] Removed Support for Symfony 5.1 and 5.2 (@jordisala1991)