- Fixed issues with the NPS survey functionality
- Ensured the CLI respects the '--no-hints' flag
- Resolved Prisma CLI bug referenced in issue #26364
Prisma changelog digest
Feb 17 - Feb 23, 2025. Useful releases, risky migrations, and noisy updates from the Prisma channel.
No matching updates in this bucket.
Prisma updates in 2025-w08
- Updated crypto root certificates to NSS 3.107 and added OpenSSL 3.4 compatibility – security fix
- Build system now uses glob for Makefile dependencies and adds Python 3.13 support – new feature
- Upgraded V8, zlib 1.3, simdutf, acorn, corepack and improved documentation accessibility and ARIA landmarks
- Introduce early‑access TypeScript configuration file (prisma.config.ts) for custom runtime config
- Add case‑insensitive mode for JSON string filters (contains/startsWith/endsWith)
- Improve CockroachDB migration performance