Skip to content

Commit

Permalink
Merge branch 'main' into @brent/remove-expo-updates-dep
Browse files Browse the repository at this point in the history
  • Loading branch information
kbrandwijk committed Jul 11, 2023
2 parents 9a55555 + 86f51d1 commit 50a2e3d
Show file tree
Hide file tree
Showing 20 changed files with 1,465 additions and 1,615 deletions.
15 changes: 15 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,21 @@

### 🐛 Bug fixes

- Create new options object on every init to avoid read only error when initializing multiple times ([#350](https://github.com/expo/sentry-expo/pull/350) by [@krystofwoldrich](https://github.com/krystofwoldrich))

### 🧹 Chores

## [7.0.0](https://github.com/expo/sentry-expo/releases/tag/v7.0.0) - 2023-06-16

### 🛠 Breaking changes

- Upgrade `@sentry/react-native` to `5.5.0`. ([#337](https://github.com/expo/sentry-expo/pull/337) by [@krystofwoldrich](https://github.com/krystofwoldrich))
Checkout [the migration guide](https://docs.sentry.io/platforms/react-native/migration/#from-4x-to-5x) for breaking changes

### 🎉 New features

### 🐛 Bug fixes

### 🧹 Chores

## [6.2.2](https://github.com/expo/sentry-expo/releases/tag/v6.2.2) - 2023-06-19
Expand Down
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@

[![runs with expo](https://img.shields.io/badge/Runs%20with%20Expo-4630EB.svg?style=flat-square&logo=EXPO&labelColor=f3f3f3&logoColor=000)](https://expo.dev/)

# sentry-expo
Expand Down
2 changes: 1 addition & 1 deletion build/integrations/bare.d.ts.map

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

3 changes: 1 addition & 2 deletions build/integrations/bare.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion build/integrations/bare.js.map

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

6 changes: 3 additions & 3 deletions build/sentry.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading

0 comments on commit 50a2e3d

Please sign in to comment.