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 circular dependencies #4396

Merged
merged 2 commits into from
Nov 13, 2024
Merged

Fix circular dependencies #4396

merged 2 commits into from
Nov 13, 2024

Conversation

joshwooding
Copy link
Contributor

@joshwooding joshwooding commented Nov 11, 2024

Reduces the amount of noise during the builds but should lower the complexity of resolving imported files.

Copy link

changeset-bot bot commented Nov 11, 2024

🦋 Changeset detected

Latest commit: ecec064

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

This PR includes changesets to release 4 packages
Name Type
@salt-ds/core Patch
@salt-ds/lab Patch
@salt-ds/countries Patch
@salt-ds/data-grid 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 Nov 11, 2024

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

Name Status Preview Comments Updated (UTC)
saltdesignsystem ✅ Ready (Inspect) Visit Preview 💬 Add feedback Nov 13, 2024 9:02am

@joshwooding joshwooding marked this pull request as ready for review November 13, 2024 07:59
@joshwooding joshwooding added the chromatic Run chromatic on the current PR. Will be removed by the CI once submitted. label Nov 13, 2024
@github-actions github-actions bot removed the chromatic Run chromatic on the current PR. Will be removed by the CI once submitted. label Nov 13, 2024
@joshwooding joshwooding changed the title Fix circular references Fix circular dependencies Nov 13, 2024
@joshwooding joshwooding added the chromatic Run chromatic on the current PR. Will be removed by the CI once submitted. label Nov 13, 2024
@github-actions github-actions bot removed the chromatic Run chromatic on the current PR. Will be removed by the CI once submitted. label Nov 13, 2024
@joshwooding joshwooding merged commit 6a08b82 into main Nov 13, 2024
14 of 15 checks passed
@joshwooding joshwooding deleted the fix-circular-references branch November 13, 2024 12:06
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.

3 participants