Skip to content

v1.4.1

Choose a tag to compare

@kristof-siket kristof-siket released this 19 Aug 12:29
· 15 commits to main since this release
8af216e

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.