Skip to content

Remove errorProps parameter

Compare
Choose a tag to compare
@lramos15 lramos15 released this 15 Jun 17:54
· 143 commits to main since this release
c77fda6

Note: This release breaks the .d.ts by removing errorProps as a parameter option from sendTelemetryErrorEvent.

ErrorProps used to be used for certain environments that required special compliance. This parameter only affected first party extensions and led to a lot of confusion surrounding when errorProps applied. To help unify the first and third party experience the errorProps parameter has been removed.