Debugbar now detects the CSP nonce when using Vite CSP or Spatie CSP
What's Changed
- Add better context to measure in timeline by @erikn69 in #2034
- Remove v4 beta mention from README by @jnoordsij in #2038
- Improve readability of the cache listing by @ssw1cblarrion in #2035
- Simplify explain option on config by @erikn69 in #1998
- Fix description for
debugbar:getcommand by @OussamaMater in #2039 - Get event hash before changing the array to get the start time by @erikn69 in #2040
- Disable audit block for insecure packages on integration tests by @erikn69 in #2045
- Integrate Vite CSP nonce into LaravelDebugbar by @barryvdh in #2044
- Update Composer configuration in integration tests by @barryvdh in #2047
- Delay, detect and reset CSP by @barryvdh in #2048
- Bump postcss from 8.5.6 to 8.5.15 by @dependabot[bot] in #2046
- migrate phpunit by @barryvdh in #2049
- Fix helpers docs by @barryvdh in #2050
New Contributors
- @OussamaMater made their first contribution in #2039
Full Changelog: v4.2.8...v4.3.0