Skip to content

1.2.1

Compare
Choose a tag to compare
@GeniJaho GeniJaho released this 30 Jul 17:02
· 29 commits to main since this release

New Rules & Features πŸš€

  • Update README.md with available sets by @GeniJaho in #209
  • Adds the ArrayAccess to Method Call set by @peterfox in #218
  • Update laravel-arrayaccess-to-method-call.php by @peterfox in #226
  • Update laravel-container-string-to-fully-qualified-name.php by @peterfox in #232
  • Livewire set and first rule for QueryString to Url attributes by @peterfox in #222

Bugfixes πŸ›

  • Fix FactoryDefinitionRector to work with arrow functions by @GeniJaho in #214
  • Add missing renames for dispatchNow method on Jobs by @GeniJaho in #219
  • Fix redundant default arguments in Laravel 9 Set by @GeniJaho in #221
  • Use FullyQualified for class instead of Name by @megawubs in #225
  • Update laravel-container-string-to-fully-qualified-name.php by @peterfox in #227
  • Fix test reference in AssertStatusToAssertMethodRector by @spawnia in #233
  • Add failing test for jobs imported as alias by @Sparclex in #224
  • Fix DispatchNonShouldQueueToDispatchSyncRector for aliased jobs by @GeniJaho in #230
  • Clean up via rector / linting by @peterfox in #223
  • Fix code style by @GeniJaho in #229
  • Fix JSON GET calls with the route helper by @GeniJaho in #231

New Contributors πŸ₯³

Full Changelog: 1.2.0...1.2.1