Skip to content

Releases: typicode/json-server

v1.0.0-beta.15

23 Mar 19:40
89a34a4

Choose a tag to compare

What's Changed

  • Fix: Return JSON response for 404 errors instead of plain text by @codehassoul in #1738

New Contributors

Full Changelog: v1.0.0-beta.14...v1.0.0-beta.15

v1.0.0-beta.14

20 Mar 15:15
6ad7562

Choose a tag to compare

What's Changed

Full Changelog: v1.0.0-beta.13...v1.0.0-beta.14

v1.0.0-beta.13

13 Mar 00:36
ba0a56c

Choose a tag to compare

What's Changed

Full Changelog: v1.0.0-beta.12...v1.0.0-beta.13

v1.0.0-beta.12

28 Feb 00:44

Choose a tag to compare

What's Changed

  • Auto-insert $schema when 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

26 Feb 22:49

Choose a tag to compare

What's Changed

  • Log routes on file recovery after JSON parse error by @Copilot in #1713
  • Add contains, startsWith, endsWith string query operators by @Copilot in #1714

Full Changelog: v1.0.0-beta.8...v1.0.0-beta.10

v1.0.0-beta.9

19 Feb 23:37

Choose a tag to compare

What's Changed

Full Changelog: v1.0.0-beta.8...v1.0.0-beta.9

v1.0.0-beta.8

19 Feb 23:08

Choose a tag to compare

What's Changed

Full Changelog: v1.0.0-beta.7...v1.0.0-beta.8

v1.0.0-beta.7

19 Feb 22:46

Choose a tag to compare

What's Changed

  • feat: add in operator by @typicode in #1700
  • docs: improve README clarity and fix formatting inconsistencies by @Omar-Tnt04 in #1699
  • Switch back to MIT License

New Contributors

Full Changelog: v1.0.0-beta.6...v1.0.0-beta.7

v1.0.0-beta.6

14 Feb 22:48

Choose a tag to compare

What's Changed

  • chore: change test command from npm to pnpm by @typicode in #1693
  • feat: add _where filtering, use new op separator, drop _start, _end, _limit by @typicode in #1696

Full Changelog: v1.0.0-beta.5...v1.0.0-beta.6

v1.0.0-beta.5

22 Jan 09:26
58e8b01

Choose a tag to compare

What's Changed

Full Changelog: v1.0.0-beta.4...v1.0.0-beta.5