Commit 1007379
#7723 took the `i` flag off driver-memory's filterSubstringPattern,
closing #6682. Two packages/spec docblocks still pointed forward at
that landing as a future event:
- filter.zod.ts's per-backend history table (kept as history per
#7625) had a driver-memory cell reading "the last one standing,
until #6682" -- accurate as history, but the "until #6682" tail
described a future that has since landed. Closed in past tense
without flattening the historical framing; the table's other rows
(including driver-mongodb's pre-#7625 mechanism) are untouched.
- filter-text-conformance.ts's @see #6682 line read "mongodb landed,
memory open", contradicting the file's own header 37 lines earlier
(already correct since #7723). Now reads "mongodb and memory both
landed".
Fixes #7854
Claude-Session: https://claude.ai/code/session_016YBUGvukaeVu9DjKdsHJa9
Co-authored-by: Claude <noreply@anthropic.com>
1 parent f690747 commit 1007379
3 files changed
Lines changed: 31 additions & 2 deletions
File tree
- .changeset
- packages/spec/src/data
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
92 | 92 | | |
93 | 93 | | |
94 | 94 | | |
95 | | - | |
| 95 | + | |
96 | 96 | | |
97 | 97 | | |
98 | 98 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
518 | 518 | | |
519 | 519 | | |
520 | 520 | | |
521 | | - | |
| 521 | + | |
522 | 522 | | |
523 | 523 | | |
524 | 524 | | |
| |||
0 commit comments