Skip to content

Latest commit

 

History

History
246 lines (130 loc) · 7.37 KB

CHANGELOG.md

File metadata and controls

246 lines (130 loc) · 7.37 KB

Change Log

All notable changes to the "vscode-shadcn-svelte" extension will be documented in this file.

Check Keep a Changelog for recommendations on how to structure this file.

v0.1.14

compare changes

🚀 Enhancements

❤️ Contributors

v0.1.13

compare changes

💅 Refactors

  • Use esbuild instead of tsup (341f8d6)

❤️ Contributors

v0.1.12

compare changes

💅 Refactors

📖 Documentation

❤️ Contributors

v0.1.11

compare changes

🏡 Chore

❤️ Contributors

v0.1.10

compare changes

🏡 Chore

  • Change vscode engine version (7dd0286)

❤️ Contributors

v0.1.9

compare changes

🏡 Chore

  • Change vscode engine version (8cf7e82)

❤️ Contributors

v0.1.8

compare changes

🏡 Chore

  • Change vscode engine version (2a91cd2)

❤️ Contributors

v0.1.7

compare changes

🏡 Chore

❤️ Contributors

v0.1.6

compare changes

🏡 Chore

❤️ Contributors

v0.1.5

compare changes

🏡 Chore

  • Change vscode engine version (9a299fd)

❤️ Contributors

v0.1.4

compare changes

v0.1.3

compare changes

🚀 Enhancements

  • Add support for Svelte version 5 (5afcbb6)
  • Add Svelte 5 registry API endpoint (0985c32)
  • Add sidebar and input-otp snippets (dbca8ac)
  • Add Shadcn@next import and help code snippets (0baecfd)

🩹 Fixes

  • Command not found error (3b00371)

📖 Documentation

  • Document shadcn-svelte@next snippets (8ac9206)

🏡 Chore

❤️ Contributors

v0.1.2

compare changes

🚀 Enhancements

  • Add support for Svelte version 5 (5afcbb6)
  • Add Svelte 5 registry API endpoint (0985c32)
  • Add sidebar and input-otp snippets (dbca8ac)
  • Add Shadcn@next import and help code snippets (0baecfd)

📖 Documentation

  • Document shadcn-svelte@next snippets (8ac9206)

🏡 Chore

❤️ Contributors

v0.0.8

compare changes

🚀 Enhancements

  • Add -cwd arg support for shadcn-svelte" (715b01e)
  • Add Sonner component snippets (6971883)
  • snippets: Add Carousel snippets (73c849a)

🩹 Fixes

  • Dropdown menu import snippet (633c10d)

💅 Refactors

  • bundler: Migrate from webpack to tsup (7500f06)

📖 Documentation

🏡 Chore

  • Remove pnpm lock-file (851dce9)
  • app: Remove unnecessary files (5fe0f3e)

❤️ Contributors

v0.0.6

🩹 Fixes

  • Component dollar sign ($) import (c4ddc57)

💅 Refactors

📖 Documentation

🏡 Chore

❤️ Contributors

[Unreleased]

  • Initial release