1.2.2 (2020-02-25)
1.2.1 (2020-02-03)
1.2.0 (2020-01-21)
- AvoDebugger.js and example project: Allow sending events when the debugger is not shown and add (0d6d798)
- Release 1.1.10 with Debugger Started tracking (b79dbe7)
1.1.9 (2019-10-09)
1.1.8 (2019-09-26)
- More touch handling improvements (1789565)
1.1.7 (2019-09-26)
- Improving click handling (72865d3)
1.1.6 (2019-09-24)
- EventListItem.js: Show non-string values in the event properties (479bdad)
- Example app: Fix outdated interface in example app (8aae7ed)
1.1.5 (2019-09-10)
1.1.4 (2019-09-10)
- Make providedType optional (76833bb)
1.1.3 (2019-09-10)
- Add missing propType (4ce2f22)
1.1.2 (2019-09-10)
1.1.1 (2019-09-10)
- Add name key in prop-types for event/user properties (d145ef4)
1.1.0 (2019-09-10)
1.0.8-beta.3 (2019-09-10)
- Fix reason type def (bf0494e)
1.0.8-beta.2 (2019-09-10)
- Pass mode strings correctly from reason bindings (077113e)
1.0.8-beta.1 (2019-09-10)
- Make the API more explicit (6da0018)
- enable/disable are no longer supported, use showDebugger/hideDebugger
1.0.8-beta.0 (2019-09-10)
1.0.7 (2019-09-10)
1.0.7-beta.0 (2019-09-09)
- Show property name in list (d598670)
1.0.6 (2019-09-09)
1.0.6-beta.2 (2019-09-09)
1.0.6-beta.1 (2019-09-09)
1.0.6-beta.0 (2019-09-09)
1.0.5 (2019-09-06)
1.0.4 (2019-09-06)
1.0.3 (2019-09-05)
- AvoDebugger.js: Change debugges show/hide interface / fix posting events early (728d037)