baf0aee90a
Update README.md
2024-06-19 18:58:15 +02:00
5e089b99c4
feat: add install version + pnpm and yarn version ( #1516 )
2024-02-14 12:42:09 +01:00
06bdf112aa
Update README.md
2024-01-02 18:49:39 +01:00
c89a81c74b
Update README.md
2024-01-02 02:46:36 +01:00
702377c13a
docs: add link v1
2023-12-26 00:18:44 +01:00
ffdd926d45
Update README.md
2023-12-17 23:02:55 +01:00
3a259d1384
Update README.md
2023-12-04 23:36:05 +01:00
f6ae2cf837
Update README.md ( #1451 )
...
remove broken Article link
2023-11-27 23:38:52 +01:00
7d28c83cec
Update README.md
2023-11-27 00:48:32 +01:00
9a27c0adeb
Update README.md
2023-10-24 01:33:52 +02:00
e8c17997a6
docs: add sponsor
2023-10-01 22:58:49 +02:00
78ea713756
0.17.4
v0.17.4
2023-09-29 15:34:18 +02:00
e11a8617d1
fix: move standard to devDependencies ( #1454 )
2023-09-29 15:33:19 +02:00
e2be883214
Update README.md
2023-04-26 01:36:03 +02:00
2473de3a13
Update README.md ( #1417 )
...
The ? in line 374 was escaped with \\ which stops the custom route from working. It works without the slashes.
2023-04-20 22:14:28 +02:00
26b52b97b1
0.17.3
v0.17.3
2023-03-21 22:39:19 +01:00
75cf023f14
chore: update test script
2023-03-21 22:32:43 +01:00
116d46bdec
chore: update node.js.yml
2023-03-21 22:32:07 +01:00
0679e2c148
chore: update node.js.yml
2023-03-21 22:28:26 +01:00
64f8698665
ignore $schema definition ( #1324 )
...
* ignore $schema definition
* added tests that verify $schema node is ignored
* reduced schema ignore tests (copied from other tests)
---------
Co-authored-by: Eric Newton <eric.newton@centralsquare.com>
2023-03-21 22:22:55 +01:00
b9b2c49586
fix: ci error
2023-03-08 02:29:07 +01:00
6fb1db1782
0.17.2
v0.17.2
2023-02-22 22:38:04 +01:00
3e12cc1460
fix: typo
2023-02-22 22:37:47 +01:00
ed2767416a
chore: lint
2023-02-22 22:34:39 +01:00
39f615c530
Accept .cjs (Commonjs) file for the db ( #1368 )
2023-02-22 22:25:59 +01:00
7310b2bd08
Update README.md
2023-02-22 17:51:14 +01:00
f457b098b1
Fix CI failure caused by #1394 ( #1406 )
2023-02-18 02:52:14 +01:00
e371afd9bb
Display type correctly for array if obj passed as an array ( #1394 )
...
* Display type correctly for array if obj passed as an array
* Narrow the test case for `should throw an error if data is an array`
2023-02-14 05:06:04 +01:00
fa60189c87
Update actions/checkout + actions/setup-node in CI to v3 ( #1402 )
2023-02-14 04:50:03 +01:00
99d8004564
Fix typo in GitHub Actions workflow file ( #1403 )
2023-02-14 04:49:30 +01:00
524c9cc94c
Update Faker link to use Faker JS ( #1346 )
...
Maintainer of faker pulled the repo, Faker JS is a fork of the original project.
2022-12-13 21:57:56 +01:00
3dbe20293c
Bump decode-uri-component from 0.2.0 to 0.2.2 ( #1380 )
...
Bumps [decode-uri-component](https://github.com/SamVerschueren/decode-uri-component ) from 0.2.0 to 0.2.2.
- [Release notes](https://github.com/SamVerschueren/decode-uri-component/releases )
- [Commits](https://github.com/SamVerschueren/decode-uri-component/compare/v0.2.0...v0.2.2 )
---
updated-dependencies:
- dependency-name: decode-uri-component
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-12-05 06:26:23 +01:00
5df482bdd6
0.17.1
v0.17.1
2022-11-03 03:57:17 +01:00
bd3fa55e4e
remove update-notifier ( #1365 )
2022-11-03 01:54:27 +01:00
04248d1a16
Update README.md
2022-10-07 02:36:41 +02:00
57af3860d9
Update README.md
2022-05-03 05:31:14 +02:00
0d0b5a9df5
Update README.md
2022-03-31 08:20:37 +02:00
1759c986b5
Update README.md
2022-02-17 09:28:25 +01:00
bd4693d414
README: added documentation for router options ( #1290 )
...
There was no documentation regarding adding router options when using
json-server as a module. This adds just enough documentation to
hopefully get you started.
Co-authored-by: Sebastian <sebbe@sebbetop.local>
2022-02-05 04:11:38 +01:00
5f71c0992e
Bump tmpl from 1.0.4 to 1.0.5 ( #1300 )
...
Bumps [tmpl](https://github.com/daaku/nodejs-tmpl ) from 1.0.4 to 1.0.5.
- [Release notes](https://github.com/daaku/nodejs-tmpl/releases )
- [Commits](https://github.com/daaku/nodejs-tmpl/commits/v1.0.5 )
---
updated-dependencies:
- dependency-name: tmpl
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-02-02 01:50:34 +01:00
5e74f996ff
Bump nanoid from 3.1.23 to 3.1.31 ( #1297 )
...
Bumps [nanoid](https://github.com/ai/nanoid ) from 3.1.23 to 3.1.31.
- [Release notes](https://github.com/ai/nanoid/releases )
- [Changelog](https://github.com/ai/nanoid/blob/main/CHANGELOG.md )
- [Commits](https://github.com/ai/nanoid/compare/3.1.23...3.1.31 )
---
updated-dependencies:
- dependency-name: nanoid
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-02-02 01:13:47 +01:00
0c11c653b0
Update README.md
2021-11-09 11:10:08 +01:00
25164fe069
Update README.md
2021-10-14 17:21:34 +02:00
766826e66f
Update README.md
2021-10-06 03:04:43 +02:00
718e7fc9fe
Update README.md
2021-09-23 04:15:11 +02:00
38e9e84f85
Update README.md
2021-09-09 00:46:35 +02:00
7d8de6d352
Update README.md
2021-09-03 01:06:55 +02:00
15290bf468
0.17.0
v0.17.0
2021-08-02 03:27:26 +02:00
feb2af4076
docs: update badge
2021-08-02 03:26:53 +02:00
0aff3f2304
docs: update badges
2021-08-02 03:23:15 +02:00