Skip to content

Releases: huntabyte/shadcn-svelte

[email protected]

18 Nov 19:25
f871114

Choose a tag to compare

Patch Changes

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

[email protected]

08 Nov 23:42
2c94bbb

Choose a tag to compare

Patch Changes

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

[email protected]

24 Oct 23:36
112cd59

Choose a tag to compare

Patch Changes

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

[email protected]

22 Oct 15:57
518f99e

Choose a tag to compare

Patch Changes

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

[email protected]

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)

[email protected]

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)

[email protected]

04 Jul 20:57
0927b2f

Choose a tag to compare

Patch Changes

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

@shadcn-svelte/[email protected]

28 Jun 18:04
e4f3766

Choose a tag to compare

Patch Changes

  • initial release (#2189)

[email protected]

27 Jun 16:30
6bb747c

Choose a tag to compare

Patch Changes

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

[email protected]

26 Jun 14:02
0bfdeae

Choose a tag to compare

Patch Changes

  • fix: ensure meta property from registry.json passes through to generated json (#2164)