remix@2.17.3
📦 remix
🐛 3 fixes🔧 3 symbols
Summary
This patch release focuses on stability improvements for the Vite plugin and fixes regressions related to HMR and asset serving.
Migration Steps
- If using Vite, ensure @remix-run/dev is also updated to match the version.
🐛 Bug Fixes
- Fixed a bug where the Vite plugin would incorrectly handle CSS imports in certain edge cases.
- Resolved an issue with HMR (Hot Module Replacement) failing when using specific route configurations in Vite.
- Fixed a regression in the dev server where static assets were not being served correctly under specific base paths.
🔧 Affected Symbols
@remix-run/dev@remix-run/reactvite-plugin