Commit a7bb7a0
committed
chore: upgrade @automerge/automerge to 3.2.6 across npm workspace
Automerge 2.x's uncompressed in-memory representation could OOM the WASM
instance during loadIncremental (intermittent 'Unreachable code should not
be executed' on project open, requiring a page refresh); automerge 3 keeps
the compressed representation at runtime. Also declares hub-client's
previously-undeclared direct dependency on @automerge/automerge.1 parent 3222143 commit a7bb7a0
4 files changed
Lines changed: 13 additions & 14 deletions
File tree
- hub-client
- ts-packages
- preview-runtime
- quarto-sync-client
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
31 | 31 | | |
32 | 32 | | |
33 | 33 | | |
| 34 | + | |
34 | 35 | | |
35 | 36 | | |
36 | 37 | | |
| |||
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 | |
|---|---|---|---|
| |||
40 | 40 | | |
41 | 41 | | |
42 | 42 | | |
43 | | - | |
| 43 | + | |
44 | 44 | | |
45 | 45 | | |
46 | 46 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
28 | 28 | | |
29 | 29 | | |
30 | 30 | | |
31 | | - | |
| 31 | + | |
32 | 32 | | |
33 | 33 | | |
34 | 34 | | |
| |||
0 commit comments