Skip to content

Commit 904398f

Browse files
authored
Update README.md
1 parent 35de1af commit 904398f

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

README.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -183,6 +183,12 @@ json-server -s ./static
183183
json-server -s ./static -s ./node_modules
184184
```
185185

186+
## Notable differences with v0.17
187+
188+
- ìd` is always a string and will be generated for you if missing
189+
- use `_per_page` with `_page` instead of `_limit`for pagination
190+
- use Chrome's `Network tab > throtling` to delay requests instead of `--delay` CLI option
191+
186192
## License
187193

188194
This project uses the [Fair Source License](https://fair.io/). Note: Only organizations with 3+ users need to contribute a small amount through sponsorship [sponsor](https://github.com/sponsors/typicode) for usage. This license helps keep the project sustainable and healthy, benefiting everyone.

0 commit comments

Comments
 (0)