Skip to content

Releases: sonata-project/form-extensions

2.7.0

23 Nov 16:45
f4f4620

Choose a tag to compare

Added

Removed

2.6.1

13 Nov 22:05
87c5e69

Choose a tag to compare

Fixed

2.6.0

11 Nov 09:45
dea8b31

Choose a tag to compare

Added

  • [#561] Add #[HasNamedArguments] for InlineConstraint::__construct (@dmaicher)

Deprecated

  • [#560] Passing an array of options to InlineConstraint::__construct is deprecated. Use named arguments instead. (@dmaicher)

Fixed

  • [#562] Changed the public path of the webpack build assets to support url prefixes (@Hanmac)

2.5.2

28 Sep 21:01
43a5df5

Choose a tag to compare

Fixed

  • [#555] Symfony 7.3 deprecations for constraint constructor options array usage (@dmaicher)

2.5.1

12 Sep 07:20
8df37ce

Choose a tag to compare

Fixed

  • [#546] Replace deprecated use of OptionsResolver::setDefault() by OptionsResolver::setOptions() (@AirBair)

2.5.0

16 May 19:50
9964f1c

Choose a tag to compare

Deprecated

Fixed

2.4.1

05 Feb 19:08

Choose a tag to compare

Fixed

  • [#523] Deprecated usages of spaceless twig filter (@dmaicher)
  • [#498] Symfony 7.1 deprecation about Symfony\Component\HttpKernel\DependencyInjection\Extension usage (@VincentLanglet)

2.4.0

13 Apr 19:24

Choose a tag to compare

Added

  • [#481] name field to package.json, avoiding webpack globals conflicts issues with other webpack projects (@PierreMigani)

2.3.0

23 Nov 20:41

Choose a tag to compare

Added

2.2.0

22 Nov 19:57

Choose a tag to compare

Changed

  • [#463] Updated and built all npm packages to the newest ones (@haivala)