Releases: sudomf/remix-vite
Releases · sudomf/remix-vite
0.2.5
- Improves SSR code refresh by purging the
require()
cache on every request.
0.2.3
- Fixes route exports pruning.
0.2.2
- Allowing custom Vite config for
createRemixViteDevServer
.
0.2.1
- Fixes "types" field in package.json.
0.2.0
Details
Package
- Improves path normalization.
- Adds support for Windows 🎉
Project
- Improves project's dev environment.