mirror of
https://github.com/dolthub/dolt.git
synced 2026-02-09 03:09:12 -06:00
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).