Change8

assets@0.4.2

📦 remixView on GitHub →
🐛 1 fixes

Summary

This patch release focuses on improving asset handling by using canonical realpaths for imports and defaults file watching to polling on Windows to prevent crashes. It also includes minor dependency bumps.

🐛 Bug Fixes

  • Asset import URLs now use canonical realpath to prevent duplicate browser modules when symlinked package paths are involved.