Skip to content

v1.56.0

Compare
Choose a tag to compare
@seambot seambot released this 15 Sep 22:25
· 531 commits to main since this release
v1.56.0
cf01c27

Features

By default, this library reports basic usage telemetry to the Seam API.
This may be completely disabled with <SeamProvider disableTelemetry>.

Before disabling telemetry, please consider the following:

  • Telemetry is sent directly to the Seam API and is never sold to third parties.
  • Telemetry is used by Seam for the sole purpose of improving Seam Components
    and directly enhancing the experience for your end users.
  • No data is persisted on the client beyond the lifetime of the browser session: this library does not use cookies or local browser storage.
  • Telemetry may be selectively disabled for some users to align with any existing data collection compliance requirements of your application.
  • Telemetry does not negatively impact performance and adds minimal background network overhead.
  • The implementation is small, simple to audit, and completely transparent: src/lib/telemetry.