Releases: selemondev/vscode-shadcn-svelte
Releases · selemondev/vscode-shadcn-svelte
v0.5.4
v0.5.3
💅 Refactors
- refactor bun's lockfile name from bun.lockb to bun.lock (c2bdc36)
🏡 Chore
❤️ Contributors
v0.5.2
v0.5.1
v0.5.0
🚀 Enhancements
- Support multiple workspaces (ba1723e)
🏡 Chore
- Release v0.4.0 (32cb538)
❤️ Contributors
What's Changed
- feat: support multiple workspaces by @selemondev and @coryvirok in #53
Full Changelog: v0.4.0...v0.5.0
v0.4.0
🚀 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
- Selemondev (@selemondev)
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
🚀 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
- Selemondev (@selemondev)
- Frail Bongat (@frailbongat)
- Jo Kroese [email protected]
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
- @jokroese made their first contribution in #43
- @frailbongat made their first contribution in #44
Full Changelog: v0.2.0...v0.3.0