headers@0.21.1
📦 remixView on GitHub →
✨ 1 features🔧 1 symbols
Summary
This patch release introduces dedicated subpath exports for parser-specific header modules in @remix-run/headers and updates internal consumers accordingly.
Migration Steps
- Internal header-parser consumers (including multipart parser) have been migrated to import from the new dedicated subpaths in @remix-run/headers.
✨ New Features
- Exposed parser-specific header modules from @remix-run/headers via dedicated subpath exports.