-
-
Notifications
You must be signed in to change notification settings - Fork 1.7k
meta: Update changelog for 7.41.0 #7335
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
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
[Gitflow] Merge master into develop
* feat(profiling): add boilerplate * feat(profiling): add files and remove isDebugBuild in favor of __DEBUG_BUILD__ * ref(lint): fix linter errors on most files * ref(profile): convert half the profile * deps(sentry): start profiler * ref(profiling): cleanup warnings and add os/device info * rollback yarn change * feat(hub): move start transaction * Remove span.start for profiler.stop so that we don't have idletimeout causing long spans again * feat(build): build esm/cjs and types * ref(profiling): update txn to txn|undefined type * test(profiling): add utils and tests for browser profiling integration * test(tracing): assert onStartRouteTransaction is called by route instrumentation * fix(verdaccio): add pkg to verdaccio config * eslint: run --fix * fix(profile): change platform to javascript * ref(profiling): move profiling under browser package * ref(profiling): remove undefined from txn type union in wrapStartTransaction * fix(profiling): fix test * ref(profiling): rename profile and move it under types * chore(profiling): run linters * ref(profiling): split sendProfile to avoid a circular ref * ref(profiling): split cache * chore(profiling): sort imports * Update packages/browser/src/profiling/hubextensions.ts Co-authored-by: Luca Forstner <[email protected]> * Update packages/browser/src/profiling/integration.ts Co-authored-by: Luca Forstner <[email protected]> * Update packages/browser/src/profiling/integration.ts * lint --------- Co-authored-by: k-fish <[email protected]> Co-authored-by: Luca Forstner <[email protected]>
…7328) * fix(profiling): guard from throwing if profiler constructor throws * lint
Handle white spaces more robustly when splitting forwarded-for http header values
AbhiPrasad
approved these changes
Mar 6, 2023
mydea
approved these changes
Mar 6, 2023
size-limit report 📦
|
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
No description provided.