Skip to content

Releases: Villy-P/vscode-webview-extension-svelte

Verison 1.2.1

Choose a tag to compare

@Villy-P Villy-P released this 13 Jul 22:30
af7a28b

What's Changed

  • Use forward slash in npm compile script to support Unix-like systems by @Villy-P in #14

Full Changelog: v1.2.0...v1.2.1

Version 1.2.0

Choose a tag to compare

@Villy-P Villy-P released this 06 Feb 01:09
6023719

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

Choose a tag to compare

@Villy-P Villy-P released this 04 Feb 21:36

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)