[email protected]
cli v0.3.4
create-remix
View on GitHubView PackagePublished: Jul 1, 2026

Release Notes

Patch Changes

  • Improve the default remix new app template so production starts with NODE_ENV=production, minifies browser assets, resolves frames on the client and server, and uses the dev server watcher instead of the asset server watcher.

  • Prevent remix doctor --fix from creating or updating files outside the project root when fix paths traverse symlinks (see #11532).