Skip to content

cli v0.3.4

Choose a tag to compare

@github-actions github-actions released this 01 Jul 19:05
9b722bf

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).