Skip to content

meta: 6.19.5 CHANGELOG #4869

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Apr 7, 2022
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
10 changes: 8 additions & 2 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,10 +4,16 @@

- "You miss 100 percent of the chances you don't take. — Wayne Gretzky" — Michael Scott

## 6.19.5

- ref(build): Add debug constants in each package individually (#4842)
- ref(build): Introduce central build directory to packages with bundles (#4838) (#4854) (#4868)
- feat(utils): Introduce getGlobalSingleton helper (#4860)

## 6.19.4

- feat(react): Add React 18 as peer dep ([#4819](https://github.com/getsentry/sentry-javascript/pull/4819)))
- ref(build): Add `build/types` to tarballs and adjust `types` entry points ([#4824](https://github.com/getsentry/sentry-javascript/pull/4824)))
- feat(react): Add React 18 as peer dep (#4819)
- ref(build): Add `build/types` to tarballs and adjust `types` entry points (#4824)

Work in this release contributed by @MikevPeeren. Thank you for your contribution!

Expand Down