Skip to content

Latest commit

 

History

History
25 lines (13 loc) · 569 Bytes

CHANGELOG.md

File metadata and controls

25 lines (13 loc) · 569 Bytes

@hot-hook/runner

0.1.0

Minor Changes

  • 0ab1205: The runner will now full-reload the application when a file changes and the boundaries are not dynamically imported.

0.0.7

Patch Changes

  • 89c2a60: Add support for Node.js 20. We removed the direct usage of importAttributes that was only introduced in Node.js 20.9. Hot-hook should works fine with Node.js 20.0.0 and above.

0.0.4

Patch Changes

  • Fix published files

0.0.3

Patch Changes

  • Republishing packages since I forgot to build them before publishing the last release :D