Skip to content

Commit

Permalink
Update changeset copy
Browse files Browse the repository at this point in the history
Update to suggestion in:
#502 (comment)

It's not all app data (in Node.js), but only the sample data that was
filtered.

[ci skip]
  • Loading branch information
tombruijn committed Nov 18, 2021
1 parent 939be11 commit df4163f
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -2,4 +2,4 @@
bump: "patch"
---

Add `filterParameters` and `filterSessionData` options to filter out specific parameter keys or session data keys. Previously only the (undocumented) filterDataKeys config option was available to filter out all kinds of app data.
Add `filterParameters` and `filterSessionData` options to filter out specific parameter keys or session data keys. Previously only the (undocumented) `filterDataKeys` config option was available to filter out all kinds of sample data.

0 comments on commit df4163f

Please sign in to comment.