Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Releases: SoftwareAteliers/asp-net-core-vue-starter

2.3.3

07 Apr 16:07
@liborpansky liborpansky
Compare
Choose a tag to compare
Loading

Server side dependencies

  • Microsoft.AspNetCore.SpaServices.Extensions updated to 3.1.3

Client side dependencies

  • date-fns ^2.10.0 → ^2.11.1
  • register-service-worker ^1.7.0 → ^1.7.1
  • vue-property-decorator ^8.4.0 → ^8.4.1
  • vuetify ^2.2.17 → ^2.2.20
  • @types/node ^13.9.1 → ^13.11.0
  • @vue/cli-plugin-babel ^4.2.3 → ^4.3.1
  • @vue/cli-plugin-pwa ^4.2.3 → ^4.3.1
  • @vue/cli-plugin-typescript ^4.2.3 → ^4.3.1
  • @vue/cli-service ^4.2.3 → ^4.3.1
Loading

2.3.2

13 Mar 08:41
@liborpansky liborpansky
Compare
Choose a tag to compare
Loading

Bug Fixes

  • VS Code file launch.json used .NET Core 3.0 instead of 3.1 closes #29 by @Ibrahim-Islam

Client side dependencies:

  • register-service-worker ^1.6.2 → ^1.7.0
  • vuetify ^2.2.15 → ^2.2.17
  • vuex ^3.1.2 → ^3.1.3
  • @mdi/font ^4.9.95 → ^5.0.45
  • @types/node ^13.7.7 → ^13.9.1
  • sass ^1.26.2 → ^1.26.3
Loading

2.3.1

03 Mar 12:34
@liborpansky liborpansky
Compare
Choose a tag to compare
Loading

Server side dependencies

  • Microsoft.AspNetCore.SpaServices.Extensions updated to 3.1.2

Client side dependencies

  • date-fns ^2.9.0 → ^2.10.0
  • vue-class-component ^7.2.2 → ^7.2.3
  • vue-router ^3.1.5 → ^3.1.6
  • vuetify ^2.2.9 → ^2.2.15
  • @types/node ^13.7.0 → ^13.7.7
  • @vue/cli-plugin-babel ^4.1.2 → ^4.2.3
  • @vue/cli-plugin-pwa ^4.1.2 → ^4.2.3
  • @vue/cli-plugin-typescript ^4.1.2 → ^4.2.3
  • @vue/cli-service ^4.1.2 → ^4.2.3
  • sass ^1.25.0 → ^1.26.2
  • typescript ^3.7.5 → ^3.8.3
  • vue-cli-plugin-vuetify ^2.0.4 → ^2.0.5
Loading

2.3.0

05 Feb 19:34
@liborpansky liborpansky
Compare
Choose a tag to compare
Loading

Features

Server side dependencies

  • VueCliMiddleware updated to 3.1.1

Client side dependencies

  • vue-property-decorator ^8.3.0 → ^8.4.0
  • vuetify ^2.2.8 → ^2.2.9
  • @mdi/font ^4.8.95 → ^4.9.95
  • vue-cli-plugin-vuetify ^2.0.3 → ^2.0.4
Loading

2.2.1

01 Feb 15:55
@liborpansky liborpansky
Compare
Choose a tag to compare
Loading

Server side dependencies

  • Microsoft.AspNetCore.SpaServices.Extensions updated to 3.1.1
  • VueCliMiddleware updated to 3.1.0

Client side dependencies

  • core-js ^3.6.2 → ^3.6.4
  • date-fns ^2.8.1 → ^2.9.0
  • vue-class-component ^7.1.0 → ^7.2.2
  • vue-router ^3.1.3 → ^3.1.5
  • vuetify ^2.2.1 → ^2.2.8
  • @mdi/font ^4.7.95 → ^4.8.95
  • @types/node ^13.1.4 → ^13.7.0
  • axios ^0.19.0 → ^0.19.2
  • sass ^1.24.2 → ^1.25.0
  • sass-loader ^8.0.0 → ^8.0.2
  • typescript ^3.7.4 → ^3.7.5
Loading

2.2.0

07 Jan 06:24
@liborpansky liborpansky
Compare
Choose a tag to compare
Loading

Server side dependencies

  • ASP.NET Core updated to 3.1

Client side dependencies

  • core-js ^3.4.7 → ^3.6.2
  • vue ^2.6.10 → ^2.6.11
  • vuetify ^2.1.12 → ^2.2.1
  • @mdi/font ^4.6.95 → ^4.7.95
  • @types/node ^12.12.14 → ^13.1.4
  • @vue/cli-plugin-babel ^4.1.1 → ^4.1.2
  • @vue/cli-plugin-pwa ^4.1.1 → ^4.1.2
  • @vue/cli-plugin-typescript ^4.1.1 → ^4.1.2
  • @vue/cli-service ^4.1.1 → ^4.1.2
  • sass ^1.23.7 → ^1.24.2
  • typescript ^3.7.2 → ^3.7.4
  • vue-cli-plugin-vuetify ^2.0.2 → ^2.0.3
  • vue-template-compiler ^2.6.10 → ^2.6.11
  • vuetify-loader ^1.4.2 → ^1.4.3
Loading

2.1.4

03 Dec 04:24
@liborpansky liborpansky
Compare
Choose a tag to compare
Loading

Client side dependencies

  • core-js ^3.4.1 → ^3.4.7
  • date-fns ^2.7.0 → ^2.8.1
  • vuetify ^2.1.10 → ^2.1.12
  • @mdi/font ^4.5.95 → ^4.6.95
  • @vue/cli-plugin-babel ^4.0.5 → ^4.1.1
  • @vue/cli-plugin-pwa ^4.0.5 → ^4.1.1
  • @vue/cli-plugin-typescript ^4.0.5 → ^4.1.1
  • @vue/cli-service ^4.0.5 → ^4.1.1
  • sass ^1.23.6 → ^1.23.7
  • vuetify-loader ^1.3.1 → ^1.4.2
Loading

2.1.3

19 Nov 06:17
@liborpansky liborpansky
Compare
Choose a tag to compare
Loading

Bug Fixes

  • Publish in Production environment returns 404 and client application does not load correctly (#23)

Client side dependencies

  • core-js ^3.4.0 → ^3.4.1
  • date-fns ^2.6.0 → ^2.7.0
  • vuetify ^2.1.9 → ^2.1.10
  • vuex ^3.1.1 → ^3.1.2
  • @types/node ^12.12.6 → ^12.12.9
  • sass ^1.23.3 → ^1.23.6
  • vuetify-loader ^1.3.0 → ^1.3.1
Loading

2.1.2

06 Nov 22:39
@liborpansky liborpansky
Compare
Choose a tag to compare
Loading

Bug Fixes

  • Vue app does not start when running from command line without the debugger attached (#22)

Client side dependencies:

  • core-js ^3.3.3 → ^3.4.0
  • vuetify ^2.1.6 → ^2.1.9
  • @types/node ^12.11.7 → ^12.12.6
  • sass ^1.23.1 → ^1.23.3
  • typescript ^3.6.4 → ^3.7.2
  • vue-cli-plugin-vuetify ^1.1.1 → ^2.0.2
Loading

2.1.1

25 Oct 05:38
@liborpansky liborpansky
Compare
Choose a tag to compare
Loading

Bug Fixes

  • VS Code files tasks.json and launch.json out of date (#20) closes #21 by @NickStees

Client side dependencies:

  • core-js updated to 3.3.3
  • date-fns updated to 2.6.0
  • vuetify updated to 2.1.6
  • @types/node updated to 12.11.7
  • @vue/cli-plugin-babel updated to 4.0.5
  • @vue/cli-plugin-pwa updated to 4.0.5
  • @vue/cli-plugin-typescript updated to 4.0.5
  • @vue/cli-service updated to 4.0.5
  • sass updated to 1.12.3
Loading

AltStyle によって変換されたページ (->オリジナル) /