Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

6.12.0 beta.2 branch #3924

Closed
wants to merge 7 commits into from
Closed

6.12.0 beta.2 branch #3924

wants to merge 7 commits into from

Commits on Aug 26, 2021

  1. feat(perf): Add experimental option to improve LCP collection

    This will add an experimental option (options._metricOptions._reportAllChanges) that will set 'getLCP' to always report. Now that we are recording LCP element, it should be sufficient to collection the additional information and let the user pick the appropriate LCP element in the ui to improve accuracy dynamically instead. We'd like to test this out on Sentry first.
    k-fish authored and AbhiPrasad committed Aug 26, 2021
    Configuration menu
    Copy the full SHA
    ed39c3e View commit details
    Browse the repository at this point in the history
  2. ref: Use explicit defaults

    AbhiPrasad committed Aug 26, 2021
    Configuration menu
    Copy the full SHA
    0def686 View commit details
    Browse the repository at this point in the history
  3. fix type

    AbhiPrasad committed Aug 26, 2021
    Configuration menu
    Copy the full SHA
    8357f7f View commit details
    Browse the repository at this point in the history
  4. fix tests

    AbhiPrasad committed Aug 26, 2021
    Configuration menu
    Copy the full SHA
    ef452d6 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    fae9e68 View commit details
    Browse the repository at this point in the history
  6. CHANGELOG 6.12.0-beta.2

    AbhiPrasad committed Aug 26, 2021
    Configuration menu
    Copy the full SHA
    c4ff850 View commit details
    Browse the repository at this point in the history
  7. release: 6.12.0-beta.2

    getsentry-bot committed Aug 26, 2021
    Configuration menu
    Copy the full SHA
    3d5b9dc View commit details
    Browse the repository at this point in the history