shadcn@4.0.8

shadcn-ui/uishadcn@4.0.8Mar 15, 2026by github-actions[bot]

AI Summary

Fixes a critical execution error occurring when running shadcn commands via npx by bundling necessary internal dependencies.

Key Highlights

  • Bundling of @antfu/ni and tinyexec to resolve missing module errors

New Features

  • Dependency bundling for npx stability

Full Release Notes

### Patch Changes

-   [#10041](https://github.com/shadcn-ui/ui/pull/10041) [`a97ebe54f1824032d8ad00d1d0c079e3dc6f52d7`](https://github.com/shadcn-ui/ui/commit/a97ebe54f1824032d8ad00d1d0c079e3dc6f52d7) Thanks [@shadcn](https://github.com/shadcn)! - Bundle @antfu/ni and tinyexec to fix missing module error with npx