Skip to content

shadcn-svelte@1.5.0

Choose a tag to compare

@github-actions github-actions released this 02 Aug 18:16
5a8a880

Minor Changes

  • feat: add --no-deps-install flag to add, init, update, and apply to write dependencies to package.json without running install (#2828)

  • feat: if present, preserve the dependency's location in the package.json (#2828)

Patch Changes

  • fix: resolve wildcard path alias roots for components.json directory aliases (#2822)

  • fix: match deep imports with a path boundary and ignore sv / shadcn-svelte tooling deps (#2826)

  • chore: deprecate the --no-deps flag (use --no-deps-install instead) (#2828)