Skip to content

feat(cli): [BREAKING] remove custom yarn logic (#25457)#25642

Merged
jkomyno merged 1 commit intomainfrom
feat/next
Nov 21, 2024
Merged

feat(cli): [BREAKING] remove custom yarn logic (#25457)#25642
jkomyno merged 1 commit intomainfrom
feat/next

Conversation

@jkomyno
Copy link
Copy Markdown
Contributor

@jkomyno jkomyno commented Nov 14, 2024

  • feat(cli): [BREAKING] remove custom yarn logic

* feat(cli): [BREAKING] remove custom yarn logic

* test(internals): update snapshots

* chore(internals): get rid of unused fixtures

* fix(fetch-engine): use rename syscall to ensure atomic moves (#25129)

* fix(adapter-d1): throws Error when string column contains any ISO date (#25483)

* fix(cli): `prisma version --json` suppress dotenv message (#25535)

- fix #25478

`prisma version --json` should not contain non-json string.

* chore: removed unused file

* chore: restore yarn detection logic for Windows

---------

Co-authored-by: Aman Karmani <aman@tmm1.net>
Co-authored-by: Yamashiro Takuro <39460271+Takur0@users.noreply.github.com>
Co-authored-by: Hinaloe <hina@hinaloe.net>
@github-actions
Copy link
Copy Markdown
Contributor

size-limit report 📦

Path Size
packages/client/runtime/library.js 186.06 KB (0%)
packages/client/runtime/library.d.ts 81 B (0%)
packages/client/runtime/binary.js 607.21 KB (0%)
packages/client/runtime/binary.d.ts 26 B (0%)
packages/client/runtime/edge.js 161.79 KB (0%)
packages/client/runtime/edge-esm.js 161.54 KB (0%)
packages/client/runtime/wasm.js 120.59 KB (0%)
packages/client/runtime/index-browser.js 33.9 KB (0%)
packages/client/runtime/index-browser.d.ts 89 B (0%)
packages/cli/build/index.js 2.13 MB (-0.11% 🔽)
packages/client/prisma-client-0.0.0.tgz 2.89 MB (0%)
packages/cli/prisma-0.0.0.tgz 3.73 MB (-0.01% 🔽)
packages/bundle-size/da-workers-libsql/output.tgz 860.2 KB (0%)
packages/bundle-size/da-workers-neon/output.tgz 939.64 KB (0%)
packages/bundle-size/da-workers-pg/output.tgz 958.15 KB (0%)
packages/bundle-size/da-workers-pg-worker/output.tgz 913.82 KB (0%)
packages/bundle-size/da-workers-planetscale/output.tgz 874.45 KB (0%)
packages/bundle-size/da-workers-d1/output.tgz 832.59 KB (0%)

@jkomyno jkomyno marked this pull request as ready for review November 14, 2024 14:37
@dosubot dosubot bot added lgtm This PR has been approved by a maintainer size:L This PR changes 100-499 lines, ignoring generated files. labels Nov 14, 2024
@jkomyno jkomyno merged commit 221264f into main Nov 21, 2024
@jkomyno jkomyno deleted the feat/next branch November 21, 2024 01:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

lgtm This PR has been approved by a maintainer size:L This PR changes 100-499 lines, ignoring generated files.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants