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

Normalize cloneDeep import #2833

Merged
merged 2 commits into from
Dec 27, 2023
Merged

Normalize cloneDeep import #2833

merged 2 commits into from
Dec 27, 2023

Conversation

AndreyMarchuk
Copy link
Contributor

Description

See changesets.

Fixes following error by normalizing lodash cloneDeep import to be consistent with other imports in the repo

SyntaxError: Named export 'cloneDeep' not found. The requested module 'lodash' is a CommonJS module, which may not support all module.exports as named exports.

Copy link

changeset-bot bot commented Dec 27, 2023

🦋 Changeset detected

Latest commit: bb55c89

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

This PR includes changesets to release 4 packages
Name Type
@udecode/plate-table Patch
@udecode/plate Patch
@udecode/plate-serializer-csv Patch
@udecode/plate-serializer-docx Patch

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

Copy link

vercel bot commented Dec 27, 2023

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
plate ✅ Ready (Inspect) Visit Preview 💬 Add feedback Dec 27, 2023 1:59am

@zbeyens zbeyens merged commit e8ef4b9 into udecode:main Dec 27, 2023
4 of 5 checks passed
@AndreyMarchuk AndreyMarchuk deleted the table-cloneDeep-fix branch December 27, 2023 02:45
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.

2 participants