Releases: driftingly/rector-laravel
Releases · driftingly/rector-laravel
0.40.0
What's Changed
- Add method exclusions for
EloquentMagicMethodToQueryBuilderRector
by @tanerkay in #171 - [Fix] EloquentMagicMethodToQueryBuilderRector provides incorrect doc sample by @peterfox in #172
- [Laravel110] Adds ModelCastsPropertyToCastsMethodRector rule by @peterfox in #173
New Contributors
Full Changelog: 0.30.0...0.40.0
0.30.0
What's Changed
- upgraded to rector/rector:^0.19.0 by @asugai in #169
- Remove deprecated
rector/phpstan-rules
by @driftingly in #170
New Contributors
Full Changelog: 0.29.0...0.30.0
0.29.0
What's Changed
Full Changelog: 0.28.1...0.29.0
0.28.1
What's Changed
- Update downgrade script for new PHP version by @driftingly in #165
Full Changelog: 0.28.0...0.28.1
0.28.0
What's Changed
- Bump PHP and add rector to downgraded composer by @driftingly in #164
Full Changelog: 0.27.0...0.28.0
0.27.0
What's Changed
- Support Rector 0.18.8 and bump minimum Rector version that works by @GeniJaho in #151
- Adds ThrowIfRector rule by @peterfox in #154
- Allow configuring EloquentOrderByToLatestOrOldestRector by @johnbacon in #148
- Update code style by @driftingly in #156
- Fix AddGenericReturnTypeToRelationsRector for MorphTo relations by @GeniJaho in #159
- Update ruleset default configuration by @GeniJaho in #160
- [Laravel100] Adds ReplaceExpectsMethodsInTests rule by @peterfox in #162
- [Laravel100] Swap assertTimesSent with assertSentTimes by @peterfox in #163
- Add JsonCallToExplicitJsonCallRector by @Stoffo in #158
New Contributors
- @johnbacon made their first contribution in #148
- @Stoffo made their first contribution in #158
Full Changelog: 0.26.2...0.27.0
0.26.2
What's Changed
Full Changelog: 0.26.1...0.26.2
0.26.1
What's Changed
Full Changelog: 0.26.0...0.26.1
0.26.0
What's Changed
- Adds EloquentWhereRelationTypeHintingParameterRector rule by @peterfox in #138
- Adds AppEnvironmentComparisonToParameterRector rule by @peterfox in #139
- Adds UseComponentPropertyWithinCommandsRector rule by @peterfox in #140
- Adds the EloquentWhereTypeHintClosureParameterRector by @peterfox in #141
- Adds the EloquentOrderByToLatestOrOldestRector rule by @peterfox in #142
- Update docs by @driftingly in #143
Full Changelog: 0.25.0...0.26.0
0.25.0
What's Changed
- Remove reverted Laravel 10 rule (getBaseQuery -> toBase) by @joelvh in #130
- Fix PHPStan ignored errors by @GeniJaho in #136
- Support Rector 0.18.3 by @GeniJaho in #135
- Remove MethodCallRename rule from Laravel80 ruleset by @ikari7789 in #134
- Add EloquentMagicMethodToQueryBuilderRector rule by @clementbirkle in #132
New Contributors
- @joelvh made their first contribution in #130
- @ikari7789 made their first contribution in #134
- @clementbirkle made their first contribution in #132
Full Changelog: 0.24.1...0.25.0