Skip to content

Commit

Permalink
fix: use commonjs modules in commonjs build
Browse files Browse the repository at this point in the history
  • Loading branch information
maxnowack committed Nov 11, 2024
1 parent 94a7430 commit 67d81d5
Show file tree
Hide file tree
Showing 4 changed files with 11,980 additions and 1,019 deletions.
1 change: 1 addition & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,7 @@
### Fixes

- options normalizeDepth and normalizeMaxBreadth are now being respected when adding a breadcrumb. ([#766](https://github.com/getsentry/sentry-capacitor/pull/766))
- CommonJS build does not contain ESM code anymore ([#773](https://github.com/getsentry/sentry-capacitor/pull/773))

## 1.0.1

Expand Down
Loading

0 comments on commit 67d81d5

Please sign in to comment.