UNPKG

react-native-analytics-debugger

Version:
208 lines (66 loc) 6.2 kB
## [1.2.2](https://github.com/avohq/react-native-analytics-debugger/compare/1.2.1...1.2.2) (2020-02-25) ## [1.2.1](https://github.com/avohq/react-native-analytics-debugger/compare/1.2.0...1.2.1) (2020-02-03) # [1.2.0](https://github.com/avohq/react-native-analytics-debugger/compare/1.1.9...1.2.0) (2020-01-21) ### Bug Fixes * **AvoDebugger.js and example project:** Allow sending events when the debugger is not shown and add ([0d6d798](https://github.com/avohq/react-native-analytics-debugger/commit/0d6d798)) ### Features * Release 1.1.10 with Debugger Started tracking ([b79dbe7](https://github.com/avohq/react-native-analytics-debugger/commit/b79dbe7)) ## [1.1.9](https://github.com/avohq/react-native-analytics-debugger/compare/1.1.8...1.1.9) (2019-10-09) ### Bug Fixes * Show new events in the list and improve sorting ([a3332b5](https://github.com/avohq/react-native-analytics-debugger/commit/a3332b5)), closes [#6](https://github.com/avohq/react-native-analytics-debugger/issues/6) [#7](https://github.com/avohq/react-native-analytics-debugger/issues/7) ## [1.1.8](https://github.com/avohq/react-native-analytics-debugger/compare/1.1.7...1.1.8) (2019-09-26) ### Bug Fixes * More touch handling improvements ([1789565](https://github.com/avohq/react-native-analytics-debugger/commit/1789565)) ## [1.1.7](https://github.com/avohq/react-native-analytics-debugger/compare/1.1.6...1.1.7) (2019-09-26) ### Bug Fixes * Improving click handling ([72865d3](https://github.com/avohq/react-native-analytics-debugger/commit/72865d3)) ## [1.1.6](https://github.com/avohq/react-native-analytics-debugger/compare/1.1.5...1.1.6) (2019-09-24) ### Bug Fixes * **EventListItem.js:** Show non-string values in the event properties ([479bdad](https://github.com/avohq/react-native-analytics-debugger/commit/479bdad)) * **Example app:** Fix outdated interface in example app ([8aae7ed](https://github.com/avohq/react-native-analytics-debugger/commit/8aae7ed)) ## [1.1.5](https://github.com/avohq/react-native-analytics-debugger/compare/1.1.4...1.1.5) (2019-09-10) ## [1.1.4](https://github.com/avohq/react-native-analytics-debugger/compare/1.1.3...1.1.4) (2019-09-10) ### Bug Fixes * Make providedType optional ([76833bb](https://github.com/avohq/react-native-analytics-debugger/commit/76833bb)) ## [1.1.3](https://github.com/avohq/react-native-analytics-debugger/compare/1.1.2...1.1.3) (2019-09-10) ### Bug Fixes * Add missing propType ([4ce2f22](https://github.com/avohq/react-native-analytics-debugger/commit/4ce2f22)) ## [1.1.2](https://github.com/avohq/react-native-analytics-debugger/compare/1.1.1...1.1.2) (2019-09-10) ## [1.1.1](https://github.com/avohq/react-native-analytics-debugger/compare/1.1.0...1.1.1) (2019-09-10) ### Bug Fixes * Add name key in prop-types for event/user properties ([d145ef4](https://github.com/avohq/react-native-analytics-debugger/commit/d145ef4)) # [1.1.0](https://github.com/avohq/react-native-analytics-debugger/compare/1.0.8-beta.3...1.1.0) (2019-09-10) ## [1.0.8-beta.3](https://github.com/avohq/react-native-analytics-debugger/compare/1.0.8-beta.2...1.0.8-beta.3) (2019-09-10) ### Bug Fixes * Fix reason type def ([bf0494e](https://github.com/avohq/react-native-analytics-debugger/commit/bf0494e)) ## [1.0.8-beta.2](https://github.com/avohq/react-native-analytics-debugger/compare/1.0.8-beta.1...1.0.8-beta.2) (2019-09-10) ### Bug Fixes * Pass mode strings correctly from reason bindings ([077113e](https://github.com/avohq/react-native-analytics-debugger/commit/077113e)) ## [1.0.8-beta.1](https://github.com/avohq/react-native-analytics-debugger/compare/1.0.8-beta.0...1.0.8-beta.1) (2019-09-10) ### Code Refactoring * Make the API more explicit ([6da0018](https://github.com/avohq/react-native-analytics-debugger/commit/6da0018)) ### BREAKING CHANGES * enable/disable are no longer supported, use showDebugger/hideDebugger ## [1.0.8-beta.0](https://github.com/avohq/react-native-analytics-debugger/compare/1.0.7...1.0.8-beta.0) (2019-09-10) ## [1.0.7](https://github.com/avohq/react-native-analytics-debugger/compare/1.0.7-beta.0...1.0.7) (2019-09-10) ## [1.0.7-beta.0](https://github.com/avohq/react-native-analytics-debugger/compare/1.0.6...1.0.7-beta.0) (2019-09-09) ### Bug Fixes * Show property name in list ([d598670](https://github.com/avohq/react-native-analytics-debugger/commit/d598670)) ## [1.0.6](https://github.com/avohq/react-native-analytics-debugger/compare/1.0.6-beta.2...1.0.6) (2019-09-09) ## [1.0.6-beta.2](https://github.com/avohq/react-native-analytics-debugger/compare/1.0.6-beta.1...1.0.6-beta.2) (2019-09-09) ## [1.0.6-beta.1](https://github.com/avohq/react-native-analytics-debugger/compare/1.0.6-beta.0...1.0.6-beta.1) (2019-09-09) ## [1.0.6-beta.0](https://github.com/avohq/react-native-analytics-debugger/compare/1.0.5...1.0.6-beta.0) (2019-09-09) ## [1.0.5](https://github.com/avohq/react-native-analytics-debugger/compare/1.0.4...1.0.5) (2019-09-06) ## [1.0.4](https://github.com/avohq/react-native-analytics-debugger/compare/1.0.3...1.0.4) (2019-09-06) ## [1.0.3](https://github.com/avohq/react-native-analytics-debugger/compare/1.0.2...1.0.3) (2019-09-05) ### Bug Fixes * **AvoDebugger.js:** Change debugges show/hide interface / fix posting events early ([728d037](https://github.com/avohq/react-native-analytics-debugger/commit/728d037)) ## [1.0.2](https://github.com/avohq/react-native-analytics-debugger/compare/1.0.1...1.0.2) (2019-09-05) ## [1.0.1](https://github.com/avohq/react-native-analytics-debugger/compare/1.0.0...1.0.1) (2019-09-05) # [1.0.0](https://github.com/avohq/avo-react-native-debugger/compare/0.9.1...1.0.0) (2019-09-02) ## [0.9.2](https://github.com/avohq/avo-react-native-debugger/compare/0.9.1...0.9.2) (2019-09-02) ## 0.9.1 (2019-09-02) ### Bug Fixes * Add release-it script ([aaceb93](https://github.com/avohq/avo-react-native-debugger/commit/aaceb93)) * Fix package.json ([c5c377b](https://github.com/avohq/avo-react-native-debugger/commit/c5c377b)) * Remove unused assets/ folder ([0230234](https://github.com/avohq/avo-react-native-debugger/commit/0230234))