Commit Graph

26 Commits

Author SHA1 Message Date
e76ad2fb58 fix(ts/index): Use cli.js as the spawned CLI entry point instead of cli.child.js 2025-10-17 06:43:36 +00:00
e5b57c894b fix(plugins): Export child_process.spawn from plugins and use plugins.spawn in spawnPath to remove direct require and unify process spawning 2025-10-17 06:26:00 +00:00
9b5668eccb feat(core): Add spawnPath child-process API with timeout/abort/terminate support, export native types, and expand README 2025-10-17 06:15:33 +00:00
7fb2389e3a feat(core): Add cwd option and child-process execution for custom working directory; implement signal-forwarding child runner; update docs and bump package version to 1.4.0 2025-10-16 20:49:03 +00:00
4cd8bf5c1a fix(docs): Update README with expanded docs and examples; add pnpm and CI tooling configs 2025-10-13 21:28:27 +00:00
74bb4a9837 fix(core): removed unused import statement in ts/plugins.ts 2024-10-27 19:46:13 +01:00
bec80e6862 fix(core): Replace ts-node with tsx for module handling 2024-10-27 19:45:57 +01:00
c3e3b2d050 fix(core): Add console.log to show ts-node options in use 2024-10-27 19:22:45 +01:00
8f4292f402 feat(ci): Add Gitea workflows for build and release. 2024-10-27 19:11:55 +01:00
2c8f262c0a fix(core): Minor maintenance updates with version bump 2024-06-24 12:06:13 +02:00
857882807f fix(dependencies): Update TypeScript dependency version 2024-06-24 12:05:44 +02:00
15f4502083 fix(core): Remove GitLab CI configuration and update dependencies 2024-06-24 00:14:27 +02:00
ae01679474 fix(core): update 2023-08-26 14:43:08 +02:00
a88cf067a1 fix(core): update 2023-08-26 13:32:28 +02:00
02eb0c5435 fix(core): update 2023-07-13 02:53:31 +02:00
2f5374be50 fix(core): update 2023-07-13 01:33:17 +02:00
3b9532bb70 fix(core): update 2023-06-03 16:44:04 +02:00
1dde4c8277 fix(core): update 2023-06-03 16:10:37 +02:00
a0d523513b fix(core): update 2023-06-03 16:09:01 +02:00
4a50ae3b00 fix(core): update 2022-10-20 14:15:04 +02:00
142667ac87 fix(core): update 2022-10-12 17:21:03 +02:00
5271f0153e fix(core): update 2022-06-14 21:42:07 +02:00
1f46e387e7 fix(core): update 2022-06-14 21:33:03 +02:00
cc92e3e9ca fix(core): update 2022-06-02 00:23:45 +02:00
bfbb802e88 fix(core): update 2022-05-25 10:55:35 +02:00
a240cdfde1 fix(core): update 2022-05-25 10:11:14 +02:00