Skip to content

ui-hmr v0.1.0

Choose a tag to compare

@github-actions github-actions released this 14 Aug 00:52
· 3 commits to main since this release
2949a59

Minor Changes

  • Added the initial @remix-run/ui-hmr package with Remix UI component HMR runtimes, a remix/assets loader, and Node module hooks.

    Use remix/ui-hmr/node as a Node import hook for server modules and uiHmr() from remix/ui-hmr/assets with remix/assets for browser modules.