prisma
prisma
Blog
Docs
Changelog
Blog
Docs
Changelog
Overview
Branches
Benchmarks
Runs
Performance History
Latest Results
chore(adapter-pg) prettier format
erwinv:feat/pg-adapter-accept-pgpool-instance
2 hours ago
fix(adapter-pg): do not assume ownership of Pool if provided externally
erwinv:feat/pg-adapter-accept-pgpool-instance
2 hours ago
fix: copy wasm files to output path in prisma-client generator Closes: https://linear.app/prisma-company/issue/ORM-1187/refactor-prisma-client-copy-wasm-mjs-js-assets-to-internal-generated
push-nqqtxovowlmm
17 hours ago
fix(client-generator-ts): fix warning in Vite when runtime="nodejs" (#27633) This PR: - closes [ORM-1206](https://linear.app/prisma-company/issue/ORM-1206/prisma-client-fix-warning-in-vite-when-runtime=nodejs) - fixes a warning appearing in `prisma-client` projects using the `vite` dev context, like in `react-router dev`: ``` [vite] (ssr) warning: /Users/jkomyno/work/prisma/prisma-examples-ama/generator-prisma-client/react-router-starter-nodejs/app/generated/prisma/internal/class.ts 61 | const dynamicRequireFn = async (name) => typeof globalThis.__non_webpack_require__ === "function" ? Promise.resolve(globalThis.__non_webpack_require__(name)) : await import( 62 | /* webpackIgnore: true */ 63 | name | ^^^^ 64 | ); 65 | const { readFile } = await dynamicRequireFn("node:fs/promises"); The above dynamic import cannot be analyzed by Vite. See https://github.com/rollup/plugins/tree/master/packages/dynamic-import-vars#limitations for supported dynamic import formats. If this is intended to be left as-is, you can use the /* @vite-ignore */ comment inside the import() call to suppress this warning. ``` Co-authored-by: jkomyno <12381818+jkomyno@users.noreply.github.com>
main
18 hours ago
fix(client-generator-ts): prettier
fix/support-adapter-type-in-prisma-client-constructor-with-edge-runtimes
18 hours ago
Revert "feat(config): follow up on https://github.com/prisma/prisma/pull/27620" This reverts commit f7230c7da08859055eb330c4959f118a7d4d6bf9.
fix/support-adapter-type-with-edge-runtimes
18 hours ago
fix(client-generator-ts): fix warning in Vite when runtime="nodejs"
fix/prisma-client-warning-in-vite
19 hours ago
feat(config): follow up on https://github.com/prisma/prisma/pull/27620
chore/prisma-config-add-dim
19 hours ago
Active Branches
feat(adapter-pg): Allow passing Pool instance directly to PgAdapterFactory
last run
2 hours ago
#27062
CodSpeed Performance Gauge
0%
fix: copy wasm files to output path in prisma-client generator
last run
17 hours ago
#27623
CodSpeed Performance Gauge
0%
fix(client-generator-ts): support adapter type in Prisma Client constructor on edge runtimes
last run
18 hours ago
#27635
CodSpeed Performance Gauge
0%
© 2025 CodSpeed Technology
Home
Terms
Privacy
Docs