Skip to content

Commit ea59cae

Browse files
committed
Add changeset for dual build implementation
1 parent 92662b0 commit ea59cae

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

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

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
---
2+
"@as-integrations/express5": patch
3+
---
4+
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.

0 commit comments

Comments
 (0)