Skip to content

Conversation

@lforst
Copy link
Contributor

@lforst lforst commented Apr 16, 2025

Emit the prisma instrumentation package as esm.

Fixes #23410

Copy link
Member

@aqrln aqrln left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM, thanks!

@dosubot dosubot bot added the lgtm This PR has been approved by a maintainer label Apr 16, 2025
@aqrln aqrln added this to the 6.7.0 milestone Apr 16, 2025
@aqrln aqrln merged commit 9a93b2b into prisma:main Apr 16, 2025
281 checks passed
aqrln added a commit that referenced this pull request Apr 25, 2025
A follow-up to <#26918>.

Due to some missing options, `build.ts` stopped emitting the type
definitions after the changes in the linked PR.

This commit fixes the issue, and also adds an exports map in
`package.json` for consistency with other packages.
aqrln added a commit that referenced this pull request Apr 25, 2025
A follow-up to <#26918>.

Due to some missing options, `build.ts` stopped emitting the type
definitions after the changes in the linked PR.

This commit fixes the issue, and also adds an exports map in
`package.json` for consistency with other packages.
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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Add esm support to @prisma/instrumentation

2 participants