Skip to content

fix(interop): fix export and use commonJS #53

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 2 commits into from
Jan 15, 2025

Conversation

xAndreiLi
Copy link
Contributor

@xAndreiLi xAndreiLi commented Jan 15, 2025

Fixes Jest not recognizing create-shared-react-context by changing export, enabling esModuleInterop, and reverting to commonJS.

Tested by running Jest tests that had previously failed before fixes and confirming functionality works between modules.

@xAndreiLi xAndreiLi requested a review from a team as a code owner January 15, 2025 15:52
@CLAassistant
Copy link

CLAassistant commented Jan 15, 2025

CLA assistant check
All committers have signed the CLA.

guym4c
guym4c previously approved these changes Jan 15, 2025
@Matthew-Mallimo Matthew-Mallimo enabled auto-merge (squash) January 15, 2025 16:19
@Matthew-Mallimo Matthew-Mallimo merged commit 1777b68 into americanexpress:main Jan 15, 2025
3 checks passed
oneamexbot added a commit that referenced this pull request Jan 15, 2025
## [1.1.1](v1.1.0...v1.1.1) (2025-01-15)

### Bug Fixes

* **interop:** fix export and use commonJS ([#53](#53)) ([1777b68](1777b68))
@oneamexbot
Copy link
Contributor

🎉 This PR is included in version 1.1.1 🎉

The release is available on:

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants