v1.0.0-beta.13
feat: auto-insert `$schema` when missing from DB file on startup (#1717)
fix: return 400 for invalid JSON request bodies
Add `contains`, `startsWith`, `endsWith` string query operators (#1714)
feat: add _where filtering, use new op separator, drop _start, _end, _limit (#1696)
feat: add in operator for where filters