levit_monitor 0.0.9
levit_monitor: ^0.0.9 copied to clipboard
Optional runtime telemetry, redaction, and transport pipeline for Levit applications.
0.0.9 #
- Coordinated release version bump.
- Updated internal package constraints to
^0.0.9.
0.0.8 #
- Routed multi-transport failure diagnostics through structured debug logging.
- Coordinated release version bump.
- Updated internal package constraints to
^0.0.8.
0.0.7 #
Fixes #
- FIX: Safely surfaced websocket connection errors via
onReadyandonErrorcallbacks inWebSocketTransport.
0.0.6 #
0.0.5 #
- Production-ready documentation (Effective Dart compliance)
- Added
topicsto pubspec for improved discoverability - Performance and stability improvements
0.0.4 #
- Added WebSocket transport for real-time DevTools communication.
- New
LevitReactiveMiddlewarefor tracking reactive changes. - Isolate-based transports for non-blocking monitoring.
- Enhanced event serialization for the DevTools.
0.0.1 #
- Initial release with WebSocket transport for DevTools communication.