Skip to content

Releases: huntabyte/shadcn-svelte

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

shadcn-svelte@0.11.1

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

Patch Changes

  • c2d1ed6: fix: Fixes bug with incorrect flag assignments

shadcn-svelte@0.11.0

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

shadcn-svelte@0.10.7

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

Patch Changes

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

shadcn-svelte@0.10.6

16 May 14:29
b77170d
Compare
Choose a tag to compare

Patch Changes

  • becb41d: chore: Added more http proxy options

shadcn-svelte@0.10.5

04 May 17:35
790e62f
Compare
Choose a tag to compare

Patch Changes

  • 2d80e21: chore: Added an overwrite notice for the global stylesheet and tailwind config

shadcn-svelte@0.10.4

29 Apr 22:33
e175021
Compare
Choose a tag to compare

Patch Changes

  • ba14ef5: fix: Allow a registry dependency to optionally be overwritten

shadcn-svelte@0.10.3

10 Apr 22:55
153a999
Compare
Choose a tag to compare

Patch Changes

  • 6a30f8a: fix: Changed unsupported runtime error into a warning and fixed a Bun specific issue

shadcn-svelte@0.10.2

10 Apr 16:25
734b1b0
Compare
Choose a tag to compare

Patch Changes

  • 9c20e7a: fix: Added an error for unsupported runtimes

shadcn-svelte@0.10.1

02 Apr 00:20
ec4a14d
Compare
Choose a tag to compare

Patch Changes

  • 7f487a5: fix: Updating utils in JS mode now updates with the proper syntax