Skip to content

Releases: typicode/json-server

v1.0.0-alpha.4

26 Dec 00:28
Compare
Choose a tag to compare

v1.0.0-alpha.3

25 Dec 23:37
Compare
Choose a tag to compare
  • Full rewrite in TypeScript
  • Modern code (ESM, latest Node APIs, ...)
  • Faster server
  • Improved and enabled by default watch mode
  • Enhanced and simplified:
    • Relation inclusion parameters
    • Pagination
    • Sorting
    • Deletion

I'll write a comprehensive changelog for v1.0.0.

You can find documentation for v1 here.

This marks the initial release, setting the foundation for an improved JSON Server 🚀🎄🎁

Special thanks to JSON Server's current sponsors: Mockend and storyblok. You can support the project on GitHub Sponsors.

v0.17.4

29 Sep 13:38
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.17.3...v0.17.4

v0.17.3

21 Mar 21:41
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.17.2...v0.17.3

v0.17.2

22 Feb 21:39
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.17.1...v0.17.2

v0.17.1

22 Feb 21:39
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.17.0...v0.17.1

v0.17.0

02 Aug 01:29
Compare
Choose a tag to compare
  • Breaking require Node >=12
  • Update dependencies to latest

v0.16.3

15 Nov 22:58
Compare
Choose a tag to compare
  • Dependencies update

v0.16.2

30 Sep 13:57
Compare
Choose a tag to compare
  • Replace deprecated request module with native (#1175)

v0.16.1

23 Feb 09:31
Compare
Choose a tag to compare
  • Fix #1079 404 error on home page