Skip to content

Latest commit

 

History

History
53 lines (36 loc) · 953 Bytes

CHANGELOG.md

File metadata and controls

53 lines (36 loc) · 953 Bytes

Changelog

3.4.3

  • Fix: unhandled exception during pre-error handling

3.4.2

  • Added parameter handlePreStartJsErrors to avoid collection pre start errors.

3.4.1

  • Added error handling to avoid looping

3.4.0

  • Console output has been improved for Additional info section

3.3.0

  • Add new option for enable/disable global handling js errors
  • Global handling of js errors is disabled by default now

3.2.5

  • Do not send empty exceptions to Sentry

3.2.4

  • Fix cast error when configuring logger via url hash params

3.2.3

  • Fixes for the last Dart

3.2.2

  • Dart 2 fixes

3.2.1

  • Fix README

3.2.0

  • Improve display errors experience

3.1.1

  • Fix a type error inside the window.onError callback #4

3.1.0

  • Add js to dart logging

3.0.3

  • Fix the "uses_dynamic_as_bottom" for the Dart-2.0

3.0.2

  • Just the version bumping

3.0.1

  • Check the ci integration

3.0.0

  • The first open-source version