Skip to content

Releases: driftingly/rector-laravel

2.3.0

08 Apr 10:52

Choose a tag to compare

What's Changed

  • Use default PHPUnit suite in downgraded release workflow by @GeniJaho in #479
  • fix: use associative array for RenameClassRector in livewire-40 by @rtraselbd in #480
  • fix: lint by @calebdw in #482
  • Fix ValidationRuleArrayStringValueToArrayRector processing closures inside rules() method by @SanderMuller in #475
  • Allow webmozart/assert ^2 in the build artifact by @billypoke in #481
  • Feat: use single queueable trait in jobs by @chinmaypurav in #462
  • Laravel 13 Model Attributes by @peterfox in #477
  • Add Rector rules for Laravel 13 Queue Job attributes by @peterfox in #483
  • Fixes an error in PHPStan with UnifyModelDatesWithCastsRector.php by @peterfox in #490
  • Fix made for Table attribute being generated with the wrong arg name by @peterfox in #489
  • Add Laravel 13 support to Level Set List by @achyutkneupane in #485
  • chore(deps): bump ramsey/composer-install from 3 to 4 by @dependabot[bot] in #486
  • chore: rename CSRF middleware to PreventRequestForgery for Laravel 13 by @MrPunyapal in #484
  • Bump to Rector ^2.4.1 and replace deprecated file to getFile() on rector rule by @samsonasik in #492

New Contributors

Full Changelog: 2.1.10...2.3.0

2.2.0

19 Mar 17:24

Choose a tag to compare

What's Changed

  • Use default PHPUnit suite in downgraded release workflow by @GeniJaho in #479
  • fix: use associative array for RenameClassRector in livewire-40 by @rtraselbd in #480
  • fix: lint by @calebdw in #482
  • Fix ValidationRuleArrayStringValueToArrayRector processing closures inside rules() method by @SanderMuller in #475
  • Allow webmozart/assert ^2 in the build artifact by @billypoke in #481
  • Feat: use single queueable trait in jobs by @chinmaypurav in #462
  • Laravel 13 Model Attributes by @peterfox in #477
  • Add Rector rules for Laravel 13 Queue Job attributes by @peterfox in #483

New Contributors

Full Changelog: 2.1.10...2.2.0

2.1.12

06 Mar 19:58

Choose a tag to compare

What's Changed

  • Use default PHPUnit suite in downgraded release workflow by @GeniJaho in #479
  • fix: use associative array for RenameClassRector in livewire-40 by @rtraselbd in #480

New Contributors

Full Changelog: 2.1.10...2.1.12

2.1.11

05 Mar 19:46

Choose a tag to compare

Bugfixes πŸ›

  • Use default PHPUnit suite in downgraded release workflow by @GeniJaho in #479

Full Changelog: 2.1.10...2.1.11

2.1.10

05 Mar 18:56
8f90418

Choose a tag to compare

New Rules & Features πŸš€

Bugfixes πŸ›

Extras βš™οΈ

New Contributors

Full Changelog: 2.1.9...2.1.10

2.1.9

25 Dec 23:31

Choose a tag to compare

What's Changed

  • Bump to rector ^2.3.0 and migrate FileWithoutNamespace to FileNode by @samsonasik in #452

Full Changelog: 2.1.8...2.1.9

2.1.8

17 Dec 15:28

Choose a tag to compare

What's Changed

  • Stricter checks for converting startOfDay() to today() by @philo23 in #449
  • [Feature] Where comparison to null refactored whereNull rule by @peterfox in #450

New Contributors

Full Changelog: 2.1.7...2.1.8

2.1.7

10 Dec 11:30

Choose a tag to compare

What's Changed

  • Additional Analysers for Models/Query Builder by @peterfox in #438
  • Move beforeTraverse() to global Node since beforeTraverse() not overrideable by @samsonasik in #443

Full Changelog: 2.1.6...2.1.7

2.1.6

04 Dec 13:37

Choose a tag to compare

What's Changed

  • Reduce NodeVisitor::DONT_TRAVERSE_* usage on ArrayToArrGetRector, ReplaceFakerInstanceWithHelperRector, ServerVariableToRequestFacadeRector, RequestVariablesToRequestFacadeRector, SessionVariableToSessionFacadeRector and ArrayToArrGetRector by @samsonasik in
  • chore: clean up app to resolve by @calebdw in #434

Full Changelog: 2.1.5...2.1.6

2.1.5

02 Dec 00:53

Choose a tag to compare

What's Changed

Full Changelog: 2.1.4...2.1.5