- 0ab1205: The runner will now full-reload the application when a file changes and the boundaries are not dynamically imported.
- 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.
- Fix published files
- Republishing packages since I forgot to build them before publishing the last release :D