Skip to content

Bugfix: issue 3774 add missing dependency issue of @chakra-ui/react-utils#3775

Merged
segunadebayo merged 4 commits intochakra-ui:mainfrom
tomchentw:fix/issue-3774
Apr 9, 2021
Merged

Bugfix: issue 3774 add missing dependency issue of @chakra-ui/react-utils#3775
segunadebayo merged 4 commits intochakra-ui:mainfrom
tomchentw:fix/issue-3774

Conversation

@tomchentw
Copy link
Copy Markdown
Contributor

Closes #3774

📝 Description

Add missing dependency issue of @chakra-ui/react-utils

⛳️ Current behavior (updates)

ModuleNotFoundError: Module not found: Error: @chakra-ui/tooltip tried to access @chakra-ui/react-utils, but it isn't declared in its dependencies; this makes the require call ambiguous and unsound.

🚀 New behavior

Should be fine given the workaround from #3774

💣 Is this a breaking change (Yes/No):

No

📝 Additional Information

N/A

@changeset-bot
Copy link
Copy Markdown

changeset-bot bot commented Apr 9, 2021

🦋 Changeset detected

Latest commit: a731985

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

This PR includes changesets to release 45 packages
Name Type
@chakra-ui/clickable Patch
@chakra-ui/system Patch
@chakra-ui/tooltip Patch
@chakra-ui/menu Patch
@chakra-ui/tabs Patch
@chakra-ui/react Patch
@chakra-ui/skeleton Patch
@chakra-ui/test-utils Patch
@chakra-ui/props-docs Patch
@chakra-ui/docs 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

@vercel
Copy link
Copy Markdown

vercel bot commented Apr 9, 2021

This pull request is being automatically deployed with Vercel (learn more).
To see the status of your deployment, click below or on the icon next to each commit.

🔍 Inspect: https://vercel.com/chakra-ui/chakra-ui/43iN8qgcyxhAyGc25zksuxRGdEAv
✅ Preview: https://chakra-ui-git-fork-tomchentw-fix-issue-3774-chakra-ui.vercel.app

@codesandbox-ci
Copy link
Copy Markdown

codesandbox-ci bot commented Apr 9, 2021

This pull request is automatically built and testable in CodeSandbox.

To see build info of the built libraries, click here or the icon next to each commit SHA.

Latest deployment of this branch, based on commit a731985:

Sandbox Source
create-react-app-ts Configuration

@segunadebayo segunadebayo merged commit 31af251 into chakra-ui:main Apr 9, 2021
@github-actions github-actions bot mentioned this pull request Apr 9, 2021
@tomchentw tomchentw deleted the fix/issue-3774 branch May 6, 2021 09:10
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.

Dependency issue of @chakra-ui/react-utils with yarn berry

2 participants