Commit 5a2139e
feat: add boolean parameter to withUnwrapRawOverride
Callers sometimes need to temporarily set the unwrap raw override to
false (not just true). Adding a parameter avoids forcing callers to
work around the API by manually managing set/restore.
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>1 parent 90af49e commit 5a2139e
1 file changed
Lines changed: 5 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
884 | 884 | | |
885 | 885 | | |
886 | 886 | | |
| 887 | + | |
| 888 | + | |
| 889 | + | |
| 890 | + | |
887 | 891 | | |
888 | 892 | | |
889 | 893 | | |
890 | 894 | | |
891 | | - | |
| 895 | + | |
892 | 896 | | |
893 | 897 | | |
894 | 898 | | |
| |||
0 commit comments