Releases: Quickz/svelte-dotnet-template
Releases · Quickz/svelte-dotnet-template
v1.0.2
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
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)