Skip to content

Releases: sergeysolovev/webpack-aspnetcore

v2.0.0-beta4

29 Sep 15:10
Compare
Choose a tag to compare
v2.0.0-beta4 Pre-release
Pre-release
  • Fix a typo in README (@lainiwakurafan in #6)
  • Fix AddWebpack to be an extension method of IApplicationBuilder (@PerfectlyNormal in #9)

v2.0.0-beta3

09 Apr 18:16
e48184b
Compare
Choose a tag to compare
v2.0.0-beta3 Pre-release
Pre-release

Changes

  • Make UseWebpack public. Now can use app.UseWebpack(withDevServer: ...).
  • Add integration tests which cover mvc views
  • Add travis-ci for testing linux builds.
  • Fixed manifest storage auto-reloading bugs for production builds

Current issues

  • AppVeyor builds sometimes fail because of async issues in the testing code

As this is a pre-release, some changes can be made to the public contracts until the stable release

2.0.0-alpha1

01 Oct 20:02
Compare
Choose a tag to compare
2.0.0-alpha1 Pre-release
Pre-release

The first alpha is ready 🚀
Some changes can be made to the public contracts until the stable release