Change8

assets@0.4.4

📦 remixView on GitHub →
🐛 1 fixes🔧 1 symbols

Summary

This patch release fixes an issue with asset route resolution involving percent-encoded characters in URLs and updates several internal `@remix-run/*` dependencies.

Migration Steps

  1. Update `@remix-run/file-storage` to version 0.13.7.
  2. Update `@remix-run/mime` to version 0.4.2.
  3. Update `@remix-run/route-pattern` to version 0.23.0.

🐛 Bug Fixes

  • Fixed asset route resolution for URL pathnames that contain percent-encoded file path characters, including scoped package names such as %40remix-run.

Affected Symbols