v1.4.1
Runs the repo's local Composer bin as bun run --bun prisma-composer, so the Composer CLI and the converge child it spawns both run under Bun. v1.4.0 ran the CLI under Bun but left the child on Node, which could not resolve the generated ./service.js import (#8). v1 now points here.