v2.0 Vite.AspNetCore
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
andPackageDirectory
to Server options - Improve Logging
New Contributors
- @someguy20336 made their first contribution in #88
- @astrassburg made their first contribution in #93
- @jessedijkstra made their first contribution in #76
- @sbakharev made their first contribution in #90
Full Changelog: v1.12...v2.0