Releases: driftingly/rector-laravel
Releases · driftingly/rector-laravel
0.20.0
What's Changed
- Empty() to Blank() or Filled() refactor rule by @peterfox in #104
- Adds Gone, InternalServerError & ServiceUnavailable statuses to AssertStatusToAssertMethodRector by @peterfox in #105
- Fix Issue #78 - Error in Redirect::route() Method by @hirenkeraliya in #106
Full Changelog: 0.19.0...0.20.0
0.19.0
What's Changed
- Route callable improvement by @egorbwork in #101
New Contributors
- @egorbwork made their first contribution in #101
Full Changelog: 0.18.0...0.19.0
0.18.0
0.17.0
0.16.1
0.16.0
What's Changed
- Migrate to simplified accessors and mutators in Laravel 9 by @GeniJaho in #70
- Use full names for Facade aliases by @GeniJaho in #76
- Support for rector 0.15 by @cappuc in #91
- Add ability to auto downgrade tag release by @driftingly in #92
- Add ReplaceFakerInstanceWithHelperRector by @GeniJaho in #77
- Add Laravel 10 upgrade rules by @GeniJaho in #89
New Contributors
Full Changelog: 0.15.0...0.16.0
0.15.0
What's Changed
- Support updating an existing return type with generics by @rene-bos in #75
- Remove
code_analysis
action by @driftingly in #80 - Update some workflow actions by @rene-bos in #81
- Fix
check-active-classes
and re-enable code_analysis workflow by @rene-bos in #83 - Fix code-style using
fix-cs
command by @rene-bos in #84 - Don't run Rector on forks by @rene-bos in #85
- Fix Rector job on PR to main repository by @rene-bos in #86
- Don't run Rector job inside forks by @rene-bos in #87
- Add TChildModel for relations with childs in
AddGenericReturnTypeToRelationsRector
by @rene-bos in #82
Full Changelog: 0.14.2...0.15.0
0.14.2
What's Changed
- fix(RequestStaticValidateToInjectRector): check extends method by @lxShaDoWxl in #68
- Fix AddGenericReturnTypeToRelationsRector on Rector 0.15.2 by @rene-bos in #74
New Contributors
- @lxShaDoWxl made their first contribution in #68
- @rene-bos made their first contribution in #74
Full Changelog: 0.14.1...0.14.2
0.14.1
What's Changed
- Add rector-debugging to require-dev by @samsonasik in #62
- [Laravel] Add named route support on RouteActionCallableRector by @samsonasik in #61
- [Testing] Update test to use yieldFilesFromDirectory by @samsonasik in #63
- Migrate Rector Laravel to the community by @driftingly in #65
- Update composer to Rector
0.14.7
by @driftingly in #66
Full Changelog: 0.14.0...0.14.1