931 Commits

Author SHA1 Message Date
9a255847e0 1.0.0-alpha.21 v1.0.0-alpha.21 2024-01-13 23:46:17 +01:00
d266622ab4 fix: --version option 2024-01-13 23:45:57 +01:00
2dfc98009e docs: update JSON5 example 2024-01-13 02:54:43 +01:00
23b51591e6 docs: add db.json5 2024-01-13 02:51:27 +01:00
03a3bd0317 update 2024-01-13 02:46:30 +01:00
0ce6a87eec 1.0.0-alpha.20 v1.0.0-alpha.20 2024-01-13 02:38:47 +01:00
f0fb035be0 feat: convert id to correct type 2024-01-13 02:38:32 +01:00
a321b653e3 1.0.0-alpha.19 v1.0.0-alpha.19 2024-01-12 01:09:29 +01:00
a4dda8ec64 fix: _embed param 2024-01-12 01:09:16 +01:00
a4d829ab52 1.0.0-alpha.18 v1.0.0-alpha.18 2024-01-11 23:50:31 +01:00
95de591599 improve homepage style 2024-01-11 23:49:53 +01:00
99193dafc7 feat: handle empty json file and improve output 2024-01-11 23:49:36 +01:00
af73a694e8 update fixtures 2024-01-11 07:49:52 +01:00
4d251cb71f chore: fix ci error 2024-01-11 07:41:08 +01:00
3776e3ecf8 1.0.0-alpha.17 v1.0.0-alpha.17 2024-01-11 07:37:16 +01:00
9e864c3345 fix: handle unknown options in cli 2024-01-11 07:37:04 +01:00
3d2998e4a0 chore: update @types/node version in devDependencies 2024-01-11 07:36:40 +01:00
cfb380b68f chore: update package-lock.json with Node.js version requirement 2024-01-11 07:36:30 +01:00
0812ef20b9 Add explicit Node support (#1478)
parseArgs was added to node:util in v16.17/v8.3.

https://nodejs.org/docs/latest-v20.x/api/util.html#utilparseargsconfig
2024-01-10 21:47:32 +01:00
e3ce04a04a 1.0.0-alpha.16 v1.0.0-alpha.16 2024-01-09 13:54:04 +01:00
fc1d5617e1 update dependencies and fix path 2024-01-09 13:53:54 +01:00
770bed2a38 fix: views path 2024-01-09 13:40:55 +01:00
b013232309 chore: exclude test files from the build output 2024-01-09 13:36:37 +01:00
b3399b8343 1.0.0-alpha.15 v1.0.0-alpha.15 2024-01-09 13:31:25 +01:00
126806084e fix: copy views/index.html 2024-01-09 13:31:15 +01:00
509388f607 1.0.0-alpha.14 v1.0.0-alpha.14 2024-01-09 03:08:52 +01:00
e8b4e96052 fix: prevent undefined 2024-01-09 03:08:36 +01:00
f9e28d8a46 fix: don't fail with --watch 2024-01-09 03:08:00 +01:00
15d38f94df chore: remove unused dependency 2024-01-09 03:06:37 +01:00
1bd0771cee chore: npm pkg fix 2024-01-07 23:51:45 +01:00
7b1811ef9c doc: fix example 2024-01-07 23:50:29 +01:00
5de5f6ba4f 1.0.0-alpha.13 v1.0.0-alpha.13 2024-01-07 23:40:57 +01:00
7a94313d8a fix: add bin 2024-01-07 23:39:56 +01:00
bbc98267e3 test: add more 2024-01-07 17:52:10 +01:00
6c13e7336d test: fix 2024-01-07 17:50:31 +01:00
5a39eff7b3 1.0.0-alpha.12 v1.0.0-alpha.12 2024-01-07 17:44:23 +01:00
72fc09a95f feat: autofix, ensure all items have an id field 2024-01-07 17:43:40 +01:00
538cda754c refactor: kaomoji selection logic in bin.ts 2024-01-07 02:49:48 +01:00
e7ca7df492 docs: clarify routes 2024-01-07 02:34:59 +01:00
34961e6817 docs: update json-server installation command 2024-01-07 02:30:03 +01:00
59417fb240 1.0.0-alpha.11 v1.0.0-alpha.11 2024-01-07 02:18:47 +01:00
ac42825be5 feat: better cli output 2024-01-07 02:17:43 +01:00
72a98336fa Update README.md 2024-01-05 15:27:43 +01:00
593941fa3c docs: simplify curl command 2024-01-05 02:17:58 +01:00
01d4b9fad8 1.0.0-alpha.10 v1.0.0-alpha.10 2024-01-05 02:11:15 +01:00
b985487afb feat: add object support 2024-01-05 01:55:49 +01:00
dfc99f03cf chore: create node.js.yml 2024-01-02 18:52:45 +01:00
20615cc63e docs: add stable version link 2024-01-02 18:48:31 +01:00
9c4d0ab700 refactor: private field 2024-01-02 03:07:50 +01:00
ef141aa530 V1 (#1468) 2024-01-02 02:44:13 +01:00