Commit dbb093d
chore(client): reconcile feat/ssr with 0.3.2 after rebase onto main
- transport: express the failed-open reconnect recovery (#12) via the
existing scheduleReconnect() rather than the inline form main carried
(main had no such method; feat/ssr does) — same behavior, one path.
- regenerate package-lock against the merged package.json (0.4.0-dev.0,
vendored PR-1564 tarballs).
The 0.3.2 fixes (#11–#15) now coexist with the SSR feature: readSyncSnapshot
+ readChangesSinceFor + wire guards in sync-do; highWaterSeq + per-table
indexed reads + quoted trigger DDL in changes; ADR index carries 0011+0012.
Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>1 parent 3ecd0cc commit dbb093d
2 files changed
Lines changed: 3 additions & 10 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
248 | 248 | | |
249 | 249 | | |
250 | 250 | | |
251 | | - | |
252 | | - | |
253 | | - | |
254 | | - | |
255 | | - | |
256 | | - | |
257 | | - | |
258 | | - | |
| 251 | + | |
259 | 252 | | |
260 | 253 | | |
261 | 254 | | |
| |||
0 commit comments