Skip to content

v2.0 Vite.AspNetCore

Compare
Choose a tag to compare
@Eptagone Eptagone released this 14 Apr 20:08
· 19 commits to main since this release

What's Changed

  • Watch the manifest file for changes in #88. Thanks @someguy20336
  • Remove powershell scripting dependency windows in #93. Thanks @astrassburg
  • Add react-refresh in dev mode in #76. Thanks @jessedijkstra
  • Add HMR proxy in #90. Thanks @sbakharev
  • Move all services and extensions to a single namespace
  • Move PackageManager and PackageDirectory to Server options
  • Improve Logging

New Contributors

Full Changelog: v1.12...v2.0