Change8

lazy-file@4.2.0

Breaking Changes
📦 remixView on GitHub →
1 breaking🔧 1 symbols

Summary

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

⚠️ Breaking Changes

  • @remix-run/mime 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/mime as a dependency in your package.json if your project relies on it.

🔧 Affected Symbols

@remix-run/mime