Skip to content

Releases: getsentry/spotlight

@spotlightjs/[email protected]

30 Sep 09:58
a696dd1
Compare
Choose a tag to compare

Patch Changes

@spotlightjs/[email protected]

30 Sep 09:58
a696dd1
Compare
Choose a tag to compare

Patch Changes

  • Overhaul console integration for more performance and stability
    (#525)

  • Fix race condition on event processing - prevent doubling of events
    (#528)

@spotlightjs/[email protected]

30 Sep 09:58
a696dd1
Compare
Choose a tag to compare

Patch Changes

@spotlightjs/[email protected]

30 Sep 09:57
a696dd1
Compare
Choose a tag to compare

Patch Changes

@spotlightjs/[email protected]

12 Sep 12:19
42022e5
Compare
Choose a tag to compare

Patch Changes

@spotlightjs/[email protected]

12 Sep 12:19
42022e5
Compare
Choose a tag to compare

Patch Changes

  • Fixed infinite render loops and optimized rerenders (#522)

@spotlightjs/[email protected]

12 Sep 12:19
42022e5
Compare
Choose a tag to compare

Patch Changes

@spotlightjs/[email protected]

12 Sep 12:19
42022e5
Compare
Choose a tag to compare

Patch Changes

@spotlightjs/[email protected]

10 Sep 13:35
79d9beb
Compare
Choose a tag to compare

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

@spotlightjs/[email protected]

10 Sep 13:35
79d9beb
Compare
Choose a tag to compare

Minor Changes

  • Add CORS headers to static file server -- this allows proxying sidecar assets
    (#519)