meta(changelog): Update package versions #664
Merged
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.
This PR was opened by the Changesets release GitHub action. When you're ready to do a release, you can merge this and publish to npm yourself or setup this action to publish automatically. If you're not ready to do a release yet, that's fine, whenever you add more changesets to main, this PR will be updated.
Releases
@spotlightjs/[email protected]
Minor Changes
(#656)
Patch Changes
[
5d8c7058300b349cd17d543874cfb810ff7db8d9
,cfa9cc967da8aa862f55c3880aab44f7d5b5eeb4
,356890c6faf4ef3d9ebf85615e3f43f34fca0439
]:@spotlightjs/[email protected]
Minor Changes
(#656)
Patch Changes
Add
spotlight@
prefix to Sentry releases to distinguish them(#660)
Updated dependencies
[
8bed105e28f11c139c00f6b4a63717b1fb99d396
,4c1b619079d4a1ca0e280dedef89bb8e1bf3f069
,9606eb25434468bb9377569667f4071a177b85ab
,cfa9cc967da8aa862f55c3880aab44f7d5b5eeb4
,277bd766aead9a6eabf043cc2490f59d0e1729b6
,356890c6faf4ef3d9ebf85615e3f43f34fca0439
]:@spotlightjs/[email protected]
Minor Changes
Render placeholders when missing known attributes in Sentry events
(#656)
Add base64 encoding for envelope passing (#659)
This fixes the issue certain characters getting lost or changed during the implicit and forced UTF-8 encoding, namely
certain ANSI-escape characters when we capture them as breadcrumbs. This was breaking NextJS recently.
The mechanism is opt-in from Sidecar side and the new overlay automatically opts in to fix the issue. The new overlay
is also capable of processing messages w/o base64 encoding so this change is both backwards and forwards compatible
meaning a new version of overlay can work with an old sidecar and a new version of sidecar can work with an older
overlay. That said to get the fix, both should be on the new version, opting into base64 encoding.
Patch Changes
Fix direct transport init when sidecar transport is already enabled
(#658)
Add auto-reload dev mode for Overlay (#657)
Add
spotlight@
prefix to Sentry releases to distinguish them(#660)
@spotlightjs/[email protected]
Minor Changes
Add base64 encoding for envelope passing (#659)
This fixes the issue certain characters getting lost or changed during the implicit and forced UTF-8 encoding, namely
certain ANSI-escape characters when we capture them as breadcrumbs. This was breaking NextJS recently.
The mechanism is opt-in from Sidecar side and the new overlay automatically opts in to fix the issue. The new overlay
is also capable of processing messages w/o base64 encoding so this change is both backwards and forwards compatible
meaning a new version of overlay can work with an old sidecar and a new version of sidecar can work with an older
overlay. That said to get the fix, both should be on the new version, opting into base64 encoding.
Patch Changes
@spotlightjs/[email protected]
Minor Changes
(#656)
Patch Changes
Remove Windows home directories from Sentry reports (#644)
Add
spotlight@
prefix to Sentry releases to distinguish them(#660)
Updated dependencies
[
8bed105e28f11c139c00f6b4a63717b1fb99d396
,4c1b619079d4a1ca0e280dedef89bb8e1bf3f069
,9606eb25434468bb9377569667f4071a177b85ab
,cfa9cc967da8aa862f55c3880aab44f7d5b5eeb4
,277bd766aead9a6eabf043cc2490f59d0e1729b6
,356890c6faf4ef3d9ebf85615e3f43f34fca0439
]: