what stackpulse tracks
shadcn/ui releases from GitHub
StackPulse watches shadcn/ui release notes and keeps the original source link close to every summary.
Beautifully designed components built with Radix UI and Tailwind CSS StackPulse turns upstream changelogs into scannable summaries with risky changes, deprecations, migration notes, and source links.
what stackpulse tracks
StackPulse watches shadcn/ui release notes and keeps the original source link close to every summary.
upgrade risk
Risky changes are separated from normal feature notes so you can scan upgrade impact before changing production dependencies.
migration notes
Migration steps and recommended actions are only shown when the upstream release notes support them.
This release introduces new scroll-fade and shimmer utility features.
Users who need scroll-fade or shimmer effects will benefit from this update.
This release replaces node-fetch with native fetch and improves dependency handling in package.json during `shadcn add`.
Developers using `shadcn add` or node-fetch in their projects may be affected.
Update to version 4.11.1 to benefit from the improvements and ensure compatibility.
This release includes minor improvements to the search command and moves msw to devDependencies.
Developers using the search command may notice improvements.
Update to the latest version to benefit from the improved search command.
This release introduces support for GitHub registries, enabling users to manage and utilize components directly from GitHub repositories.
Users who want to manage components via GitHub registries will benefit from this update.
Refer to the documentation at https://ui.shadcn.com/docs/registry/github for setup and usage details.
This release introduces a new command `npx shadcn eject` for easier customization and management of components.
Developers using shadcn/ui for component management will benefit from the new eject command.
Consider using `npx shadcn eject` for customizing components.
This release includes minor updates to template handling and improvements in preserving quotes in className literals during RTL transformations.
Developers using template handling or RTL transformations in className literals may be affected.
Update to version 4.8.3 to benefit from the latest fixes and improvements.
This patch release focuses on updating template handling to improve functionality and reliability.
Users relying on template handling may experience improved functionality.
Update to the latest version to benefit from the improved template handling.
This release introduces a new command for registry validation and adds an 'include' field to registry.json, along with a fix for a failing version derivation test.
Developers using the shadcn registry will benefit from the new validation command and the added include field.
Update to version 4.8.0 to utilize the new features and fixes.
This release introduces package import support and enhances registry functionality with alias placeholders. It also includes a helpful error suggestion for previous version issues.
This release introduces new preset commands for shadcn/ui and enhances the npx shadcn info command with preset information. It also includes documentation updates and fixes for monorepo applications.
This release introduces a new CLI option to enable pointer cursor on buttons.
This release introduces a new 'apply --only' feature for more granular control and fixes an issue with chartColor in presets.
This release focuses on improving the initialization process and HTTP request handling. It ensures template post-init hooks only run for new projects and adds proper headers for registry fetches.
This release focuses on fixing cache issues in the resolveRegistryBaseConfig function, improving the reliability of configuration resolution.
view source on github->