remix@2.17.1
📦 remixView on GitHub →
🐛 3 fixes🔧 2 symbols
Summary
This patch release focuses on stability improvements for the dev server and minor type definition fixes for the useFetcher hook.
🐛 Bug Fixes
- Fixed a bug where the dev server would crash when using certain versions of Node.js
- Resolved an issue with HMR (Hot Module Replacement) not triggering correctly in specific edge cases
- Fixed type definitions for useFetcher to correctly reflect the state when idle
🔧 Affected Symbols
useFetcherremix dev