Releases: palantirnet/drupal-rector
Releases · palantirnet/drupal-rector
0.20.3
New rectors
- New rector (10.3): Add rule for file_icon_class() and file_icon_map() by @timohuisman in #304
- Add common PHPUnit 10 deprecations by @bbrala in #307
Bugfixes
Full Changelog: 0.20.2...0.20.3
0.20.2
New rectors
- New rector (10.1): drupal_theme_rebuild is deprecated by @bbrala in #297
- New rector (10.2): Rector for _drupal_flush_css_js through new VersionedFunctionToServiceRector by @bbrala in #302
Bugfixes
What's Changed
- Update core_plugin_conversion.md by @bbrala in #298
- doc: Fix doc for AnnotationToAttributeRector and generate new docs. by @bbrala in #299
- Upgrade project tooling to PHP 8.2 by @agentrickard in #300
Full Changelog: 0.20.1...0.20.2
0.20.1
This release adds the code to move from annotations to attributes which currently is being done in core. For now this code is not added by default until things settle down. If you want to use the rector check out AnnotationToAttributeRector.
If you want to contribute to core in the migration, check out these docs or go help out in #3396165.
New rectors
- New rector: Rule to convert action to attributes by @andypost in #257
- New rector (9.1): ClassConstantToClassConstantRector to rename class constants to a new class. by @bbrala in #282
- feat: Optimize AnnotationToAttributeRector by @bbrala in #296
What's Changed
- Add bbrala to authors by @bbrala in #294
- Add agentrickard to authors. by @agentrickard in #295
New Contributors
Full Changelog: 0.20.0...0.20.1
0.20.0
New Rector
- feat: add rector rule for deprecated GDToolkit by @timohuisman in #289
What's Changed
- refactor: Replace deprecated LevelSetLists for version specific PHPUnit, Symfony and Twig sets by @timohuisman in #290
- feat: upgrade to rector 1.0 by @bbrala in #292
- fix: Add proper levels for all symfony versions deprecated in the different versions of Drupal by @bbrala in #293
Full Changelog: 0.19.2...0.20.0
0.19.2
0.19.1
What's Changed
- bugfix: switch arguments of AbstractDrupalCoreRector by @timohuisman in #287
Full Changelog: 0.19.0...0.19.1
0.19.0
New rector
- feat: Add rector rule for format_size in 10.2 by @timohuisman in #286
What's Changed
New Contributors
- @timohuisman made their first contribution in #286
Full Changelog: 0.18.6...0.19.