Skip to content

Releases: typicode/json-server

v1.0.0-alpha.17

11 Jan 06:39

Choose a tag to compare

What's Changed

  • Add explicit Node version support by @textbook in #1478
  • Fix show help message instead of error if cli option is unknown

New Contributors

Full Changelog: v1.0.0-alpha.16...v1.0.0-alpha.17

v1.0.0-alpha.16

09 Jan 12:59

Choose a tag to compare

  • fix: homepage

v1.0.0-alpha.15

09 Jan 12:33

Choose a tag to compare

  • fix: homepage error, template not found

v1.0.0-alpha.14

09 Jan 02:12

Choose a tag to compare

  • fix: don't fail if --watch is used
  • fix: prevent undefined text
  • chore: remove unused dependency

By the way, JSON Server now watches for file changes by default 🚀

v1.0.0-alpha.13

07 Jan 22:44

Choose a tag to compare

v1.0.0-alpha.12

07 Jan 16:46

Choose a tag to compare

New feature, autofix missing id in arrays 🔧

v1.0.0-alpha.11

07 Jan 01:30

Choose a tag to compare

  • More colorful and better CLI output

v1.0.0-alpha.10

05 Jan 01:16

Choose a tag to compare

  • Support endpoints that return only an object (e.g. /profile, /settings, /user, ...)

Getting closer to making it the default when installing json-server 😉

v1.0.0-alpha.8

30 Dec 01:40

Choose a tag to compare

  • Fix remove unnecessary files

v1.0.0-alpha.7

30 Dec 00:54

Choose a tag to compare

  • Added Dark Mode to the homepage for a more comfortable night coding experience 😉 🦇