Skip to content

Releases: huntabyte/shadcn-svelte

[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

[email protected]

19 Jul 15:10
9cdd500
Compare
Choose a tag to compare

Patch Changes

  • c2d1ed6: fix: Fixes bug with incorrect flag assignments

[email protected]

18 Jul 22:12
39d46e8
Compare
Choose a tag to compare

Minor Changes

  • 6c9b9ee: feat: Added CLI flags for each option for init
  • 6c9b9ee: feat: Removed TypeScript prompt in favor of auto detection

[email protected]

16 Jun 02:51
6d856f2
Compare
Choose a tag to compare

Patch Changes

  • f201baa: chore: Replaced node-fetch for node-fetch-native