You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.md
+1Lines changed: 1 addition & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -3,6 +3,7 @@
3
3
- Bumps Instabug Android SDK to v11.8.0
4
4
- Bumps Instabug iOS SDK to v11.7.0
5
5
- Adds monorepo support for source maps scripts
6
+
- Adds gradle and ruby files to integrate native SDKs within exiting native apps. See [#919](https://github.com/Instabug/Instabug-React-Native/pull/919) for more info.
6
7
- Fixes global error handler not being called.
7
8
- Deprecates all module-enums (e.g. `Instabug.invocationEvent`) in favour of standalone-enums (e.g. `InvocationEvent`). See [#914](https://github.com/Instabug/Instabug-React-Native/pull/914) for more info and detailed list of Enums.
8
9
- Deprecates Instabug.start in favour of Instabug.init that takes a configuration object for SDK initialization.
0 commit comments