Releases: typicode/json-server
Releases · typicode/json-server
v1.0.0-alpha.6
- fix: exit on help message
- feat: add logs
- feat: add CORS
v1.0.0-alpha.5
- Fix file validation in CLI
- Update homepage
- Update lowdb to v7 which includes fix for some Windows users
v1.0.0-alpha.4
- Add JSON5 support
v1.0.0-alpha.3
- 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
v0.17.3
What's Changed
- ignore $schema definition by @ericnewton76 in #1324
New Contributors
- @ericnewton76 made their first contribution in #1324
Full Changelog: v0.17.2...v0.17.3
v0.17.2
What's Changed
- Bump decode-uri-component from 0.2.0 to 0.2.2 by @dependabot in #1380
- Update Faker link to use Faker JS by @NitroEvil in #1346
- Fix typo in GitHub Actions workflow file by @striezel in #1403
- Update actions/checkout + actions/setup-node in CI to v3 by @striezel in #1402
- Display type correctly for array if obj passed as an array by @ilyasakin in #1394
- Fix CI failure caused by #1394 by @ilyasakin in #1406
- Accept .cjs (Commonjs) file for the db by @fedemp in #1368
New Contributors
- @NitroEvil made their first contribution in #1346
- @ilyasakin made their first contribution in #1394
- @fedemp made their first contribution in #1368
Full Changelog: v0.17.1...v0.17.2
v0.17.1
What's Changed
- Bump nanoid from 3.1.23 to 3.1.31 by @dependabot in #1297
- Bump tmpl from 1.0.4 to 1.0.5 by @dependabot in #1300
- README: added documentation for router options by @trumtomte in #1290
- Remove update-notifier by @illandril in #1365
New Contributors
- @trumtomte made their first contribution in #1290
- @illandril made their first contribution in #1365
Full Changelog: v0.17.0...v0.17.1