Skip to content
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

fix(devtools): devtools selector in the ESM builds #5837

Closed
wants to merge 2 commits into from

Conversation

aliemir
Copy link
Member

@aliemir aliemir commented Apr 9, 2024

Fixed the issue with @aliemir/dom-to-fiber-utils not being correctly interpreted as ESM in ESM environments, causing @refinedev/devtools to throw an unexpected error. Latest release of @aliemir/dom-to-fiber-utils (0.5.0) now correctly exports ESM and CJS builds fixing the issue.

Resolves #5831

@aliemir aliemir requested a review from a team as a code owner April 9, 2024 16:49
Copy link

changeset-bot bot commented Apr 9, 2024

🦋 Changeset detected

Latest commit: baf7f4e

The changes in this PR will be included in the next version bump.

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR

@aliemir aliemir added this to the May Release milestone Apr 9, 2024
Copy link

nx-cloud bot commented Apr 9, 2024

@aliemir
Copy link
Member Author

aliemir commented Apr 9, 2024

Putting this on hold and this issue will be fixed without requiring an additional release from @refinedev/devtools.

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.

[BUG] ESM/CJS error with @refinedev/devtools
2 participants