Releases: sergeysolovev/webpack-aspnetcore
Releases · sergeysolovev/webpack-aspnetcore
v2.0.0-beta4
- Fix a typo in README (@lainiwakurafan in #6)
- Fix
AddWebpack
to be an extension method ofIApplicationBuilder
(@PerfectlyNormal in #9)
v2.0.0-beta3
Changes
- Make
UseWebpack
public. Now can useapp.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
The first alpha is ready 🚀
Some changes can be made to the public contracts until the stable release