Skip to content

Releases: danijelh/aspnetcore-vue-typescript-template

v2.0.0

26 Sep 16:42
a4943e7
Compare
Choose a tag to compare

Major release, .NET Core 3 & Vue 3 composition API

  • .NET project updated to .NET Core 3.1
  • Updated frontend packages (package.json)
  • Updated and simplified webpack.config.js
  • Added example of using Vue 3 composition API with Vue 2

v1.0.1

25 May 07:34
Compare
Choose a tag to compare

Servicing update

  • Updated frontend packages
  • Update webpack.config.js to comply with new version of packages

v1.0.0

11 Mar 20:17
Compare
Choose a tag to compare

Production ready release

  • Improved support for fonts and images
  • Added automatic reading of app.js or app.ts entry point file

v0.3.1

29 Jan 20:50
Compare
Choose a tag to compare

Fixed

  • #3 - Fixed broken dependency in package-lock.json

v0.3.0 - Servicing update

24 Jan 20:29
Compare
Choose a tag to compare
  • .NET framework version updated to 2.2
  • Updated NPM packages
  • Added Optimize CSS assets plugin

v0.2.0

09 Dec 14:11
Compare
Choose a tag to compare
  • Added module without TypeScript
  • SPA routing synced with .NET app route to avoid collision on page refresh
  • Packages updated to the latest stable version
  • Updated readme

v0.1.0

09 Dec 14:13
Compare
Choose a tag to compare

Initial release