v1.15.11
This patch release resolves a Docker deployment issue where the Prisma client and query engine could not be located correctly in containerized environments.
π Bug Fixes
- Fixed Prisma client and engine discovery in Docker builds by using dynamic path resolution instead of hardcoded locations.