Skip to content

feat(client-generator-js): rename /wasm to /edge#28480

Merged
aqrln merged 1 commit intonextfrom
rename-wasm-to-edge
Nov 8, 2025
Merged

feat(client-generator-js): rename /wasm to /edge#28480
aqrln merged 1 commit intonextfrom
rename-wasm-to-edge

Conversation

@aqrln
Copy link
Copy Markdown
Member

@aqrln aqrln commented Nov 8, 2025

Rename /wasm entrypoint to /edge to ensure smooth migration for Accelerate users.

Closes: https://linear.app/prisma-company/issue/TML-1566/rename-wasm-entrypoint-to-edge-in-prismaclient-and-old-generator

@github-actions
Copy link
Copy Markdown
Contributor

github-actions bot commented Nov 8, 2025

size-limit report 📦

Path Size
packages/client/runtime/index-browser.js 2.23 KB (0%)
packages/client/runtime/index-browser.d.ts 3.28 KB (0%)
packages/cli/build/index.js 2.15 MB (0%)
packages/client/prisma-client-0.0.0.tgz 10.79 MB (-0.01% 🔽)
packages/cli/prisma-0.0.0.tgz 8.95 MB (-0.01% 🔽)
packages/bundle-size/da-workers-libsql/output.tgz 846.59 KB (+0.01% 🔺)
packages/bundle-size/da-workers-neon/output.tgz 901.5 KB (+0.01% 🔺)
packages/bundle-size/da-workers-pg/output.tgz 894.39 KB (+0.01% 🔺)
packages/bundle-size/da-workers-planetscale/output.tgz 847.09 KB (+0.01% 🔺)
packages/bundle-size/da-workers-d1/output.tgz 829.55 KB (+0.01% 🔺)

@aqrln aqrln added this to the 7.0.0 milestone Nov 8, 2025
@aqrln aqrln merged commit e310c8f into next Nov 8, 2025
178 of 179 checks passed
@aqrln aqrln deleted the rename-wasm-to-edge branch November 8, 2025 12:46
aqrln added a commit that referenced this pull request Nov 8, 2025
`edge.mjs` doesn't exist, it should be `edge.js` for both `require` and
`import`, like index, `default` and `extension` entrypoints do.

Well, it technically shouldn't, but let's make it consistent with the
normal entrypoint for now, and change all of them later if needed.

Follow up to #28480
aqrln added a commit that referenced this pull request Nov 8, 2025
`edge.mjs` doesn't exist, it should be `edge.js` for both `require` and
`import`, like index, `default` and `extension` entrypoints do.

Well, it technically shouldn't, but let's make it consistent with the
normal entrypoint for now, and change all of them later if needed.

Follow up to #28480
aqrln added a commit that referenced this pull request Nov 17, 2025
aqrln added a commit that referenced this pull request Nov 17, 2025
`edge.mjs` doesn't exist, it should be `edge.js` for both `require` and
`import`, like index, `default` and `extension` entrypoints do.

Well, it technically shouldn't, but let's make it consistent with the
normal entrypoint for now, and change all of them later if needed.

Follow up to #28480
aqrln added a commit that referenced this pull request Nov 17, 2025
aqrln added a commit that referenced this pull request Nov 17, 2025
`edge.mjs` doesn't exist, it should be `edge.js` for both `require` and
`import`, like index, `default` and `extension` entrypoints do.

Well, it technically shouldn't, but let's make it consistent with the
normal entrypoint for now, and change all of them later if needed.

Follow up to #28480
aqrln added a commit that referenced this pull request Nov 17, 2025
aqrln added a commit that referenced this pull request Nov 17, 2025
`edge.mjs` doesn't exist, it should be `edge.js` for both `require` and
`import`, like index, `default` and `extension` entrypoints do.

Well, it technically shouldn't, but let's make it consistent with the
normal entrypoint for now, and change all of them later if needed.

Follow up to #28480
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.

2 participants