Releases: getsentry/spotlight
@spotlightjs/[email protected]
Patch Changes
-
Fix race condition on event processing - prevent doubling of events
(#528) -
Updated dependencies
[149e95bd02af41618bc74b365c71ddf99358672f
,
f22222717dcf2482892e1cc83c233c83ba03211d
]:- @spotlightjs/[email protected]
@spotlightjs/[email protected]
@spotlightjs/[email protected]
Patch Changes
-
Fix race condition on event processing - prevent doubling of events
(#528) -
Updated dependencies
[149e95bd02af41618bc74b365c71ddf99358672f
,
f22222717dcf2482892e1cc83c233c83ba03211d
]:- @spotlightjs/[email protected]
@spotlightjs/[email protected]
Patch Changes
-
Fix race condition on event processing - prevent doubling of events
(#528) -
Updated dependencies
[f22222717dcf2482892e1cc83c233c83ba03211d
]:- @spotlightjs/[email protected]
@spotlightjs/[email protected]
Patch Changes
-
Fixed infinite render loops and optimized rerenders (#522)
-
Updated dependencies
[df9cd954323648d8c22e61643520a1642b8884ca
]:- @spotlightjs/[email protected]
@spotlightjs/[email protected]
Patch Changes
- Fixed infinite render loops and optimized rerenders (#522)
@spotlightjs/[email protected]
Patch Changes
-
Fixed infinite render loops and optimized rerenders (#522)
-
Updated dependencies
[df9cd954323648d8c22e61643520a1642b8884ca
]:- @spotlightjs/[email protected]
@spotlightjs/[email protected]
Patch Changes
-
Fixed infinite render loops and optimized rerenders (#522)
-
Updated dependencies
[df9cd954323648d8c22e61643520a1642b8884ca
]:- @spotlightjs/[email protected]
@spotlightjs/[email protected]
Minor Changes
- Add
__spotlight.initOptions
and initialEvents support allowing providing a list of "initial events" when Spotlight
(#515) loads, not requiring the sidecar to be working. Mostly going
to be used when replacing default error pages in frameworks.
Patch Changes
- Updated dependencies
[f1bcab38878dd62c18fb2b62d92ffa02eed62532
,
5b6dbba62f3cdf432723b8740c75dbee04923688
,
507c77418b4005e71a1959d82cf6e007dbd9ef93
]:- @spotlightjs/[email protected]
- @spotlightjs/[email protected]
@spotlightjs/[email protected]
Minor Changes
- Add CORS headers to static file server -- this allows proxying sidecar assets
(#519)