Releases: contentful/ContentfulBundle
Releases · contentful/ContentfulBundle
7.2.2
7.2.1
7.2.0
7.1.1
7.1.0
7.0.0
Added
- Support for Symfony 6
Fixed
- Minor warning when trying to count optional field (see #51)
Dropped
- Breaking change Support for PHP 7.2 and 7.3 was dropped, since they are now end-of-life. You can continue to use version 6.2.0 or install it with
--ignore-platform-reqs
, but compatibility will no longer be checked explicitely. Version 6.2,0 will still be maintained in case of security issues for the forseeable future. - Breaking change Support for Symfony version 3 and version 5 was dropped, since they're now end-of-life, too. As with PHP, you can continue to use version 6.2.0.
Internal
- Small CI changes
6.2.0
6.1.0
Changed
- Changed name of data collector from contentful.delivery to contenful for better integration with the profiler
6.0.3
Changed
- Removed more typehints to preserve compatibility with lower Symfony versions
6.0.2
Changed
- Removed some typehints to preserve compatibility with lower Symfony versions