Skip to content

Releases: sabbelasichon/typo3-rector

Release version 1.0.2

13 Nov 19:23
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.0.1...v1.0.2

Release version 1.0.1

08 Nov 20:18
c8ea130
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.0.0...v1.0.1

Release version 1.0.0

21 Aug 19:47
4a62031
Compare
Choose a tag to compare

Most important changes with this version!

  • install ssch/typo3-rector instead of rector/rector
  • the command vendor/bin/rector init --template-type=typo3 got dropped, please add config file manually provided by us. Have a look at: https://github.com/sabbelasichon/typo3-rector/blob/main/templates/rector.php.dist
  • We only support PHP >= 7.4. If you still running PHP < 7.4 please use rector/rector in version <= 0.13.4
  • We are pinning rector/rector dependency till the bugfix version to stabilize our release.

Release Version 0.11.46

19 May 21:11
1e75e86
Compare
Choose a tag to compare

What's Changed

  • Update installation.md by @fazzyx in #2847
  • Bump peter-evans/create-pull-request from 4.0.1 to 4.0.2 by @dependabot in #2851
  • Bump stefanzweifel/git-auto-commit-action from 4.14.0 to 4.14.1 by @dependabot in #2850
  • [DX] Remove dependency on NodesToReplaceCollector, return nodes directly in transparent way instead by @TomasVotruba in #2853
  • feat: provide migration for internal_type by @helsner in #2964
  • TASK: Add rule TemplateToFluidTemplateTypoScriptRector by @sabbelasichon in #2966
  • Refactor AddIconsToReturnRector, AddArgumentToSymfonyCommandRector and AddCommandsToReturnRector to proper node factories by @TomasVotruba in #2967
  • TASK: Add ClassAliasMaps for version 12.0 by @sabbelasichon in #2969
  • feat: provide replacement for BackendUtility::getPreviewUrl() by @helsner in #2971
  • Fix code example for ExtbasePersistenceTypoScriptRector by @peterkraume in #2973
  • feat: migrate cols to size for TCA type none by @dominikdoerr in #2970
  • TASK: Get rid of SmartFileSystem by @sabbelasichon in #2976

New Contributors

Full Changelog: v0.11.45...v0.11.46

Release Version 0.11.45

25 Apr 16:35
Compare
Choose a tag to compare

Release Version 0.11.44

25 Apr 16:31
55acf81
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.11.43...v0.11.44

Release Version 0.11.43

06 Apr 20:01
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.11.42...v0.11.43

Release Version 0.11.42

08 Mar 07:25
b88a7c1
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.11.41...v0.11.42

Release Version 0.11.41

06 Feb 21:11
f23d5df
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.11.40...v0.11.41

Release Version 0.11.40

27 Jan 08:05
9c08a83
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.11.39...v0.11.40