馃惣 Panda v1.12.0 #3705
Closed
anubra266
announced in
Announcements
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
To upgrade to v1.12.0:
What's Changed
Changed
Move the MCP server out of
@pandacss/devinto a standalone@pandacss/mcppackage, so installing Panda no longer pulls in the MCP SDK and Hono (which kept triggering security vulnerability reports).panda mcpandpanda init-mcpnow error with a migration message.Update outdated
@clack/promptsdependency.Fixed
Fix styles disappearing after a config change in Vue and Svelte projects. Editing your config rebuilt the context without the built-in Vue/Svelte plugins, so those files stopped producing CSS until you restarted the dev server. The reload now keeps them.
All reactions