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
* use min bunldle
* remove packagemanger
* add changelog
* rollback yarn.lock
* move main locks to branch
* Update yarn.lock
* use min js also on js-module
* Update CHANGELOG.md
* Apply suggestions from code review
* Update plugin.xml
Copy file name to clipboardExpand all lines: CHANGELOG.md
+4Lines changed: 4 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -6,6 +6,10 @@
6
6
7
7
- Support for Debug ID ([#374](https://github.com/getsentry/sentry-cordova/pull/374))
8
8
9
+
### Fixes
10
+
11
+
- Use a minified and optimized bundle to reduce the SDK size by three times, improving performance and reducing load times ([#371](https://github.com/getsentry/sentry-cordova/pull/371))
0 commit comments