Skip to content

V2.0.1: Bug fixes and cleanup

Compare
Choose a tag to compare
@oliverklee oliverklee released this 21 Sep 17:13
· 684 commits to main since this release
v2.0.1
899f2b5

Changed

  • Use CamelCase for the TsConfig folder (#522)
  • Stop using the typo3/minimal package on CI (#520, #531)
  • Update to Composer 2.4 (#513)
  • Change the default indentation for rst files to 4 spaces (#194)

Removed

  • Remove the ancient acceptance tests (#512)

Fixed

  • Have all extension dependencies in the ext_emconf.php as well (#515)
  • Bump the minimal 10.4 Extbase requirement (#514)
  • Explicitly require Prophecy (#511)