Skip to content

Conversation

@ieedan
Copy link
Collaborator

@ieedan ieedan commented Dec 28, 2024

Fixes #1582

This has always been an issue on next but I think it was only now noticed after the types for the class prop changed in 5.16.0.

Also

  • Bumps deps
  • Runs app-state migration since $page will now show deprecated warning

@changeset-bot
Copy link

changeset-bot bot commented Dec 28, 2024

⚠️ No Changeset found

Latest commit: 770ca18

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

This PR includes no changesets

When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Click here to learn what changesets are, and how to add one.

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

@github-actions
Copy link
Contributor

github-actions bot commented Dec 28, 2024

built with Refined Cloudflare Pages Action

⚡ Cloudflare Pages Deployment

Name Status Preview Last Commit
shadcn-svelte ✅ Ready (View Log) Visit Preview 770ca18

Copy link
Owner

@huntabyte huntabyte left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

You're incredible.

Thank you!

@huntabyte huntabyte merged commit 1fc31d7 into huntabyte:next Dec 28, 2024
6 checks passed
Slartibartfass2 added a commit to SE-UUlm/snowballr-frontend that referenced this pull request Jan 2, 2025
…ompatibility issue

In Svelte 5.16.0 the code of the shadcn components got broken due to a bug.
This got fixed in huntabyte/shadcn-svelte#1585.
To reproduce this I ran the shadcn cli update command locally (commit f06d2a1133c9df77902e62d4da79842a6b0af329).
Due to a bug in the cli command, which was already reported in huntabyte/shadcn-svelte#1532
I had to adjust the code.
The update command did overwrite some customizations we already made, which I undid.
Slartibartfass2 added a commit to SE-UUlm/snowballr-frontend that referenced this pull request Jan 6, 2025
…ompatibility issue

In Svelte 5.16.0 the code of the shadcn components got broken due to a bug.
This got fixed in huntabyte/shadcn-svelte#1585.
To reproduce this I ran the shadcn cli update command locally (commit f06d2a1133c9df77902e62d4da79842a6b0af329).
Due to a bug in the cli command, which was already reported in huntabyte/shadcn-svelte#1532
I had to adjust the code.
The update command did overwrite some customizations we already made, which I undid.
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