Releases: Villy-P/VSCode-Webview-Extension-Svelte
Releases · Villy-P/VSCode-Webview-Extension-Svelte
Version 1.2.0
Main feature this time is the addon of an npx
script to automate the entire process of this repo.
This now means that the project is no longer a template repository
Changelog
- feat: Converted project into an
npx
script (@Villy-P)
- chore: Simpilified Tailwind CSS Addition (@Villy-P)
v1.1.0
Main feature of this version is converting to the Svelte 5 syntax
Changed
- feat: convert project to Svelte 5 Syntax (@Villy-P)
Removed
- chore: remove
.vscode/extensions.json
(@Villy-P)