Skip to content

Releases: selemondev/vscode-shadcn-svelte

v0.5.4

18 Jun 02:35
635eaed
Compare
Choose a tag to compare

compare changes

💅 Refactors

🏡 Chore

  • Detect both bun lock files for backward compatibility (3d3b61d)

❤️ Contributors

v0.5.3

17 Jun 21:39
a1d7910
Compare
Choose a tag to compare

compare changes

💅 Refactors

  • refactor bun's lockfile name from bun.lockb to bun.lock (c2bdc36)

🏡 Chore

❤️ Contributors

v0.5.2

06 Feb 19:05
Compare
Choose a tag to compare

compare changes

💅 Refactors

🏡 Chore

  • add minor release script (664e5c0)
  • fix typo on the minor release script (dddf845)

❤️ Contributors

v0.5.1

04 Feb 03:18
9848d82
Compare
Choose a tag to compare

compare changes

💅 Refactors

  • Workspace handling logic (49250f0)

❤️ Contributors

v0.5.0

03 Feb 19:20
09d22a9
Compare
Choose a tag to compare

compare changes

🚀 Enhancements

  • Support multiple workspaces (ba1723e)

🏡 Chore

❤️ Contributors

What's Changed

Full Changelog: v0.4.0...v0.5.0

v0.4.0

14 Jan 20:04
01c14be
Compare
Choose a tag to compare

compare changes

🚀 Enhancements

  • Add svelte 5 usage code snippets (81bea35)

📖 Documentation

  • Update README.md (676e7a2)
  • Add a note on which abbreviations to use based on the Svelte version (a9f7b22)
  • Update README.md (a5dfb70)
  • Update README.md (9276378)

🏡 Chore

❤️ Contributors

What's Changed

  • docs: update README.md by @selemondev in #46
  • chore: update README.md by @selemondev in #47
  • feat: add Svelte 5 usage code snippets by @selemondev in #49
  • docs: add a note on which abbreviations to use based on the Svelte version. by @selemondev in #50
  • chore: add Svelte 5 snippets path to the snippets array in the contributes object found in the package.json file by @selemondev in #51

Full Changelog: v0.3.0...v0.4.0

v0.3.0

29 Nov 20:05
7a967f6
Compare
Choose a tag to compare

compare changes

🚀 Enhancements

  • Add snippet for scroll-area component (03b23db)

🏡 Chore

  • Add license field to package.json (5545f85)
  • Add deploy script for Open VSX to package.json (04f30c3)
  • Revert auto format changes (2d85b28)
  • release: V0.2.0 (2b6f0c1)

🤖 CI

  • Add workflow for publishing extensions (63b514b)

❤️ Contributors

What's Changed

  • ci: add GitHub workflow for extension publishing by @jokroese in #43
  • feat: add snippet for scroll-area component by @frailbongat in #44

New Contributors

Full Changelog: v0.2.0...v0.3.0

v0.2.0

31 Oct 12:31
Compare
Choose a tag to compare

compare changes

🏡 Chore

❤️ Contributors

Full Changelog: v0.1.14...v0.2.0

v0.1.14

31 Oct 12:19
c13c8be
Compare
Choose a tag to compare
v0.1.14 Pre-release
Pre-release

compare changes

🚀 Enhancements

❤️ Contributors

v0.1.13

31 Oct 12:01
35c3b9f
Compare
Choose a tag to compare
v0.1.13 Pre-release
Pre-release

compare changes

💅 Refactors

  • Use esbuild instead of tsup (341f8d6)

❤️ Contributors