Releases: sabbelasichon/typo3-rector
Releases · sabbelasichon/typo3-rector
v1.5.2
What's Changed
- [BUGFIX] Keep max property for other input types by @simonschaufi in #3927
Full Changelog: v1.5.1...v1.5.2
v1.5.1
What's Changed
- [TASK] Harden method signature of logicalAnd() and logicalOr() by @simonschaufi in #3640
- [BUGFIX] Prevent false migration from type input to type number by @nhovratov in #3924
Full Changelog: v1.5.0...v1.5.1
v1.5.0
What's Changed
- [TASK] Add config loading to docs and template file by @helsner in #3638
- [TASK] Add more stubs by @simonschaufi in #3641
- [FEATURE] New TCA type "datetime" (#3556) by @m11r86 in #3642
- [TASK] add php version number to Action name by @Kanti in #3912
- 🐛 fix Action names in code_analysis.yaml by @Kanti in #3913
- [TASK] Add MigrateEvalIntAndDouble2ToTypeNumberRector by @simonschaufi in #3914
- [TASK] Improve MigrateItemsToIndexedArrayKeysForFlexFormItemsRector by @simonschaufi in #3915
- [TASK] Improve MigrateNullFlagRector variable name by @simonschaufi in #3917
- Bump stefanzweifel/git-auto-commit-action from 4.16.0 to 5.0.0 by @dependabot in #3644
- [BUGFIX] Fix MigrateToEmailTypeRector by @simonschaufi in #3918
- [TASK] Improve other Rectors by reusing removeArrayItemFromArrayByKey by @simonschaufi in #3919
New Contributors
Full Changelog: v1.4.1...v1.5.0
v1.4.1
Full Changelog: v1.4.0...v1.4.1
v1.4.0
What's Changed
- [TASK] Add RemoveElementTceFormsRector by @simonschaufi in #3460
- Bump actions/checkout from 3 to 4 by @dependabot in #3458
- [TASK] Simplify code generation command by @simonschaufi in #3462
- [TASK] Add MigrateItemsIndexedKeysToAssociativeRector by @simonschaufi in #3461
Sponsors
This release is sponsored by UDG Rhein-Main GmbH! Thank you!
Full Changelog: v1.3.6...v1.4.0
Release Version 1.3.6
What's Changed
- TASK: Fix non idempotent rector by @sabbelasichon in #3441
- fix: add missed out rector rules to v11 config by @helsner in #3448
- fix: prevent double required config key in TCA by @helsner in #3451
- Update symplify/easy-coding-standard requirement from ^11.0 to ^12.0 by @dependabot in #3442
- TASK: Add icons list to template by @sabbelasichon in #3452
- TASK: Fix condition matcher by @sabbelasichon in #3454
Full Changelog: v1.3.5...v1.3.6
Release Version 1.3.5
What's Changed
- TASK: Use ValueResolver to get value by @sabbelasichon in #3433
- TASK: Run rector and fix code style by @simonschaufi in #3438
- refactor: adapt ExtEmConfRector to latest state by @helsner in #3437
- feat: provide MigrateToEmailTypeRector rule by @helsner in #3436
- Bump peter-evans/create-pull-request from 5.0.1 to 5.0.2 by @dependabot in #3435
Full Changelog: v1.3.4...v1.3.5
Release Version 1.3.4
Full Changelog: v1.3.3...v1.3.4
Release Version 1.3.3
What's Changed
- TASK: Fix wrong cascade remove annotation by @sabbelasichon in #3432
Full Changelog: v1.3.2...v1.3.3
Release Version 1.3.2
What's Changed
- [FEATURE] Add migration to associative items array keys by @nhovratov in #3400
New Contributors
- @nhovratov made their first contribution in #3400
Full Changelog: v1.3.1...v1.3.2