Skip to content

5.0.0

Compare
Choose a tag to compare
@fsuter fsuter released this 27 Dec 20:06
· 44 commits to master since this release

This major release adds support for TYPO3 12 and drops support for TYPO3 10.

Since the Services API was dropped from the TYPO3 Core, it comes with its own Connector Services registry. This is a completely breaking change and all existing services need to be adapted before they can be used again. Please see: https://docs.typo3.org/p/cobweb/svconnector/main/en-us/Installation/Index.html#updating-to-5-0-0.

In general, the code was cleaned up and strict typing is now enforced for most methods. The code base also supports PHP 8.1.