Change8

fs@0.3.0

Breaking Changes
📦 remix
1 breaking🔧 2 symbols

Summary

This release moves @remix-run/lazy-file and @remix-run/mime to peerDependencies to optimize dependency resolution.

⚠️ Breaking Changes

  • The packages @remix-run/lazy-file and @remix-run/mime have been moved from dependencies to peerDependencies. This may cause build failures if your package manager does not automatically install peer dependencies.

Migration Steps

  1. Manually install @remix-run/lazy-file and @remix-run/mime if they are not already present in your project's node_modules or if your package manager requires explicit peer dependency installation.

🔧 Affected Symbols

@remix-run/lazy-file@remix-run/mime