Skip to content

Releases: driftingly/rector-laravel

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

0.24.1

24 Aug 03:46
Compare
Choose a tag to compare

What's Changed

Full Changelog: 0.24.0...0.24.1

0.24.0

20 Aug 05:38
Compare
Choose a tag to compare

What's Changed

  • Remove the model property from Factories and add extends annotation by @GeniJaho in #128

Full Changelog: 0.23.0...0.24.0

0.23.0

18 Aug 23:30
Compare
Choose a tag to compare

What's Changed

  • Add Laravel Cashier 13 & 14 upgrade rules by @GeniJaho in #103
  • Updated config to use the new Laravel DI Container by @GeniJaho in #126

Full Changelog: 0.22.1...0.23.0