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

feat: use new corvu type system and separate packages #93

Merged
merged 1 commit into from
May 16, 2024

Conversation

GiyoMoon
Copy link
Contributor

Updates the corvu components to use the new type system and import them from the separated packages.

(I also had to update your tsconfig files to use "moduleResolution": "bundler" instead of node because corvu only builds for esm and node is an outdated cjs resolution strategy. Read more here: https://www.typescriptlang.org/tsconfig/#moduleResolution

Copy link

changeset-bot bot commented May 16, 2024

🦋 Changeset detected

Latest commit: ad2a854

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

This PR includes changesets to release 1 package
Name Type
solidui-cli 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 May 16, 2024

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

Name Status Preview Comments Updated (UTC)
solid-ui-components ✅ Ready (Inspect) Visit Preview 💬 Add feedback May 16, 2024 3:00pm

@stefan-karger stefan-karger merged commit 18bc06b into stefan-karger:main May 16, 2024
1 check passed
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