Commit ca78043
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 6d5e180 commit ca78043
1 file changed
Lines changed: 5 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
887 | 887 | | |
888 | 888 | | |
889 | 889 | | |
| 890 | + | |
| 891 | + | |
| 892 | + | |
| 893 | + | |
890 | 894 | | |
891 | 895 | | |
892 | 896 | | |
893 | 897 | | |
894 | | - | |
| 898 | + | |
895 | 899 | | |
896 | 900 | | |
897 | 901 | | |
| |||
0 commit comments