Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix(client): Restore non-namespaced PrismaPromise export #18475

Merged
merged 1 commit into from
Mar 24, 2023

Conversation

SevInf
Copy link
Contributor

@SevInf SevInf commented Mar 24, 2023

Fix #18143

@SevInf SevInf requested review from a team and millsp and removed request for a team March 24, 2023 15:24
@codspeed-hq
Copy link

codspeed-hq bot commented Mar 24, 2023

CodSpeed Performance Report

Merging #18475 fix/prisma-promise-export (118fc3b) will degrade performances by 66.8%.

Summary

🔥 0 improvements
❌ 1 regressions
✅ 1 untouched benchmarks

🆕 0 new benchmarks
⁉️ 0 dropped benchmarks

⚠️ Please fix the performance issues or acknowledge them on CodSpeed.

Benchmarks breakdown

Benchmark main fix/prisma-promise-export Change
typescript compilation ~50 Models 12.9 ms 29.6 ms -129.93%

@SevInf SevInf added this to the 4.12.0 milestone Mar 24, 2023
@SevInf SevInf merged commit dbc2bb3 into main Mar 24, 2023
@SevInf SevInf deleted the fix/prisma-promise-export branch March 24, 2023 16:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Missing PrismaPromise export after update from 4.9.0 to 4.11.0
2 participants