Remove sendDefaultPii from ClientOptions and all related logic.
With this removal we should also switch the defaults to the ones we currently use for sendDefaultPii: true: https://github.com/getsentry/sentry-javascript/blob/develop/packages/core/src/utils/data-collection/defaultPiiToCollectionOptions.ts#L9
Remove
sendDefaultPiifromClientOptionsand all related logic.With this removal we should also switch the defaults to the ones we currently use for
sendDefaultPii: true: https://github.com/getsentry/sentry-javascript/blob/develop/packages/core/src/utils/data-collection/defaultPiiToCollectionOptions.ts#L9