Skip to content

Releases: huntabyte/shadcn-svelte

[email protected]

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

Patch Changes

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

[email protected]

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

Patch Changes

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

[email protected]

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

Patch Changes

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

[email protected]

07 Nov 22:44
0d8f9fc
Compare
Choose a tag to compare
[email protected] Pre-release
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

[email protected]

27 Oct 02:20
f278123
Compare
Choose a tag to compare
[email protected] Pre-release
Pre-release

Major Changes

[email protected]

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

Minor Changes

  • bc787f3: Install all dependencies as dev dependencies

[email protected]

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

[email protected]

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

Patch Changes

  • e67c1fd: chore: use package-manager-detector

[email protected]

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

Patch Changes

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

[email protected]

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