Skip to content

v2.0.0

Latest

Choose a tag to compare

@williazz williazz released this 13 Jan 23:11
· 5 commits to main since this release
ee6251e

What's Changed

Breaking

  • fix!: disable VirtualPageLoadTimer by default by @williazz in #739

Features

  • feat: add debugging mode to expose data loss scenarios by @williazz in #727
  • feat: increase default eventCacheSize to 1000 by @williazz in #728

Fixes

  • fix: ignore PutRumEvents for PerformanceResource events by @williazz in #712
  • fix: resolve npe in web vitals attribution by @williazz in #716
  • fix: purge invalid credentials on 403 by @williazz in #740

Misc

  • docs: Fix nested array in telemetries example in configuration.md by @Artem-asd in #673
  • test: migrate from testcafe to playwright by @williazz in #719
  • test: publish to gamma and run smoke test on merge by @williazz in #725
  • chore: migrate npm release to oidc by @williazz in #730
  • chore: update webpack and dependencies by @williazz in #729
  • chore(deps): bump actions/cache from 4 to 5 by @dependabot[bot] in #732
  • test: fix smoke test for legacySPASupport by @williazz in #741

New Contributors

Full Changelog: v1.25.0...v2.0.0