-
Notifications
You must be signed in to change notification settings - Fork 1.9k
feat(client): Remove runtime/index.js
build
#20049
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
Conversation
495c785
to
5365088
Compare
Looks good. Maybe worth checking if this had any unintended interaction with the Deno preview feature (iirc, there was some weirdness with type re-exports)? Running an integration version should clear that up. |
The changes for Accelerate seem safe, as we have had |
File is not used by generated client since engine-specific runtimes were introduced and produced a warning on direct import. BREAKING CHANGE Close #19316
6bdf56a
to
1be63c6
Compare
CodSpeed Performance ReportMerging #20049 will degrade performances by 50.67%Comparing Summary
Benchmarks breakdown
|
File is not used by generated client since engine-specific runtimes
were introduced and produced a warning on direct import.
BREAKING CHANGE
Close #19316