[email protected]
assets v0.4.2
create-remix
View on GitHubView PackagePublished: May 29, 2026

Release Notes

Patch Changes

  • Use canonical realpath asset URLs for package imports so symlinked package paths and their real paths do not produce duplicate browser modules.

  • Use polling for asset server file watching by default on Windows to avoid native filesystem watcher crashes while still allowing explicit watch.poll overrides.

  • Bumped @remix-run/* dependencies: