Skip to content

cli v0.7.0

Choose a tag to compare

@github-actions github-actions released this 08 Sep 23:07
· 1 commit to main since this release
02e2d36

Minor Changes

  • Updated the default remix new app template to use import maps for browser scripts, client entries, and HMR. Generated apps include the multiple import maps polyfill for browsers that need it. For existing apps, follow the asset server migration steps (see #11706).

Patch Changes