Skip to content

Releases: huntabyte/shadcn-svelte

[email protected]

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

Patch Changes

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

[email protected]

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

Patch Changes

  • becb41d: chore: Added more http proxy options

[email protected]

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

[email protected]

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

Patch Changes

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

[email protected]

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

[email protected]

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

Patch Changes

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

[email protected]

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

[email protected]

29 Mar 19:37
858a957
Compare
Choose a tag to compare

Minor Changes

  • 231f674: feat: Added TypeScript support for the tailwind config

Patch Changes

  • ebd04c4: chore: Added import path validators for the init command
  • c5afe89: chore: Improved printed error messages
  • c5afe89: chore: Certain config files can now be auto-detected and suggested during init

[email protected]

28 Mar 05:30
46034eb
Compare
Choose a tag to compare

Patch Changes

  • 226f09e: chore: Removed typescript as a peer dependency
  • 226f09e: chore: Provide a descriptive error when import aliases do not reference a valid [tsconfig|jsconfig].json path alias

[email protected]

23 Mar 18:51
1a57026
Compare
Choose a tag to compare

Patch Changes

  • 222f462: chore: Replaced tsconfig-paths for a custom path alias resolver