automerge / automerge-classic

A JSON-like data structure (a CRDT) that can be modified concurrently by different users, and merged again automatically.
http://automerge.org/
MIT License
14.77k stars 467 forks source link

Can't install automerge@2.0.0-alpha.3 because it has a dependency on automerge-wasm@0.1.7 #512

Closed robhicks closed 1 year ago

alexjg commented 1 year ago

Thanks for reporting. I'll yank this release. We're moving over to @automerge/automerge now, the latest release of which (2.0.0-alpha.4) should work fine (provided you have a bundler set up to load wasm - examples at https://github.com/automerge/automerge-rs/tree/3989cac40567b43e7f81e8463d4f397aad0caf65/automerge-js/examples)