Skip to content

Commit 37ccee3

Browse files
committed
Update changeset description
1 parent 58ae81d commit 37ccee3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.changeset/dual-build-cjs-esm.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,4 +2,4 @@
22
"@as-integrations/express5": minor
33
---
44

5-
Implement dual CJS/ESM build system following apollo-server's established pattern. This resolves type checking issues with different module formats by providing proper dual exports that allow the package to work seamlessly with both CommonJS and ES Module projects.
5+
The package is now built for both CJS and ESM, instead of only for CJS; this is the same build approach taken by `@apollo/server`. This provides better compatibility with ESM-based build systems.

0 commit comments

Comments
 (0)