v1.18.1
- filterSensitiveData() now accepts RegExp objects in its array params, which will be used to match keys to filter out. In combination with the new setFilterScope('all') function, this can be used to easily filter out any key with fuzzy matching.