Releases: nelmio/NelmioJsLoggerBundle
Releases · nelmio/NelmioJsLoggerBundle
1.10.1
What's Changed
- Fixed log route not specifying a method #49
- Fixed Symfony 7.1 deprecation warning #52
Full Changelog: 1.10.0...1.10.1
1.9.0
What's Changed
- Fixed Symfony 6 support (#47)
New Contributors
Full Changelog: 1.8.0...1.9.0
1.7.0
- Added Symfony 6 compatibility
- Dropped compatibility for unmaintained Symfony versions
1.6.1
- Fixed xml config compatibility
1.6.0
- Replaced symfony/framework-bundle by symfony/routing dependency to make things more precise
- Fixed deprecation warnings in routing definition
1.5.2
- Avoid loading stacktrace.js multiple times when errors happen concurrently.
- Use absolute URL to post errors back to the backend