Skip to content

Releases: Quickz/svelte-dotnet-template

v1.0.2

11 May 13:03
Compare
Choose a tag to compare

Changes:

  • Added the ability to launch both the front-end and the back-end from Visual Studio
  • Upgraded from Svelte 4 to Svelte 5
  • Upgraded from .NET 8 to .NET 9
  • Updated numerous outdated dependencies

v1.0.1

30 Aug 23:21
f38b3ad
Compare
Choose a tag to compare

Changes:

  • Fixed npm run generate-api-classes command
  • Updated ReadMe
  • Added missing dev dependencies to the Client project (this will help avoid having issues due to newer versions of a package breaking something)

First release

26 Aug 21:31
c2bc558
Compare
Choose a tag to compare

First release.