Releases: typicode/json-server
Releases · typicode/json-server
v1.0.0-beta.15
What's Changed
- Fix: Return JSON response for 404 errors instead of plain text by @codehassoul in #1738
New Contributors
- @codehassoul made their first contribution in #1738
Full Changelog: v1.0.0-beta.14...v1.0.0-beta.15
v1.0.0-beta.14
v1.0.0-beta.13
What's Changed
- chore: bump prerelease version to v1.0.0-beta.12 by @typicode in #1718
- redesign: cleaner index page by @typicode in #1723
- fix: return 400 for invalid JSON request bodies by @Omar-Tnt04 in #1722
- feat: support system dark mode on index page by @typicode in #1728
- 1.0.0-beta.13 by @typicode in #1729
Full Changelog: v1.0.0-beta.12...v1.0.0-beta.13
v1.0.0-beta.12
What's Changed
- Auto-insert
$schemawhen missing from DB file on startup by @Copilot in #1717
Full Changelog: v1.0.0-beta.8...v1.0.0-beta.12
v1.0.0-beta.10
What's Changed
- Log routes on file recovery after JSON parse error by @Copilot in #1713
- Add
contains,startsWith,endsWithstring query operators by @Copilot in #1714
Full Changelog: v1.0.0-beta.8...v1.0.0-beta.10
v1.0.0-beta.9
What's Changed
- release: v1.0.0-beta.8 by @typicode in #1707
- Update keywords and license in package.json by @typicode in #1706
Full Changelog: v1.0.0-beta.8...v1.0.0-beta.9
v1.0.0-beta.8
v1.0.0-beta.7
What's Changed
- feat: add
inoperator by @typicode in #1700 - docs: improve README clarity and fix formatting inconsistencies by @Omar-Tnt04 in #1699
- Switch back to MIT License
New Contributors
- @Omar-Tnt04 made their first contribution in #1699
Full Changelog: v1.0.0-beta.6...v1.0.0-beta.7
v1.0.0-beta.6
What's Changed
- chore: change test command from npm to pnpm by @typicode in #1693
- feat: add
_wherefiltering, use new op separator, drop_start,_end,_limitby @typicode in #1696
Full Changelog: v1.0.0-beta.5...v1.0.0-beta.6
v1.0.0-beta.5
What's Changed
Full Changelog: v1.0.0-beta.4...v1.0.0-beta.5