Skip to content

Releases: huntabyte/shadcn-svelte

shadcn-svelte@0.8.2

08 Mar 17:19
ccd76e5
Compare
Choose a tag to compare

Patch Changes

  • 1f6ea79: chore: Simplified use of internal aliases

shadcn-svelte@0.8.1

04 Mar 19:38
14a82ee
Compare
Choose a tag to compare

Patch Changes

  • fd88848: chore: Added unused file warnings for the update command

shadcn-svelte@0.8.0

21 Feb 01:38
c11d65b
Compare
Choose a tag to compare

Minor Changes

shadcn-svelte@0.7.0

01 Feb 02:05
f2f6fe4
Compare
Choose a tag to compare

Minor Changes

  • bfdc861: feat: Add support for JS

shadcn-svelte@0.6.1

05 Jan 18:35
0429569
Compare
Choose a tag to compare

Patch Changes

  • 59dca2c: fix: Support use of jsconfig.json

shadcn-svelte@0.6.0

05 Jan 03:27
5b3bd31
Compare
Choose a tag to compare

Minor Changes

  • 024cd2a: feat: Added support for non-SvelteKit apps

shadcn-svelte@0.5.0

02 Jan 17:15
52fbdb2
Compare
Choose a tag to compare

Minor Changes

  • dcceae8: feat: Added a utils option for update

shadcn-svelte@0.4.2

26 Dec 19:02
20c6bd6
Compare
Choose a tag to compare

Patch Changes

  • 004f7f0: fix: Removed redundant overwrite warning in add

shadcn-svelte@0.4.1

16 Dec 21:43
f114f62
Compare
Choose a tag to compare

Patch Changes

  • 3068583: fix: tailwind.config.ts is no longer mistakenly deleted on init

shadcn-svelte@0.4.0

07 Dec 17:07
179a9e0
Compare
Choose a tag to compare

Minor Changes

  • 3151474: feat: Added an --all flag to the update command

Patch Changes

  • d9cc40c: fix: If no lockfile is found, install dependencies with the current PM of the proccess