| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| README.md | 2026-01-20 | 1.3 kB | |
| v1.0.0-beta.4 source code.tar.gz | 2026-01-20 | 25.1 kB | |
| v1.0.0-beta.4 source code.zip | 2026-01-20 | 31.3 kB | |
| Totals: 3 Items | 57.8 kB | 0 | |
What's Changed
- perf: replace Object.entries/fromEntries with Object.keys for better performance by @ssi02014 in https://github.com/typicode/json-server/pull/1639
- fix: handle undefined case in filtering logic by @manikanta5827 in https://github.com/typicode/json-server/pull/1650
- chore: use oxlint by @Copilot in https://github.com/typicode/json-server/pull/1670
- Drop Node.js 20 support and enforce erasable TypeScript syntax by @Copilot in https://github.com/typicode/json-server/pull/1671
- use TS natively and switch to pnpm by @typicode in https://github.com/typicode/json-server/pull/1672
- chore: update dev script by @typicode in https://github.com/typicode/json-server/pull/1675
- fix: patch bug by @typicode in https://github.com/typicode/json-server/pull/1676
- chore: Update outdated GitHub Actions version by @pgoslatara in https://github.com/typicode/json-server/pull/1677
New Contributors
- @ssi02014 made their first contribution in https://github.com/typicode/json-server/pull/1639
- @manikanta5827 made their first contribution in https://github.com/typicode/json-server/pull/1650
- @pgoslatara made their first contribution in https://github.com/typicode/json-server/pull/1677
Full Changelog: https://github.com/typicode/json-server/compare/v1.0.0-beta.3...v1.0.0-beta.4