Skip to content

Releases: driftingly/rector-laravel

0.40.0

27 Jan 23:05
Compare
Choose a tag to compare

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

11 Jan 18:11
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 0.29.0...0.30.0

0.29.0

04 Jan 21:45
Compare
Choose a tag to compare

What's Changed

  • Replaces without jobs/events/notifications to the appropriate facade by @peterfox in #166

Full Changelog: 0.28.1...0.29.0

0.28.1

04 Jan 18:03
Compare
Choose a tag to compare

What's Changed

Full Changelog: 0.28.0...0.28.1

0.28.0

04 Jan 17:57
ec13381
Compare
Choose a tag to compare

What's Changed

Full Changelog: 0.27.0...0.28.0

0.27.0

03 Jan 23:40
Compare
Choose a tag to compare

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

Full Changelog: 0.26.2...0.27.0

0.26.2

11 Oct 21:42
Compare
Choose a tag to compare

What's Changed

  • Fixes a mix up between latest() and oldest() by @peterfox in #146

Full Changelog: 0.26.1...0.26.2

0.26.1

30 Sep 18:26
Compare
Choose a tag to compare

What's Changed

Full Changelog: 0.26.0...0.26.1

0.26.0

22 Sep 18:10
Compare
Choose a tag to compare

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

18 Sep 20:17
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 0.24.1...0.25.0