packagist barryvdh/laravel-debugbar v3.10.0
v3.10.0 Performance Improvements + Better IDE Support

latest releases: dev-master, dev-barryvdh-patch-2, v3.14.6...
9 months ago

This release focuses on better performance, with these highlights:

  • View collector can now group views after a threshold (#1503)
  • Query collector has soft/hard limits to reduce javascript/php size/execution (#1512)
  • Normalize xdebug links throughout collectors (#1510)
  • Support Laravel 11 (probably)

It is suggested to re-publish your config file to take advantage of the options, if you made changes.

What's Changed

New Contributors

Full Changelog: v3.9.2...v3.10.0

Don't miss a new laravel-debugbar release

NewReleases is sending notifications on new releases.