Skip to content

Releases: huntabyte/shadcn-svelte

shadcn-svelte@1.0.0-next.4

23 Nov 03:45
8b0c6d2
Compare
Choose a tag to compare
Pre-release

Patch Changes

  • f932494: fix: ensure ui and hooks paths are normalized

shadcn-svelte@1.0.0-next.3

15 Nov 16:14
378b615
Compare
Choose a tag to compare
Pre-release

Patch Changes

  • 11d0ff3: fix: Ensure svelte-kit sync executes locally

shadcn-svelte@1.0.0-next.2

12 Nov 21:31
3689d50
Compare
Choose a tag to compare
Pre-release

Patch Changes

  • fb7c683: fix(next): add newline to end of components.json

shadcn-svelte@1.0.0-next.1

07 Nov 22:44
0d8f9fc
Compare
Choose a tag to compare
Pre-release

Patch Changes

  • e29f8f5: fix: Ensure utils.(js|ts) is not fetched from the registry on update command
  • e29f8f5: fix: update command now properly updates components

shadcn-svelte@1.0.0-next.0

27 Oct 02:20
f278123
Compare
Choose a tag to compare
Pre-release

Major Changes

shadcn-svelte@0.14.0

12 Oct 14:22
a48d5a0
Compare
Choose a tag to compare

Minor Changes

  • bc787f3: Install all dependencies as dev dependencies

shadcn-svelte@0.13.0

17 Aug 18:35
871d72d
Compare
Choose a tag to compare

Minor Changes

  • 06a19d8: feat: Added selection prompt for package managers if one cannot be detected

shadcn-svelte@0.12.2

15 Aug 01:13
7e5f09e
Compare
Choose a tag to compare

Patch Changes

  • e67c1fd: chore: use package-manager-detector

shadcn-svelte@0.12.1

21 Jul 16:35
932bb8c
Compare
Choose a tag to compare

Patch Changes

  • d43d140: fix: Use correct cwd when syncing SvelteKit projects

shadcn-svelte@0.12.0

20 Jul 20:35
79749bd
Compare
Choose a tag to compare

Minor Changes

  • b6b4601: feat: Added --no-deps flag to init command

Patch Changes

  • b6b4601: breaking: Changed --nodep flag to --no-deps for add command