Skip to content

Releases: huntabyte/shadcn-svelte

shadcn-svelte@1.1.0

09 Dec 13:24
9b348c1

Choose a tag to compare

Minor Changes

  • feat: add --skip-preflight flag to bypass initialization preflight checks (#2437)

  • feat: add --no-deps flag to update command (#2436)

Patch Changes

  • fix: Fix an issue where dev dependencies were not shown in --no-deps prompt (#2436)

shadcn-svelte@1.0.12

18 Nov 19:25
f871114

Choose a tag to compare

Patch Changes

  • fix: ensure layout.css is detected during initialization (#2412)

shadcn-svelte@1.0.11

08 Nov 23:42
2c94bbb

Choose a tag to compare

Patch Changes

  • fix: Ensure filename is provided when parsing ts code (#2399)

shadcn-svelte@1.0.10

24 Oct 23:36
112cd59

Choose a tag to compare

Patch Changes

  • fix: Log error.stack and error.cause to disambiguate errors (#2374)

shadcn-svelte@1.0.9

22 Oct 15:57
518f99e

Choose a tag to compare

Patch Changes

  • fix: improve error message when svelte-kit CLI cannot be found (#2366)

shadcn-svelte@1.0.8

26 Sep 11:24
68287fd

Choose a tag to compare

Patch Changes

  • fix: prompt users before overwriting existing components when adding from external registry (#2302)

shadcn-svelte@1.0.7

15 Aug 15:16
6ca309f

Choose a tag to compare

Patch Changes

  • fix: Reorder ALIASES so that replacements run in a more sensical order (#2262)

shadcn-svelte@1.0.6

04 Jul 20:57
0927b2f

Choose a tag to compare

Patch Changes

  • fix: add npm: specifier when installing packages with Deno (#2196)

@shadcn-svelte/registry@0.0.1

28 Jun 18:04
e4f3766

Choose a tag to compare

Patch Changes

  • initial release (#2189)

shadcn-svelte@1.0.5

27 Jun 16:30
6bb747c

Choose a tag to compare

Patch Changes

  • fix: bump @svecosystem/strip-types to strip ? from optional params (#2184)