Change8

multipart-parser@0.14.0

Breaking Changes
📦 remix
1 breaking🔧 1 symbols

Summary

This release moves @remix-run/headers to peerDependencies to reduce bundle size and prevent version duplication.

⚠️ Breaking Changes

  • The @remix-run/headers package has been moved from dependencies to peerDependencies. This may cause build failures if the package is not explicitly installed in your project.

Migration Steps

  1. Manually install @remix-run/headers as a dependency in your package.json if your project relies on it.

🔧 Affected Symbols

@remix-run/headers