- Fix: unhandled exception during pre-error handling
- Added parameter handlePreStartJsErrors to avoid collection pre start errors.
- Added error handling to avoid looping
- Console output has been improved for
Additional info
section
- Add new option for enable/disable global handling js errors
- Global handling of js errors is disabled by default now
- Do not send empty exceptions to Sentry
- Fix cast error when configuring logger via url hash params
- Fixes for the last Dart
- Dart 2 fixes
- Fix README
- Improve display errors experience
- Fix a type error inside the window.onError callback #4
- Add js to dart logging
- Fix the "uses_dynamic_as_bottom" for the Dart-2.0
- Just the version bumping
- Check the ci integration
- The first open-source version