mirror of
https://github.com/dolthub/dolt.git
synced 2026-05-24 11:39:18 -05:00
0d6bd01810
This is a breaking change to the JS API. HashSpec and parseObjectSpec have been removed in favour of PathSpec, and parse errors now throw SyntaxError instead of silently failing (this matches JSON.parse).