-
-
Notifications
You must be signed in to change notification settings - Fork 1.7k
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
meta(changelog): Update changelog for 9.5.0 #15611
Conversation
Each Pinia store will run through the event processor but the Pinia state should only be attached once. closes #15587
…h-2025 [Gitflow] Merge master into develop
Automatically adds performance integrations to bun when tracing is enabled.
- adds functionality for copying metadata in our custom decorators - applies this to all our decorators, not just `SentryTraced` - unit tests closes #14384
--------- Co-authored-by: Charly Gomez <[email protected]>
This PR adds the external contributor to the CHANGELOG.md file, so that they are credited for their contribution. See #15583 Co-authored-by: chargome <[email protected]>
Before submitting a pull request, please take a look at our [Contributing](https://github.com/getsentry/sentry-javascript/blob/master/CONTRIBUTING.md) guidelines and verify: - [x] If you've added code that should be tested, please add tests. - [x] Ensure your code lints and the test suite passes (`yarn lint`) & (`yarn test`). This PR expands upon #14672 by adding detection of the @sveltejs/adapter-cloudflare adapter and defining it's output directory (cloudflare as opposed to output). I've tested it with a Cloudflare Pages project and it was successful in building and uploading sourcemaps, whereas relying on 'other' caused an infinite loop and an OOM when trying to upload sourcemaps.
This PR adds the external contributor to the CHANGELOG.md file, so that they are credited for their contribution. See #15576 Co-authored-by: AbhiPrasad <[email protected]> Co-authored-by: Charly Gomez <[email protected]>
This PR adds the external contributor to the CHANGELOG.md file, so that they are credited for their contribution. See #15603 --------- Co-authored-by: s1gr1d <[email protected]> Co-authored-by: Abhijeet Prasad <[email protected]>
CHANGELOG.md
Outdated
@@ -10,6 +10,30 @@ | |||
|
|||
- "You miss 100 percent of the chances you don't take. — Wayne Gretzky" — Michael Scott | |||
|
|||
Work in this release was contributed by @msurdi-a8c, @namoscato, and @rileyg98. Thank you for your contributions! |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
This should move underneath the ## 9.5.0
section
CHANGELOG.md
Outdated
- chore: Add external contributor to CHANGELOG.md ([#15595](https://github.com/getsentry/sentry-javascript/pull/15595)) | ||
- chore: Add external contributor to CHANGELOG.md ([#15604](https://github.com/getsentry/sentry-javascript/pull/15604)) | ||
- chore: Add external contributor to CHANGELOG.md ([#15606](https://github.com/getsentry/sentry-javascript/pull/15606)) |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
we can remove these from the list
4fc09b9
to
e130fc1
Compare
e130fc1
to
79a1eef
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Reminder that we need to merge commit this in, please don't squash and merge!
(we should really build some better automations for this).
size-limit report 📦
|
No description provided.