packagist larastan/larastan v2.6.4

latest releases: 2.x-dev, dev-route-name-type, dev-szepeviktor-patch-1...
13 months ago

What's Changed

  • Refactor src/Types/GenericEloquentBuilderTypeNodeResolverExtension to be able to fail quicker. by @mad-briller in #1674
  • Make UndefinedArgumentOrOptionRule fail sooner to avoid expensive type system calls by @mad-briller in #1678
  • Check for method name earlier in NoUnnecessaryCollectionCallRule to avoid expensive calls to type system. by @mad-briller in #1679
  • fix: Prevent crash with static call on instances of intersection by @villfa in #1662
  • Import all global functions by @mad-briller in #1673
  • fix: proper type resolving for foreignIdFor fields by @sanfair in #1660
  • Filter out null from callback in when method by @rovansteen in #1604
  • Fix dropColumn() migrations when they contain arrays by @MaxGiting in #1599
  • Implement baseline for e2e tests. by @sanfair in #1688
  • chore: update e2e test repos by @canvural in #1690
  • fix: consider union template types on builders by @canvural in #1701

New Contributors

Full Changelog: v2.6.3...v2.6.4

Don't miss a new larastan release

NewReleases is sending notifications on new releases.