Change8

node-hmr@0.1.0

📦 remixView on GitHub →
1 features🔧 1 symbols

Summary

Introduced the `@remix-run/node-hmr` package to enable Hot Module Replacement (HMR) for Node.js applications during development. This package provides an `import.meta.hot` API for seamless development workflows.

✨ New Features

  • Added the initial `@remix-run/node-hmr` package for supervising Node.js applications in development with an `import.meta.hot` API and optional parent-owned browser HMR coordination through `browserHmrChannel`.

Affected Symbols